次の方法で共有


RecommendationType 値セット - Ad Insight

RecommendationType 値セットを定義します。

構文

<xs:simpleType name="RecommendationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="CampaignBudgetRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="KeywordRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveSearchAdRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RemoveConflictingNegativeKeywordRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="UseBroadMatchKeywordRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveSearchAdAssetRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

RecommendationType 値セットの値は、CampaignBudgetRecommendationKeywordRecommendationRemoveConflictingNegativeKeywordRecommendationResponsiveSearchAdAssetRecommendationResponsiveSearchAdRecommendationUseBroadMatchKeywordRecommendation の値です。

説明
CampaignBudgetRecommendation 予算によって制限されているキャンペーンを修正します。
KeywordRecommendation すべてのソースから新しいキーワードを追加します。
RemoveConflictingNegativeKeywordRecommendation 競合する除外キーワードの推奨事項を削除します。
ResponsiveSearchAdAssetRecommendation bew レスポンシブ検索広告セットを追加します。
ResponsiveSearchAdRecommendation 新しいレスポンシブ検索広告を追加します。
UseBroadMatchKeywordRecommendation 広範な一致キーワード (keyword)推奨事項を使用します。

要件

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用ページ

RecommendationBase