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

TAdvertisersListResponse

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledfareporting.pp line 1204

type TAdvertisersListResponse = class(TGoogleBaseObject)

protected

  procedure Setadvertisers(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property advertisers: TAdvertisersListResponseTypeadvertisersArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TAdvertisersListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio