Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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