Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an object that contains traffic estimates based on the campaign, ad group, and keyword criteria you specified when calling GetKeywordTrafficEstimates.
Syntax
<xs:complexType name="TrafficEstimate" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AverageCpc" type="xs:double" />
<xs:element minOccurs="0" name="AveragePosition" type="xs:double" />
<xs:element minOccurs="0" name="Clicks" type="xs:double" />
<xs:element minOccurs="0" name="Ctr" type="xs:double" />
<xs:element minOccurs="0" name="Impressions" type="xs:double" />
<xs:element minOccurs="0" name="TotalCost" type="xs:double" />
</xs:sequence>
</xs:complexType>
Elements
The TrafficEstimate object has the following elements: AverageCpc, AveragePosition, Clicks, Ctr, Impressions, TotalCost.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13