likes property
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;
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.
core.String? likes;