google_api_you_tube v0.12.0 GoogleApi.YouTube.V3.Model.ChannelBrandingSettings View Source

Branding properties of a YouTube channel.

Attributes

  • channel (type: GoogleApi.YouTube.V3.Model.ChannelSettings.t, default: nil) - Branding properties for the channel view.
  • hints (type: list(GoogleApi.YouTube.V3.Model.PropertyValue.t), default: nil) - Additional experimental branding properties.
  • image (type: GoogleApi.YouTube.V3.Model.ImageSettings.t, default: nil) - Branding properties for branding images.
  • watch (type: GoogleApi.YouTube.V3.Model.WatchSettings.t, default: nil) - Branding properties for the watch page.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.