google_api_you_tube v0.12.0 GoogleApi.YouTube.V3.Model.ChannelSectionSnippet View Source
Basic details about a channel section, including title, style and position.
Attributes
channelId
(type:String.t
, default:nil
) - The ID that YouTube uses to uniquely identify the channel that published the channel section.defaultLanguage
(type:String.t
, default:nil
) - The language of the channel section's default title and description.localized
(type:GoogleApi.YouTube.V3.Model.ChannelSectionLocalization.t
, default:nil
) - Localized title, read-only.position
(type:integer()
, default:nil
) - The position of the channel section in the channel.style
(type:String.t
, default:nil
) - The style of the channel section.title
(type:String.t
, default:nil
) - The channel section's title for multiple_playlists and multiple_channels.type
(type:String.t
, default:nil
) - The type of the channel section.
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
Unwrap a decoded JSON object into its complex fields.