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

TChangeLogsListOptions

Declaration

Source position: googledfareporting.pp line 7635

type TChangeLogsListOptions = record

  action: string;

  

  ids: Int64;

  

  maxChangeTime: string;

  

  maxResults: Integer;

  

  minChangeTime: string;

  

  objectIds: Int64;

  

  objectType: string;

  

  pageToken: string;

  

  searchString: string;

  

  userProfileIds: Int64;

  

end;



CT Web help

CodeTyphon Studio