AI-generated Key Takeaways
-
The operation is a single update on a campaign conversion goal.
-
The
update_mask
field is used to specify which fields are modified during an update operation. -
The
operation
field determines the type of mutate operation, and in this case, it can only be anupdate
. -
The
update
operation is used to modify aCampaignConversionGoal
, which requires a valid resource name.
A single operation (update) on a campaign conversion goal.
Fields | |
---|---|
|
FieldMask that determines which resource fields are modified in an update. |
Union field
|
|
|
Update operation: The customer conversion goal is expected to have a valid resource name. |