google_api_you_tube v0.0.1 GoogleApi.YouTube.V3.Model.ChannelSection View Source

Attributes

  • contentDetails (ChannelSectionContentDetails): The contentDetails object contains details about the channel section content, such as a list of playlists or channels featured in the section. Defaults to: null.
  • etag (String.t): Etag of this resource. Defaults to: null.
  • id (String.t): The ID that YouTube uses to uniquely identify the channel section. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#channelSection". Defaults to: null.
  • localizations (%{optional(String.t) => ChannelSectionLocalization}): Localizations for different languages Defaults to: null.
  • snippet (ChannelSectionSnippet): The snippet object contains basic details about the channel section, such as its type, style and title. Defaults to: null.
  • targeting (ChannelSectionTargeting): The targeting object contains basic targeting settings about the channel section. Defaults to: null.