GoogleApi.YouTube.V3.Model.VideoPaidProductPlacementDetails (google_api_you_tube v0.54.0)

View Source

Details about paid content, such as paid product placement, sponsorships or endorsement, contained in a YouTube video and a method to inform viewers of paid promotion. This data can only be retrieved by the video owner.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.YouTube.V3.Model.VideoPaidProductPlacementDetails{
  hasPaidProductPlacement: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.