Source position: googleyoutube.pp line 6243
type TPlaylistItemsListOptions = record
id: string;
maxResults: Integer;
onBehalfOfContentOwner: string;
pageToken: string;
part: string;
playlistId: string;
videoId: string;
end;