BudgetPointType 値セット - Ad Insight
キャンペーン予算ポイントの設定可能な値を定義します。
構文
<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>
値
BudgetPointType 値セットには、次の値があります: Current、Maximum、Other、Suggested。
要件
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13