共用方式為


KeywordOpportunity 資料物件 - Ad Insight

定義物件,其中包含建議的關鍵字和 bid 值。

語法

<xs:complexType name="KeywordOpportunity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:Opportunity">
      <xs:sequence>
        <xs:element minOccurs="0" name="AdGroupId" type="xs:long" />
        <xs:element minOccurs="0" name="AdGroupName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="CampaignId" type="xs:long" />
        <xs:element minOccurs="0" name="CampaignName" nillable="true" type="xs:string" />
        <xs:element minOccurs="0" name="Competition" type="xs:double" />
        <xs:element minOccurs="0" name="EstimatedIncreaseInClicks" type="xs:double" />
        <xs:element minOccurs="0" name="EstimatedIncreaseInCost" type="xs:double" />
        <xs:element minOccurs="0" name="EstimatedIncreaseInImpressions" type="xs:long" />
        <xs:element minOccurs="0" name="MatchType" type="xs:int" />
        <xs:element minOccurs="0" name="MonthlySearches" type="xs:long" />
        <xs:element minOccurs="0" name="SuggestedBid" type="xs:double" />
        <xs:element minOccurs="0" name="SuggestedKeyword" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

KeywordOpportunity物件具有下列元素:AdGroupIdAdGroupNameCampaignIdCampaignNameCompetitionEstimatedIncreaseInClicksEstimatedIncreaseInCostEstimatedIncreaseInImpressionsMatchTypeMonthlySearchesSuggestedBidSuggestedKeyword

元素 說明 資料類型
AdGroupId 要套用建議關鍵字之廣告群組的識別碼。
AdGroupName 要套用建議關鍵字的廣告組名。 string
CampaignId 擁有廣告群組之行銷活動的識別碼。
CampaignName 擁有廣告群組的行銷活動名稱。 string
競爭 相對於所有搜尋關鍵字,此關鍵字的競爭性申請指標。 競賽分數的範圍從 0 到 1.00,其中 0 表示低競爭,1.00 表示有大量廣告商競爭這個關鍵字。
EstimatedIncreaseInClicks 如果已套用商機,則按鍵的估計增加。
EstimatedIncreaseInCost 如果套用商機,估計成本會增加。
EstimatedIncreaseInImpressions 如果套用商機,估計會增加曝光數。
MatchType 建議的報價適用的比對類型。 下列是可能的相符類型值:

1 - 完全相符

2 - 片語比對

3 - 廣泛比對
int
MonthlySearches 估計的每月使用者搜尋查詢量,可能符合對應 MatchType 元素的建議關鍵字。
SuggestedBid 可能會導致您在搜尋查詢結果第一頁上提供廣告的建議報價。
SuggestedKeyword 建議的關鍵字。 string

KeywordOpportunity物件具有Inherited Elements

繼承的專案

從商機繼承的專案

KeywordOpportunity物件衍生自Opportunity物件,並繼承下列元素:OpportunityKey。 下列描述專屬於 KeywordOpportunity,而且可能不適用於從 Opportunity 物件繼承相同元素的其他物件。

元素 說明 資料類型
OpportunityKey 可唯一識別商機的識別碼。 string

需求

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

消費者

GetKeywordOpportunities