共用方式為


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
Namespace: https://bingads.microsoft.com/AdInsight/v13

消費者

GetAutoApplyOptInStatus