AI-generated Key Takeaways
-
This document 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
or anupdate
operation on aCampaignLifecycleGoal
. -
For a
create
operation, the campaign field must be set, while for anupdate
operation, it 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. |