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

TAdSlot

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

Declaration

Source position: googledfareporting.pp line 1032

type TAdSlot = class(TGoogleBaseObject)

protected

  procedure Setcomment(); virtual;

  

  procedure Setcompatibility(); virtual;

  

  procedure Setheight(); virtual;

  

  procedure SetlinkedPlacementId(); virtual;

  

  procedure Setname(); virtual;

  

  procedure SetpaymentSourceType(); virtual;

  

  procedure Setprimary(); virtual;

  

  procedure Setwidth(); virtual;

  

published

  property comment: string; [rw]

  

  property compatibility: string; [rw]

  

  property height: string; [rw]

  

  property linkedPlacementId: string; [rw]

  

  property name: string; [rw]

  

  property paymentSourceType: string; [rw]

  

  property primary: Boolean; [rw]

  

  property width: string; [rw]

  

end;

Inheritance

TAdSlot

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio