MutateSmartCampaignSettingResult

  • The result for the Smart campaign setting mutate includes resource_name for successful operations and smart_campaign_setting which contains the mutated setting with only mutable fields.

  • The smart_campaign_setting field is only returned when response_content_type is set to "MUTABLE_RESOURCE".

The result for the Smart campaign setting mutate.

Fields

resource_name

string

Returned for successful operations.

smart_campaign_setting

SmartCampaignSetting

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