AI-generated Key Takeaways
-
Campaign groups are represented by a resource name with a specific format.
-
Each campaign group has a unique output-only ID.
-
Campaign groups require a non-empty name that cannot contain specific characters.
-
Campaign groups have a status, which defaults to ENABLED when a new group is created.
A campaign group.
Fields | |
---|---|
|
Immutable. The resource name of the campaign group. Campaign group resource names have the form:
|
|
Output only. The ID of the campaign group. |
|
The name of the campaign group. This field is required and should not be empty when creating new campaign groups. It must not contain any null (code point 0x0), NL line feed (code point 0xA) or carriage return (code point 0xD) characters. |
|
The status of the campaign group. When a new campaign group is added, the status defaults to ENABLED. |