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

JSON template for the status part of a channel.

Attributes

  • isLinked (boolean()): If true, then the user is linked to either a YouTube username or G+ account. Otherwise, the user doesn't have a public YouTube identity. Defaults to: null.
  • longUploadsStatus (String.t): The long uploads status of this channel. See Defaults to: null.

    • Enum - one of [allowed, disallowed, eligible, longUploadsUnspecified]
  • privacyStatus (String.t): Privacy status of the channel. Defaults to: null.

    • Enum - one of [private, public, unlisted]