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

TTargetingValue

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

Declaration

Source position: googleadexchangebuyer.pp line 2240

type TTargetingValue = class(TGoogleBaseObject)

protected

  procedure SetcreativeSizeValue(); virtual;

  

  procedure SetdayPartTargetingValue(); virtual;

  

  procedure SetlongValue(); virtual;

  

  procedure SetstringValue(); virtual;

  

published

  property creativeSizeValue: TTargetingValueCreativeSize; [rw]

  

  property dayPartTargetingValue: TTargetingValueDayPartTargeting; [rw]

  

  property longValue: string; [rw]

  

  property stringValue: string; [rw]

  

end;

Inheritance

TTargetingValue

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio