MutateCampaignCustomizerResult

  • The content describes the result of a campaign customizer mutate operation.

  • The resource_name field is returned for successful operations.

  • The campaign_customizer field returns the mutated object, but only when response_content_type is set to "MUTABLE_RESOURCE".

The result for the campaign customizer mutate.

Fields

resource_name

string

Returned for successful operations.

campaign_customizer

CampaignCustomizer

The mutated CampaignCustomizer with only mutable fields after mutate. The field will only be returned when response_content_type is set to "MUTABLE_RESOURCE".