GoogleApi.DisplayVideo.V3.Model.DisplayVideoSourceAd (google_api_display_video v0.39.0)
View SourceThe ad sourced from a DV360 creative.
Attributes
-
creativeId(type:String.t, default:nil) - The ID of the source creative.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DisplayVideo.V3.Model.DisplayVideoSourceAd{ creativeId: String.t() | nil }