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

TEventsListOptions

Declaration

Source position: googlegan.pp line 966

type TEventsListOptions = record

  advertiserId: string;

  

  chargeType: string;

  

  eventDateMax: string;

  

  eventDateMin: string;

  

  linkId: string;

  

  maxResults: Integer;

  

  memberId: string;

  

  modifyDateMax: string;

  

  modifyDateMin: string;

  

  orderId: string;

  

  pageToken: string;

  

  productCategory: string;

  

  publisherId: string;

  

  sku: string;

  

  status: string;

  

  _type: string;

  

end;



CT Web help

CodeTyphon Studio