Unit 'googleyoutube' Package
[Overview][Types][Classes][Index] [#googleapi]

TSearchListOptions

Declaration

Source position: googleyoutube.pp line 6341

type TSearchListOptions = record

  channelId: string;

  channelType: string;

  eventType: string;

  forContentOwner: Boolean;

  forDeveloper: Boolean;

  forMine: Boolean;

  location: string;

  locationRadius: string;

  maxResults: Integer;

  onBehalfOfContentOwner: string;

  order: string;

  pageToken: string;

  part: string;

  publishedAfter: TDatetime;

  publishedBefore: TDatetime;

  q: string;

  regionCode: string;

  relatedToVideoId: string;

  relevanceLanguage: string;

  safeSearch: string;

  topicId: string;

  _type: string;

  videoCaption: string;

  videoCategoryId: string;

  videoDefinition: string;

  videoDimension: string;

  videoDuration: string;

  videoEmbeddable: string;

  videoLicense: string;

  videoSyndicated: string;

  videoType: string;

end;


Documentation generated on: 2023-03-18