View Source GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_RealTimeBiddingSetting (google_api_search_ads360 v0.5.0)
Settings for Real-Time Bidding, a feature only available for campaigns targeting the Ad Exchange network.
Attributes
-
optIn
(type:boolean()
, default:nil
) - Whether the campaign is opted in to real-time bidding.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.SearchAds360.V0.Model.GoogleAdsSearchads360V0Common_RealTimeBiddingSetting{ optIn: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.