GroupItems

  • The YouTube Analytics API provides methods to manage group items, enabling you to list, insert, and delete them within groups.

  • Group items associate a YouTube resource like a channel, video, or playlist with a specific group for analysis.

  • Each group item is uniquely identified by an ID and contains information about the resource it links to and the group it belongs to.

  • The API uses a JSON structure to represent group items, including properties like kind, etag, id, groupId, and resource.

  • The resource property within a group item further specifies the type and unique ID of the linked YouTube resource (channel, video, playlist, or asset).

Methods

The API supports the following methods for groupItems resources: