AdGroupAdditionalField 值集 - 市场活动管理
定义在调用 GetAdGroupsByCampaignId 和 GetAdGroupsByIds 时可以请求的可选广告组属性列表。 借助其他字段值,可以使用当前版本的市场活动管理 API 获取最新功能,在下一个版本中,相应的属性默认包含在广告组中。
语法
<xs:simpleType name="AdGroupAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="AdScheduleUseSearcherTimeZone" />
<xs:enumeration value="AdGroupType" />
<xs:enumeration value="CpvBid" />
<xs:enumeration value="CpmBid" />
<xs:enumeration value="MultimediaAdsBidAdjustment" />
<xs:enumeration value="CommissionRate" />
<xs:enumeration value="PercentCpcBid" />
<xs:enumeration value="McpaBid" />
<xs:enumeration value="UseOptimizedTargeting" />
<xs:enumeration value="FrequencyCapSettings" />
<xs:enumeration value="UsePredictiveTargeting" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
值
AdGroupAdditionalField 值集具有以下值:AdGroupType、AdScheduleUseSearcherTimeZone、CommissionRate、CpmBid、CpvBid、FrequencyCapSettings、McpaBid、MultimediaAdsBidAdjustment、PercentCpcBid、UseOptimizedTargeting、UsePredictiveTargeting。
值 | 说明 |
---|---|
AdGroupType | 请求将 AdGroupType 元素包含在每个返回的 AdGroup 对象中。 |
AdScheduleUseSearcherTimeZone | 请求在每个返回的 AdGroup 对象中包含 AdScheduleUseSearcherTimeZone 元素。 |
佣金率 | 当有人预订酒店并留在那里时,向广告商收取的佣金率。 |
CpmBid | 请求将 CpmBid 元素包含在每个返回的 AdGroup 对象中。 |
CpvBid | 请求将 CpvBid 元素包含在每个返回的 AdGroup 对象中。 |
FrequencyCapSettings | 频率上限的设置。 |
麦克帕比德 | 请求在每个返回的 AdGroup 对象中包含 McpaBid 元素。 |
MultimediaAdsBidAdjustment | 请求将 MultimediaAdsBidAdjustment 元素包含在每个返回的 AdGroup 对象中。 |
PercentCpcBid | 请求将 PercentCpcBid 元素包含在每个返回的 AdGroup 对象中。 |
UseOptimizedTargeting | 这将弃用。 请改用 UsePredictiveTargeting 。 |
UsePredictiveTargeting | 指示是否为 AdGroup 启用预测目标。 注意:UsePredictiveTargeting 仅适用于受众市场活动。 加: 自选 更新: 自选。 |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13