View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_Campaign_OptimizationGoalSetting (google_api_search_ads360 v0.7.0)

Optimization goal setting for this campaign, which includes a set of optimization goal types.

Attributes

  • optimizationGoalTypes (type: list(String.t), default: nil) - The list of optimization goal types.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Resources_Campaign_OptimizationGoalSetting{
    optimizationGoalTypes: [String.t()] | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.