GoogleApi.DisplayVideo.V3.Model.InventorySourceDisplayCreativeConfig (google_api_display_video v0.39.0)
View SourceThe configuration for display creatives.
Attributes
-
creativeSize
(type:GoogleApi.DisplayVideo.V3.Model.Dimensions.t
, default:nil
) - The size requirements for display creatives that can be assigned to the inventory source.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.InventorySourceDisplayCreativeConfig{ creativeSize: GoogleApi.DisplayVideo.V3.Model.Dimensions.t() | nil }