次の方法で共有


KeywordEditorialStatus 値セット - キャンペーン管理

キーワードの編集レビュー状態の値を定義します。

構文

<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 値セットには、ActiveActiveLimitedDisapprovedInactive の値があります。

説明
アクティブ キーワードが編集レビューに合格しました。
ActiveLimited キーワードは 1 つ以上の市場で編集レビューに合格し、キーワードの 1 つ以上の要素が別の市場で編集レビューを受けています。 たとえば、キーワードはカナダの編集レビューに合格し、米国でレビューを保留中です。
不承認 キーワードが編集レビューに失敗しました。
非アクティブ キーワードの 1 つ以上の要素が編集レビュー中です。

要件

サービス: CampaignManagementService.svc v13
名前 空間: https://bingads.microsoft.com/CampaignManagement/v13

Used By

GetKeywordsByEditorialStatus
キーワード