Unit 'googleyoutubeAnalytics' Package
[Overview][Types][Classes][Index] [#lz_googleapi]

TReportsQueryOptions

Declaration

Source position: googleyoutubeAnalytics.pp line 558

type TReportsQueryOptions = record

  currency: string;

  

  dimensions: string;

  

  enddate: string;

  

  filters: string;

  

  ids: string;

  

  maxresults: Integer;

  

  metrics: string;

  

  sort: string;

  

  startdate: string;

  

  startindex: Integer;

  

end;



CT Web help

CodeTyphon Studio