次の方法で共有


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

可能なキャンペーンの種類を定義します。

構文

<xs:simpleType name="CampaignType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Search" />
        <xs:enumeration value="Shopping" />
        <xs:enumeration value="DynamicSearchAds" />
        <xs:enumeration value="Audience" />
        <xs:enumeration value="Hotel">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">32</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="PerformanceMax">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="App">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">128</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

CampaignType の値セットには、AppAudienceDynamicSearchAdsHotelPerformanceMaxSearch、Shopping の値があります

説明
アプリ キャンペーンはアプリ キャンペーンです。
Audience キャンペーンはオーディエンス キャンペーンです。

サブタイプが AudienceVideoAds に設定されている場合、キャンペーンはビデオ対象ユーザー キャンペーンです。
DynamicSearchAds このキャンペーンは動的検索広告キャンペーンです。

動的検索広告キャンペーンの種類はサポートされなくなりました。 動的検索広告は、検索キャンペーンの "SearchDynamic" 広告グループに作成できます。
ホテル キャンペーンは宿泊キャンペーンです。
PerformanceMax キャンペーンはパフォーマンスの上限キャンペーンです。
検索 キャンペーンは検索キャンペーンです。
買い物 このキャンペーンは Microsoft ショッピング キャンペーンです。

また、キャンペーン SubType をチェックして、ショッピング キャンペーンがブランドのショッピング キャンペーンに設定されているかどうかを判断する必要があります。

要件

サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

使用ページ

BidStrategy
Campaign
DataExclusion
GetCampaignsByAccountId
GetCampaignsByIds
季節性調整