BroadMatchKeywordOpportunity 数据对象 - Ad Insight

定义一个 对象,该对象包含包括广泛匹配类型关键字 (keyword) 出价的市场影响统计信息。

语法

<xs:complexType name="BroadMatchKeywordOpportunity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:KeywordOpportunity">
      <xs:sequence>
        <xs:element minOccurs="0" name="AverageCPC" type="xs:double" />
        <xs:element minOccurs="0" name="AverageCTR" type="xs:double" />
        <xs:element minOccurs="0" name="ClickShare" type="xs:double" />
        <xs:element minOccurs="0" name="ImpressionShare" type="xs:double" />
        <xs:element minOccurs="0" name="ReferenceKeywordBid" type="xs:double" />
        <xs:element minOccurs="0" name="ReferenceKeywordId" type="xs:long" />
        <xs:element minOccurs="0" name="ReferenceKeywordMatchType" type="xs:int" />
        <xs:element minOccurs="0" name="SearchQueryKPIs" nillable="true" type="tns:ArrayOfBroadMatchSearchQueryKPI" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

元素

BroadMatchKeywordOpportunity 对象具有以下元素:AverageCPCAverageCTRClickShareImpressionShareReferenceKeywordBidReferenceKeywordIdReferenceKeywordMatchTypeSearchQueryKPI

元素 说明 数据类型
AverageCPC 市场中的广泛匹配平均 CPC。
AverageCTR 市场中的广泛匹配平均 CTR。
ClickShare 市场中的广泛匹配单击共享。
ImpressionShare 市场中的广泛匹配印象份额。
ReferenceKeywordBid 服务用于提供关键字 (keyword) 机会的现有引用关键字 (keyword) 出价。
ReferenceKeywordId 服务用于提供关键字 (keyword) 机会的现有引用关键字 (keyword) 标识符。 long
ReferenceKeywordMatchType 服务用于提供关键字 (keyword) 机会的现有引用关键字 (keyword) 匹配类型。

下面是可能的匹配类型值:

1 - 完全匹配

2 - 短语匹配
int
SearchQueryKPI 最多包含三个广泛匹配搜索查询 KPI 对象的列表。 每个项目都包含搜索查询统计信息,包括广泛匹配类型关键字 (keyword) 出价 BroadMatchSearchQueryKPI 数组

BroadMatchKeywordOpportunity 对象具有 Inherited Elements

继承的元素

从 KeywordOpportunity 继承的元素

BroadMatchKeywordOpportunity 对象派生自 KeywordOpportunity 对象,并继承以下元素:AdGroupIdAdGroupNameCampaignIdCampaignNameCompetitionEstimatedIncreaseInClicksEstimatedIncreaseInCostEstimatedIncreaseInImimpressionsMatchTypeMonthlySearchesSuggestedBidSuggestedKeyword。 下面的说明特定于 BroadMatchKeywordOpportunity,可能不适用于从 KeywordOpportunity 对象继承相同元素的其他对象。

元素 说明 数据类型
AdGroupId 要对其应用建议关键字 (keyword) 的广告组的标识符。 long
AdGroupName 要对其应用建议关键字 (keyword) 的广告组的名称。 string
CampaignId 拥有广告组的活动的标识符。 long
CampaignName 拥有广告组的市场活动的名称。 string
竞争 此关键字 (keyword) 相对于所有搜索关键字的竞争出价指标。 竞争分数从 0 到 1.00 不等,其中 0 表示竞争低,1.00 表示有大量广告客户竞争此关键字 (keyword) 。
EstimatedIncreaseInClicks 如果应用了机会,则单击次数的估计增加量。
EstimatedIncreaseInCost 如果应用机会,估计成本增加。
EstimatedIncreaseInImpressions 如果应用了机会,则估计的展示次数增加。 long
MatchType 建议的出价适用的匹配类型。 下面是可能的匹配类型值:

1 - 完全匹配

2 - 短语匹配

3 - 广泛匹配
int
MonthlySearches 与相应 MatchType 元素的建议关键字 (keyword) 匹配的用户搜索查询的估计每月数量。 long
SuggestedBid 可能导致广告在搜索查询结果的第一页上投放的建议出价。
SuggestedKeyword 建议的关键字 (keyword) 。 string

从机会继承的元素

BroadMatchKeywordOpportunity 对象派生自 Opportunity 对象,并继承以下元素:OpportunityKey。 以下说明特定于 BroadMatchKeywordOpportunity,可能不适用于从 Opportunity 对象继承相同元素的其他对象。

元素 说明 数据类型
OpportunityKey 唯一标识商机的标识符。 string

要求

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