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