[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 593
type TActivityContentDetailsPromotedItem = class(TGoogleBaseObject) |
protected |
procedure SetadTag(); virtual; |
procedure SetclickTrackingUrl(); virtual; |
procedure SetcreativeViewUrl(); virtual; |
procedure SetctaType(); virtual; |
procedure SetcustomCtaButtonText(); virtual; |
procedure SetdescriptionText(); virtual; |
procedure SetdestinationUrl(); virtual; |
procedure SetforecastingUrl(); virtual; |
procedure SetimpressionUrl(); virtual; |
procedure SetvideoId(); virtual; |
published |
property adTag: string; [rw] |
property clickTrackingUrl: string; [rw] |
property creativeViewUrl: string; [rw] |
property ctaType: string; [rw] |
property customCtaButtonText: string; [rw] |
property descriptionText: string; [rw] |
property destinationUrl: string; [rw] |
property forecastingUrl: TStringArray; [rw] |
property impressionUrl: TStringArray; [rw] |
property videoId: string; [rw] |
end; |
| |
| |
TObject |