Service
CampaignCriterionService
MutateJobService
Inheritance
CampaignCriterion
▼
NegativeCampaignCriterion
A negative campaign criterion.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506 - Fields
| Field | Type | Description |
|---|---|---|
| CampaignCriterion (inherited) | ||
| campaignId Required
|
xsd:long
|
The campaign that the criterion is in.
This field is required and should not be null.
|
| isNegative ReadOnly
|
xsd:boolean
|
This field is read only and will be ignored when sent to the API. |
| criterion Required
|
|
The criterion part of the campaign criterion.
This field is required and should not be null.
|
| bidModifier |
xsd:double
|
The modifier for bids when the criterion matches.
Allowable modifier values depend on the criterion:
-1.0 to clear existing
bid modifier.
|
| 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 | ||