次の方法で共有


ApplyRecommendationEntity データ オブジェクト - Ad Insight

推奨事項を適用します。

構文

<xs:complexType name="ApplyRecommendationEntity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="RecommendationId" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="RecommendationType" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

要素

ApplyRecommendationEntity オブジェクトには、RecommendationIdRecommendationType という要素があります。

要素 説明 データ型
RecommendationId 推奨事項の識別子。 必須です。 string
RecommendationType 推奨事項の種類: ADD_BROAD_MATCH_KEYWORD、CAMPAIGN_BUDGET、KEYWORD、REMOVE_CONFLICTING_NEGATIVE_KEYWORD、RESPONSIVE_SEARCH_AD、またはRESPONSIVE_SEARCH_AD_ASSET。 必須です。 string

要件

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

使用ページ

ApplyRecommendations