AdWords API
Feedback on this document

type AdGroupBidModifier (v201209)

Represents an adgroup level bid modifier override for campaign level criterion bid modifier values. This is disabled for AdX.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
Fields
Field Type Description
campaignId
Filterable
Selectable
xsd:long The campaign that the criterion is in. This field can be selected using the value "CampaignId". This field can be filtered on.
adGroupId
Filterable
Required
Selectable
xsd:long The adgroup that the bid modifier override is in. This field can be selected using the value "AdGroupId". This field can be filtered on. This field is required and should not be null.
criterion
Required
  1. Criterion
    1. Platform
The criterion whose bid value is being overridden. Only mobile platform criterion supported. This field is required and should not be null.
bidModifier
Filterable
Required
Selectable
xsd:double The modifier for bids when the criterion matches. This field must be between 0.10 and 10.0, inclusive. This field can be selected using the value "BidModifier". This field can be filtered on. This field is required and should not be null when it is contained within Operators : ADD, SET.
bidModifierSource
Filterable
ReadOnly
Selectable
BidModifierSource Bid modifier source. This field can be selected using the value "BidModifierSource". This field can be filtered on. This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
UNKNOWN
CAMPAIGN
AD_GROUP

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.