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

A subscription resource contains information about a YouTube user subscription. A subscription notifies a user when new videos are added to a channel or when another user takes one of several actions on YouTube, such as uploading a video, rating a video, or commenting on a video.

Attributes

  • contentDetails (SubscriptionContentDetails): The contentDetails object contains basic statistics about the subscription. 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 subscription. Defaults to: null.
  • kind (String.t): Identifies what kind of resource this is. Value: the fixed string "youtube#subscription". Defaults to: null.
  • snippet (SubscriptionSnippet): The snippet object contains basic details about the subscription, including its title and the channel that the user subscribed to. Defaults to: null.
  • subscriberSnippet (SubscriptionSubscriberSnippet): The subscriberSnippet object contains basic details about the sbuscriber. Defaults to: null.