BudgetPointType Value Set - Ad Insight
Defines the possible values of a campaign budget point.
Syntax
<xs:simpleType name="BudgetPointType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Current" />
<xs:enumeration value="Suggested" />
<xs:enumeration value="Maximum" />
<xs:enumeration value="Other" />
</xs:restriction>
</xs:simpleType>
Values
The BudgetPointType value set has the following values: Current, Maximum, Other, Suggested.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13