[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 1727
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; |
| |
| |
TObject |