AI-generated Key Takeaways
-
This content describes a single operation on a campaign lifecycle goal.
-
The
update_mask
field is optional and determines which resource fields are modified in an update. -
The
operation
field can be either acreate
operation to create a new campaign lifecycle goal (where the campaign field should be set) or anupdate
operation to update an existing campaign lifecycle goal (where 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. |