AI-generated Key Takeaways
-
This describes a single operation (create, update, or remove) that can be performed on a campaign group.
-
The
update_mask
field is used to specify which resource fields are modified during an update operation. -
The
operation
field is a union that can contain either acreate
,update
, orremove
operation. -
Each operation type (
create
,update
,remove
) has specific requirements regarding the campaign group's resource name.
A single operation (create, update, remove) on a campaign group.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: No resource name is expected for the new campaign group. |
|
Update operation: The campaign group is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed campaign group is expected, in this format:
|