GoogleApi.DisplayVideo.V1.Model.AssetAssociation (google_api_display_video v0.25.0) View Source
Asset association for the creative.
Attributes
-
asset
(type:GoogleApi.DisplayVideo.V1.Model.Asset.t
, default:nil
) - The associated asset. -
role
(type:String.t
, default:nil
) - The role of this asset for the creative.
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.AssetAssociation{ asset: GoogleApi.DisplayVideo.V1.Model.Asset.t() | nil, role: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.