AdWords API
Feedback on this document

type NegativeCampaignCriterion (v201209)

A negative campaign criterion.


Namespace
https://adwords.google.com/api/adwords/cm/v201209
Fields
Field Type Description
CampaignCriterion (inherited)
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. MobileAppCategory
    10. MobileApplication
    11. MobileDevice
    12. OperatingSystemVersion
    13. Placement
    14. Platform
    15. Polygon
    16. Product
    17. Proximity
    18. CriterionUserInterest
    19. CriterionUserList
    20. Vertical
    21. 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.
forwardCompatibilityMap String_StringMapEntry[] This Map provides a place to put new features and settings in older versions of the AdWords API in the rare instance we need to introduce a new feature in an older version. It is presently unused. Do not set a value.
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.
NegativeCampaignCriterion

Authentication required

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

Signing you in...

Google Developers needs your permission to do that.