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 the possible positions of an ad in the search results.
Note
Sidebar ads no longer serve on Bing owned and operated sites in the United States. If you only request first page data e.g., FirstPage1 for the United States (US), then the KeywordKPIs element in the result will be nil/empty. If you include additional countries/regions e.g., US and CA in the same request, then any first page results are only attributed to countries/regions outside the United States.
Syntax
<xs:simpleType name="AdPosition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="All" />
<xs:enumeration value="MainLine1" />
<xs:enumeration value="MainLine2" />
<xs:enumeration value="MainLine3" />
<xs:enumeration value="MainLine4" />
<xs:enumeration value="FirstPage1" />
<xs:enumeration value="FirstPage2" />
<xs:enumeration value="FirstPage3" />
<xs:enumeration value="FirstPage4" />
<xs:enumeration value="FirstPage5" />
<xs:enumeration value="FirstPage6" />
<xs:enumeration value="FirstPage7" />
<xs:enumeration value="FirstPage8" />
<xs:enumeration value="FirstPage9" />
<xs:enumeration value="FirstPage10" />
<xs:enumeration value="Aggregate" />
</xs:restriction>
</xs:simpleType>
Values
The AdPosition value set has the following values: Aggregate, All, FirstPage1, FirstPage10, FirstPage2, FirstPage3, FirstPage4, FirstPage5, FirstPage6, FirstPage7, FirstPage8, FirstPage9, MainLine1, MainLine2, MainLine3, MainLine4.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13