[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 2782
type TCreativeRotation = class(TGoogleBaseObject) |
protected |
class function ExportPropertyName(); override; |
procedure SetcreativeAssignments(); virtual; |
procedure SetcreativeOptimizationConfigurationId(); virtual; |
procedure Set_type(); virtual; |
procedure SetweightCalculationStrategy(); virtual; |
published |
property creativeAssignments: TCreativeRotationTypecreativeAssignmentsArray; [rw] |
property creativeOptimizationConfigurationId: string; [rw] |
property _type: string; [rw] |
property weightCalculationStrategy: string; [rw] |
end; |
| |
| |
TObject |