View Source GoogleApi.DisplayVideo.V3.Model.InventorySourceDisplayCreativeConfig (google_api_display_video v0.38.3)

The 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

t()

@type t() :: %GoogleApi.DisplayVideo.V3.Model.InventorySourceDisplayCreativeConfig{
  creativeSize: GoogleApi.DisplayVideo.V3.Model.Dimensions.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.