共用方式為


AutoApplyRecommendationsInfo 資料物件 - Ad Insight

定義特定建議類型的自動套用加入狀態。

語法

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

元素

AutoApplyRecommendationsInfo物件具有下列元素:AAROptInStatusRecommendationType

元素 說明 資料類型
AAROptInStatus 如果加入宣告,則為 True,退出宣告則為 False。 布林
RecommendationType 自動套用模式中支援的建議類型。 一旦新的建議支援自動套用,我們會持續更新清單。
  • 新增回應式搜尋廣告
  • 新增多媒體廣告
  • 移除衝突的負關鍵字
  • 修正轉換目標設定問題
  • 建立轉換目標
若要將自動套用加入狀態設定為上述支援的建議類型,請使用下列索引鍵,如下所示:
  • ResponsiveSearchAdsOpportunity
  • MultiMediaAdsOpportunity
  • RemoveConflictingNegativeKeywordOpportunity
  • FixConversionGoalSettingsOpportunity
  • CreateConversionGoalOpportunity 。
string

需求

服務: AdInsightService.svc v13
命名 空間: https://bingads.microsoft.com/AdInsight/v13

消費者

GetAutoApplyOptInStatus