CampaignLifecycleGoalOperation

  • This document describes a single operation on a campaign lifecycle goal.

  • The update_mask field is an optional FieldMask used to specify which resource fields are modified in an update.

  • The operation union field defines the type of mutate operation, which can be either create or update.

  • The create operation is used to create a new campaign lifecycle goal, and the campaign field must be set.

  • The update operation 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

update_mask

FieldMask

Optional. FieldMask that determines which resource fields are modified in an update.

Union field

operation

operation. The mutate operation. operation can be only one of the following:

create

CampaignLifecycleGoal

Create operation: Create a new campaign lifecycle goal. The campaign field should be set for this operation.

update

CampaignLifecycleGoal

Update operation: Update an existing campaign lifecycle goal. The campaign field should not be set for this operation.