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

TCampaignCreativeAssociationsListResponse

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

Declaration

Source position: googledfareporting.pp line 1452

type TCampaignCreativeAssociationsListResponse = class(TGoogleBaseObject)

protected

  procedure SetcampaignCreativeAssociations(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetnextPageToken(); virtual;

  

published

  property campaignCreativeAssociations: TCampaignCreativeAssociationsListResponseTypecampaignCreativeAssociationsArray; [rw]

  

  property kind: string; [rw]

  

  property nextPageToken: string; [rw]

  

end;

Inheritance

TCampaignCreativeAssociationsListResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio