次の方法で共有


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

イメージなどのメディアで有効になっているエンティティを表す使用可能な値を定義します。

構文

<xs:simpleType name="MediaEnabledEntityFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="ImageAdExtension" />
        <xs:enumeration value="ResponsiveAd" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

MediaEnabledEntityFilter 値セットの値は、ImageAdExtensionResponsiveAd です

説明
ImageAdExtension メディアが有効なエンティティは ImageAdExtension です
ResponsiveAd メディアが有効なエンティティは 、ResponsiveAd です

要件

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

Used By

GetMediaAssociations
GetMediaMetaDataByAccountId
MediaAssociation