google_api_ad_exchange_buyer v0.30.1 GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueCreativeSize View Source
Next Id: 7
Attributes
allowedFormats
(type:list(String.t)
, default:nil
) - The formats allowed by the publisher.companionSizes
(type:list(GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueSize.t)
, default:nil
) - For video size type, the list of companion sizes.creativeSizeType
(type:String.t
, default:nil
) - The Creative size type.nativeTemplate
(type:String.t
, default:nil
) - The native template for native ad.size
(type:GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueSize.t
, default:nil
) - For regular or video creative size type, specifies the size of the creative.skippableAdType
(type:String.t
, default:nil
) - The skippable ad type for video size.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueCreativeSize{ allowedFormats: [String.t()], companionSizes: [GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueSize.t()], creativeSizeType: String.t(), nativeTemplate: String.t(), size: GoogleApi.AdExchangeBuyer.V14.Model.TargetingValueSize.t(), skippableAdType: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.