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 值集具有以下值:CurrentMaximumOtherSuggested

说明
Current 预算点包括当前预算。
最高 预算点包括估计可产生最大点击次数的建议预算。
其他 预算点包括当前预算、最大值预算或建议预算以外的建议预算。
建议 预算点包括最佳建议预算。 据估计,拟议预算将产生增加点击数与最小预算增加的最佳比率。

要求

服务: AdInsightService.svc v13
命名 空间: https://bingads.microsoft.com/AdInsight/v13

使用者

BudgetPoint