共用方式為


KeywordStatus 值集 - 行銷活動管理

定義關鍵字的可能狀態值。

語法

<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

描述
作用中 關鍵字可用來比對使用者搜尋查詢。
已刪除 此狀態僅供內部使用。 因為所有 Get 作業都不會傳回已刪除的物件,所以您不會看到具有此狀態的物件。
非作用中 關鍵字正在進行編輯檢閱,或編輯檢閱失敗。 若要判斷關鍵字編輯狀態,請參閱 KeywordEditorialStatus
已暫停 在擁有者繼續之前,關鍵字無法用來比對使用者搜尋查詢。

需求

服務: CampaignManagementService.svc v13
命名 空間: https://bingads.microsoft.com/CampaignManagement/v13

消費者

關鍵字