TargetAdPosition Value Set - Ad Insight

Defines the possible positions where you can target an ad to appear in the search results.

Syntax

<xs:simpleType name="TargetAdPosition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="MainLine1" />
    <xs:enumeration value="MainLine" />
    <xs:enumeration value="FirstPage" />
  </xs:restriction>
</xs:simpleType>

Values

The TargetAdPosition value set has the following values: FirstPage, MainLine, MainLine1.

Value Description
FirstPage Target any position on the right side of the search results page.
MainLine Target the second, third, and fourth positions at the top of the search results page.
MainLine1 Target the first position at the top of the search results page.

Requirements

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

Used By

GetEstimatedBidByKeywordIds
GetEstimatedBidByKeywords