google_api_you_tube_analytics v0.12.0 GoogleApi.YouTubeAnalytics.V2.Model.Group View Source

A group.

Attributes

  • contentDetails (type: GoogleApi.YouTubeAnalytics.V2.Model.GroupContentDetails.t, default: nil) - The contentDetails object contains additional information about the group, such as the number and type of items that it contains.
  • errors (type: GoogleApi.YouTubeAnalytics.V2.Model.Errors.t, default: nil) - Apiary error details
  • etag (type: String.t, default: nil) - The Etag of this resource.
  • id (type: String.t, default: nil) - The ID that YouTube uses to uniquely identify the group.
  • kind (type: String.t, default: nil) - Identifies the API resource's type. The value will be youtube#group.
  • snippet (type: GoogleApi.YouTubeAnalytics.V2.Model.GroupSnippet.t, default: nil) - The snippet object contains basic information about the group, including its creation date and name.

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.