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

TDataMcfGetOptions

Declaration

Source position: googleanalytics.pp line 3462

type TDataMcfGetOptions = record

  dimensions: string;

  

  enddate: string;

  

  filters: string;

  

  ids: string;

  

  maxresults: Integer;

  

  metrics: string;

  

  samplingLevel: string;

  

  sort: string;

  

  startdate: string;

  

  startindex: Integer;

  

end;



CT Web help

CodeTyphon Studio