AI-generated Key Takeaways
-
A single operation allows you to create, update, or remove a campaign.
-
The
update_mask
field uses a FieldMask to specify which resource fields are modified during an update operation. -
The
operation
field determines the type of mutate operation, which can be create, update, or remove. -
Create operations do not expect a resource name for the new campaign.
-
Update and remove operations require a resource name for the campaign.
A single operation (create, update, remove) on a campaign.
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. |
|
Update operation: The campaign is expected to have a valid resource name. |
|
Remove operation: A resource name for the removed campaign is expected, in this format:
|