KeywordOpportunity 数据对象 - Ad Insight
定义一个对象,该对象包含建议的关键字 (keyword) 和出价值。
语法
<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 对象具有以下元素:AdGroupId、AdGroupName、CampaignId、CampaignName、Competition、EstimatedIncreaseInClicks、EstimatedIncreaseInCost、EstimatedIncreaseInImpressions、MatchType、MonthlySearches、SuggestedBid、SuggestedKeyword。
KeywordOpportunity 对象具有继承元素。
继承的元素
从机会继承的元素
KeywordOpportunity 对象派生自 Opportunity 对象,并继承以下元素:OpportunityKey。 以下说明特定于 KeywordOpportunity,可能不适用于从 Opportunity 对象继承相同元素的其他对象。
元素 | 说明 | 数据类型 |
---|---|---|
OpportunityKey | 唯一标识商机的标识符。 | string |
要求
服务: AdInsightService.svc v13
命名 空间: https://bingads.microsoft.com/AdInsight/v13