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

TCompatibleFields

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

Declaration

Source position: googledfareporting.pp line 1733

type TCompatibleFields = class(TGoogleBaseObject)

protected

  procedure SetcrossDimensionReachReportCompatibleFields(); virtual;

  

  procedure SetfloodlightReportCompatibleFields(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetpathToConversionReportCompatibleFields(); virtual;

  

  procedure SetreachReportCompatibleFields(); virtual;

  

  procedure SetreportCompatibleFields(); virtual;

  

published

  property crossDimensionReachReportCompatibleFields: TCrossDimensionReachReportCompatibleFields; [rw]

  

  property floodlightReportCompatibleFields: TFloodlightReportCompatibleFields; [rw]

  

  property kind: string; [rw]

  

  property pathToConversionReportCompatibleFields: TPathToConversionReportCompatibleFields; [rw]

  

  property reachReportCompatibleFields: TReachReportCompatibleFields; [rw]

  

  property reportCompatibleFields: TReportCompatibleFields; [rw]

  

end;

Inheritance

TCompatibleFields

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio