AI-generated Key Takeaways
-
This document describes a single operation on a campaign lifecycle goal.
-
The
update_maskfield is an optional FieldMask used to specify which resource fields are modified in an update. -
The
operationunion field defines the type of mutate operation, which can be eithercreateorupdate. -
The
createoperation is used to create a new campaign lifecycle goal, and the campaign field must be set. -
The
updateoperation is used to modify an existing campaign lifecycle goal, and the campaign field should not be set.
A single operation on a campaign lifecycle goal.
| Fields | |
|---|---|
|
Optional. FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Create operation: Create a new campaign lifecycle goal. The campaign field should be set for this operation. |
|
Update operation: Update an existing campaign lifecycle goal. The campaign field should not be set for this operation. |