次の方法で共有


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

広告拡張機能の編集レビューステータス値を定義します。

構文

<xs:simpleType name="AdExtensionEditorialStatus" 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>

AdExtensionEditorialStatus 値セットの値は、ActiveActiveLimitedDisapprovedInactive です。

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

要件

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

Used By

AdExtensionAssociation