[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googledfareporting.pp line 2578
type TCreativeFieldAssignment = class(TGoogleBaseObject) |
protected |
procedure SetcreativeFieldId(); virtual; |
procedure SetcreativeFieldValueId(); virtual; |
published |
property creativeFieldId: string; [rw] |
property creativeFieldValueId: string; [rw] |
end; |
| |
| |
TObject |