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 对象具有以下元素:AverageCPC、AverageCTR、ClickShare、ImpressionShare、ReferenceKeywordBid、ReferenceKeywordId、ReferenceKeywordMatchType、SearchQueryKPI。
元素 | 说明 | 数据类型 |
---|---|---|
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 对象,并继承以下元素:AdGroupId、AdGroupName、CampaignId、CampaignName、Competition、EstimatedIncreaseInClicks、EstimatedIncreaseInCost、EstimatedIncreaseInImimpressions、MatchType、MonthlySearches、SuggestedBid、SuggestedKeyword。 下面的说明特定于 BroadMatchKeywordOpportunity,可能不适用于从 KeywordOpportunity 对象继承相同元素的其他对象。
从机会继承的元素
BroadMatchKeywordOpportunity 对象派生自 Opportunity 对象,并继承以下元素:OpportunityKey。 以下说明特定于 BroadMatchKeywordOpportunity,可能不适用于从 Opportunity 对象继承相同元素的其他对象。
元素 | 说明 | 数据类型 |
---|---|---|
OpportunityKey | 唯一标识商机的标识符。 | string |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13