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

TPlacementGroupsListResponse

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

Declaration

Source position: googledfareporting.pp line 5309

type TPlacementGroupsListResponse = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure SetnextPageToken(); virtual;

  procedure SetplacementGroups(); virtual;

published

  property kind: string; [rw]

  property nextPageToken: string; [rw]

  property placementGroups: TPlacementGroupsListResponseTypeplacementGroupsArray; [rw]

end;

Inheritance

TPlacementGroupsListResponse

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18