Service
CampaignCriterionService
MutateJobService
Inheritance
Criterion
▼
AdSchedule
AgeRange
AppPaymentModel
Carrier
ContentLabel
CriterionUserInterest
CriterionUserList
Gender
IpBlock
Keyword
Language
Location
LocationGroups
MobileAppCategory
MobileApplication
MobileDevice
OperatingSystemVersion
Placement
Platform
ProductPartition
ProductScope
Proximity
Vertical
Webpage
YouTubeChannel
YouTubeVideo
Criterion used for IP exclusions. We allow:
- IPv4 and IPv6 addresses
- individual addresses (192.168.0.1)
- masks for individual addresses (192.168.0.1/32)
- masks for Class C networks (192.168.0.1/24)
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201506
- Fields
Field | Type | Description |
---|---|---|
Criterion (inherited) | ||
id Required
|
xsd:long
|
ID of this criterion.
This field is required and should not be null when it is contained within Operators : SET, REMOVE.
|
type ReadOnly
|
Criterion.Type
|
This field is read only and will be ignored when sent to the API.
Indicates that this instance is a subtype of Criterion.
Although this field is returned in the response, it is ignored on input
and cannot be selected. Specify xsi:type instead.
Enumerations
|
Criterion.Type |
xsd:string
|
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
IpBlock | ||
ipAddress Required
|
xsd:string
|
This field is required and should not be null when it is contained within Operators : ADD.
|