AdWords API
Feedback on this document

type CampaignCriterion (v201206)

Represents a campaign level criterion.


Namespace
https://adwords.google.com/api/adwords/cm/v201206
Fields
Field Type Description
campaignId
Filterable
Required
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. This field is required and should not be null.
isNegative
Filterable
ReadOnly
Selectable
xsd:boolean This field can be selected using the value "IsNegative". 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.
criterion
Required
  1. Criterion
    1. AdSchedule
    2. AgeRange
    3. Carrier
    4. ContentLabel
    5. Gender
    6. Keyword
    7. Language
    8. Location
    9. MobileDevice
    10. OperatingSystemVersion
    11. Placement
    12. Platform
    13. Polygon
    14. Product
    15. Proximity
    16. CriterionUserInterest
    17. CriterionUserList
    18. Vertical
    19. Webpage
The criterion part of the campaign criterion. This field is required and should not be null.
bidModifier
Filterable
Selectable
xsd:double The modifier for bids when the criterion matches. This field must be between 0.10 and 10.0, inclusive. Specify -1.0 to clear existing bid modifier. This field can be selected using the value "BidModifier". This field can be filtered on.
CampaignCriterion.Type xsd:string Indicates that this instance is a subtype of CampaignCriterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead.

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.