Data representing an AdWords campaign group.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201809
Field |
|
---|---|
|
Id of this Campaign Group. This field can be selected using the value "Id".
This field can be filtered on.
This field is read only and will be ignored when sent to the API for the following Operators: ADD.
This field is required and should not be
null when it is contained within Operators : REMOVE, SET. |
|
Name of this campaign group. This field is required and should not
be For SET and REMOVE operations, this can be used to address the campaign group by name when the campaign group is ACTIVE or PAUSED. Removed campaign groups cannot be addressed by name. If you wish to rename a campaign group, you must provide the ID. This field can be selected using the value
"Name".
This field can be
filtered on.
Campaign
group names must not contain any null (code point 0x0), NL line
feed (code point 0xA) or carriage return (code point 0xD)
characters. This is checked by the regular expression
'[^\x00\x0A\x0D]*'.
This
field is required and should not be
null when it is contained within
Operators :
ADD.This string must
not be empty, (trimmed).
|
|
Status of this campaign group. On add, defaults to Enumerations
This field can be selected using the value "Status".
This field can be filtered on.
|