CampaignLifecycleGoalOperation

  • 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 a create or an update operation on a CampaignLifecycleGoal.

  • For a create operation, the campaign field must be set, while for an update operation, it 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.