GoogleApi.DisplayVideo.V1.Model.ExchangeConfig (google_api_display_video v0.15.3) View Source
Settings that control which exchanges are enabled for a partner.
Attributes
-
enabledExchanges
(type:list(GoogleApi.DisplayVideo.V1.Model.ExchangeConfigEnabledExchange.t)
, default:nil
) - All enabled exchanges in the partner. Duplicate enabled exchanges will be ignored.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DisplayVideo.V1.Model.ExchangeConfig{ enabledExchanges: [ GoogleApi.DisplayVideo.V1.Model.ExchangeConfigEnabledExchange.t() ] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.