Criterion used for IP exclusions. We allow:
- IPv4 and IPv6 addresses
- individual addresses (192.168.0.1)
- CIDR IP address blocks (e.g., 1.2.3.0/24, 2001:db8::/32).
Note that for a CIDR IP address block, the specified IP address portion must be properly truncated (i.e. all the host bits must be zero) or the input is considered malformed. For example, "1.2.3.0/24" is accepted but "1.2.3.4/24" is not. Similarly, for IPv6, "2001:db8::/32" is accepted whereas "2001:db8::1/32" is not.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
Criterion (inherited)
|
|
|
ID of this criterion. This field can be selected using the value "Id".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : SET, REMOVE. |
|
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
This field can be selected using the value "CriteriaType".
This field can be filtered on.
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. |
IpBlock
|
|
|
This field can be selected using the value "IpAddress".
This field can be filtered on.
This field is required and should not be
null when it is contained within Operators : ADD. |