GoogleApi.DisplayVideo.V3.Model.DisplayVideoSourceAd (google_api_display_video v0.39.0)

View Source

The 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

t()

@type t() :: %GoogleApi.DisplayVideo.V3.Model.DisplayVideoSourceAd{
  creativeId: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.