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 values that indicate whether all or a subset of an ad group's existing keywords are used to determine the bid landscape.
Syntax
<xs:simpleType name="AdGroupBidLandscapeType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Uniform" />
<xs:enumeration value="DefaultBidOnly" />
</xs:restriction>
</xs:simpleType>
Values
The AdGroupBidLandscapeType value set has the following values: DefaultBidOnly, Uniform.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13