View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_TargetingSetting (google_api_search_ads360 v0.8.0)
Settings for the targeting-related features, at the campaign and ad group levels. For more details about the targeting setting, visit https://support.google.com/google-ads/answer/7365594
Attributes
-
targetRestrictions
(type:list(GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_TargetRestriction.t)
, default:nil
) - The per-targeting-dimension setting to restrict the reach of your campaign or ad group.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_TargetingSetting{ targetRestrictions: [ GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_TargetRestriction.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.