

This parameter can only be used in a properly authorized request. In a playlist resource, the id property specifies the playlist's YouTube playlist ID. The id parameter specifies a comma-separated list of the YouTube playlist ID(s) for the resource(s) that are being retrieved. This value indicates that the API should only return the specified channel's playlists. The following list contains the part names that you can include in the parameter value:įilters (specify exactly one of the following parameters) As such, if you set part=snippet, the API response will contain all of those properties. For example, in a playlist resource, the snippet property contains properties like author, title, description, and timeCreated. If the parameter identifies a property that contains child properties, the child properties will be included in the response. The part parameter specifies a comma-separated list of one or more playlist resource properties that the API response will include. All of the parameters listed are query parameters. The following table lists the parameters that this query supports.

Common use cases Request HTTP request GET Parameters Quota impact: A call to this method has a quota cost of 1 unit. For example, you can retrieve all playlists that the authenticated user owns, or you can retrieve one or more playlists by their unique IDs.

Returns a collection of playlists that match the API request parameters.
