AdRotationType 值集 - 市场活动管理
定义可应用于广告组的可能广告轮换类型。
对于具有多个广告的广告组,这些选项确定广告如何轮换到拍卖中。
语法
<xs:simpleType name="AdRotationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="OptimizeForClicks" />
<xs:enumeration value="RotateAdsEvenly" />
</xs:restriction>
</xs:simpleType>
值
AdRotationType 值集具有以下值:OptimizeForClicks、RotateAdsEvenly。
要求
服务: CampaignManagementService.svc v13
命名 空间: https://bingads.microsoft.com/CampaignManagement/v13