View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization (google_api_search_ads360 v0.5.0)
Selective optimization setting for this campaign, which includes a set of conversion actions to optimize this campaign towards. This feature only applies to app campaigns that use MULTI_CHANNEL as AdvertisingChannelType and APP_CAMPAIGN or APP_CAMPAIGN_FOR_ENGAGEMENT as AdvertisingChannelSubType.
Attributes
-
conversionActions
(type:list(String.t)
, default:nil
) - The selected set of conversion actions for optimizing this campaign.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_Campaign_SelectiveOptimization{ conversionActions: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.