KeywordEditorialStatus 值集 - 市场活动管理
定义关键字 (keyword) 的编辑审阅状态值。
语法
<xs:simpleType name="KeywordEditorialStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Active" />
<xs:enumeration value="Disapproved" />
<xs:enumeration value="Inactive" />
<xs:enumeration value="ActiveLimited" />
</xs:restriction>
</xs:simpleType>
值
KeywordEditorialStatus 值集具有以下值:Active、ActiveLimited、Disappapped、Inactive。
要求
服务: CampaignManagementService.svc v13
命名 空间: https://bingads.microsoft.com/CampaignManagement/v13