string
YouTube 會使用這個 ID 來識別群組中 channel、video、playlist 或 asset 資源。請注意,這個 ID 專門用於指稱特定群組中的資源,與用來識別資源本身的頻道 ID、影片 ID、播放清單 ID 或資產 ID 不同。resource.id 屬性的值會指定專屬的頻道、影片、播放清單或資產 ID。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["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)."]]],["The API for `groupItems` resources supports listing, inserting, and deleting items. `groupItems` contain properties like `kind`, `etag`, `id`, and `groupId`. The `resource` object within a `groupItem` identifies the item, specifying its `kind` (channel, playlist, video, or asset) and its unique `id`. The `id` in groupItem identifies a specific resource within a group and is different than the resources' ID, while the `groupId` is the identifier for the group containing the item.\n"]]