CampaignEstimate 数据对象 - Ad Insight
包含市场活动广告组的建议关键字的嵌套列表,其中包含最小和最大流量估算值。 流量估算包括平均 CPC、平均位置、点击次数、CTR、展示次数和总成本。
注意
这些估计不是对未来性能的预测或保证。
语法
<xs:complexType name="CampaignEstimate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AdGroupEstimates" nillable="true" type="tns:ArrayOfAdGroupEstimate" />
<xs:element minOccurs="0" name="CampaignId" nillable="true" type="xs:long" />
</xs:sequence>
</xs:complexType>
元素
CampaignEstimate 对象具有以下元素:AdGroupEstimates、CampaignId。
元素 | 说明 | 数据类型 |
---|---|---|
AdGroupEstimates | 市场活动广告组建议关键字的嵌套列表,其中包含最小和最大流量估算值。 流量估算包括平均 CPC、平均位置、点击次数、CTR、展示次数和总成本。 |
AdGroupEstimate 数组 |
CampaignId | 广告组标识符。 | long |
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13