AdGroupBidLandscapeInput Data Object - Ad Insight

Defines an object that contains the requested bid landscape type for the corresponding ad group identifier.

Syntax

<xs:complexType name="AdGroupBidLandscapeInput" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AdGroupBidLandscapeType" type="tns:AdGroupBidLandscapeType" />
    <xs:element minOccurs="0" name="AdGroupId" type="xs:long" />
  </xs:sequence>
</xs:complexType>

Elements

The AdGroupBidLandscapeInput object has the following elements: AdGroupBidLandscapeType, AdGroupId.

Element Description Data Type
AdGroupBidLandscapeType Determines whether all or a subset of an ad group's existing keywords should be used to determine the bid landscape.

If not specified in a request, the default value is Uniform.
AdGroupBidLandscapeType
AdGroupId The ad group identifier. long

Requirements

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

Used By

GetBidLandscapeByAdGroupIds