likes property

String? likes
getter/setter pair

The ID of the playlist that contains the channel"s liked videos.

Use the playlistItems.insert and playlistItems.delete to add or remove items from that list.

Implementation

core.String? likes;