CampaignGoalConfigOperation

  • The content describes a single mutate operation for campaign goal configurations.

  • The operation can involve creating, updating, or removing a campaign goal config.

  • The update_mask field specifies which fields are modified during an update operation.

A single mutate operation on the campaign goal config.

Fields

update_mask

FieldMask

FieldMask that determines which fields are modified in an update.

Union field

operation

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

create

CampaignGoalConfig

Create a new campaign goal config.

update

CampaignGoalConfig

Update an existing campaign goal config.

remove

string

Remove an existing campaign goal config.