MutateSmartCampaignSettingResult

  • The result for the Smart campaign setting mutate includes fields for resource_name and smart_campaign_setting.

  • The resource_name field is a string returned for successful operations.

  • The smart_campaign_setting field contains the mutated Smart campaign setting with only mutable fields after mutate.

  • The smart_campaign_setting field is returned only 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".