[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 2727
type TCreativeGroupsListResponse = class(TGoogleBaseObject) |
protected |
procedure SetcreativeGroups(); virtual; |
procedure Setkind(); virtual; |
procedure SetnextPageToken(); virtual; |
published |
property creativeGroups: TCreativeGroupsListResponseTypecreativeGroupsArray; [rw] |
property kind: string; [rw] |
property nextPageToken: string; [rw] |
end; |
| |
| |
TObject |