GoogleApi.DisplayVideo.V1.Model.AdvertiserAdServerConfig (google_api_display_video v0.15.3) View Source
Ad server related settings of an advertiser.
Attributes
-
cmHybridConfig(type:GoogleApi.DisplayVideo.V1.Model.CmHybridConfig.t, default:nil) - The configuration for advertisers that use both Campaign Manager (CM) and third-party ad servers. -
thirdPartyOnlyConfig(type:GoogleApi.DisplayVideo.V1.Model.ThirdPartyOnlyConfig.t, default:nil) - The configuration for advertisers that use third-party ad servers only.
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.AdvertiserAdServerConfig{
cmHybridConfig: GoogleApi.DisplayVideo.V1.Model.CmHybridConfig.t(),
thirdPartyOnlyConfig: GoogleApi.DisplayVideo.V1.Model.ThirdPartyOnlyConfig.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.