AdGroupEstimator 数据对象 - Ad Insight
包含关键字 (keyword) 估算器的列表,其中包含流量估算的关键字 (keyword) 级别筛选条件。
语法
<xs:complexType name="AdGroupEstimator" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AdGroupId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="KeywordEstimators" nillable="true" type="tns:ArrayOfKeywordEstimator" />
<xs:element minOccurs="0" name="MaxCpc" type="xs:double" />
</xs:sequence>
</xs:complexType>
元素
AdGroupEstimator 对象具有以下元素:AdGroupId、KeywordEstimators、MaxCpc。
元素 | 说明 | 数据类型 |
---|---|---|
AdGroupId | 广告组标识符。 此元素保留供将来使用。 返回的估算值不基于任何特定广告组。 |
long |
KeywordEstimators | 具有流量估算关键字 (keyword) 级别筛选条件的关键字 (keyword) 估算器列表。 | KeywordEstimator 数组 |
MaxCpc | 广告组中所有关键字 (keyword) 估算的最大每次点击成本筛选条件。 可以使用相应的关键字 (keyword) 估算器替代特定关键字的此设置。 |
双 |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13