BudgetLimitType 值集 - Ad Insight
定义市场活动预算的可能类型。
语法
<xs:simpleType name="BudgetLimitType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="DailyBudgetStandard">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DailyBudgetAccelerated">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
值
BudgetLimitType 值集具有以下值:DailyBudgetAccelerated、DailyBudgetStandard。
值 | 说明 |
---|---|
DailyBudgetAccelerated | 在耗尽之前花费的每日预算。 根据活动,整个预算可能在几分钟内、几小时内花费,或者根本不花费。 每日支出不会超过每日预算限制,累计每日支出不会超过计算的每月预算限制。 |
DailyBudgetStandard | 全天分布的每日预算。 每日支出最多可超过每日预算限制 20%:但是,累计的每日支出不会超过计算的每月预算限制。 |
要求
服务: AdInsightService.svc v13
命名 空间: https://bingads.microsoft.com/AdInsight/v13