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

TActivityContentDetailsPromotedItem

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

Declaration

Source position: googleyoutube.pp line 599

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;

Inheritance

TActivityContentDetailsPromotedItem

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio