View Source GoogleApi.DisplayVideo.V1.Model.InventorySourceDisplayCreativeConfig (google_api_display_video v0.35.0)

The configuration for display creatives.

Attributes

  • creativeSize (type: GoogleApi.DisplayVideo.V1.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.V1.Model.InventorySourceDisplayCreativeConfig{
  creativeSize: GoogleApi.DisplayVideo.V1.Model.Dimensions.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.