KeywordStatus 值集 - 市场活动管理

定义关键字 (keyword) 的可能状态值。

语法

<xs:simpleType name="KeywordStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Active" />
    <xs:enumeration value="Paused" />
    <xs:enumeration value="Deleted" />
    <xs:enumeration value="Inactive" />
  </xs:restriction>
</xs:simpleType>

KeywordStatus 值集具有以下值:ActiveDeletedInactivePaused

说明
活动 关键字 (keyword) 可用于匹配用户搜索查询。
Deleted 此状态仅供内部使用。 由于所有 Get 操作都不会返回已删除的对象,因此不会看到具有此状态的对象。
非活动 关键字 (keyword) 正在进行编辑评审或编辑评审失败。 若要确定关键字 (keyword) 编辑状态,请参阅 KeywordEditorialStatus
已暂停 在所有者恢复之前,关键字 (keyword) 不能用于匹配用户搜索查询。

要求

服务: CampaignManagementService.svc v13
命名 空间: https://bingads.microsoft.com/CampaignManagement/v13

使用者

关键字