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

TAccount

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

Declaration

Source position: googleadexchangebuyer.pp line 227

type TAccount = class(TGoogleBaseObject)

protected

  procedure SetbidderLocation(); virtual;

  

  procedure SetcookieMatchingNid(); virtual;

  

  procedure SetcookieMatchingUrl(); virtual;

  

  procedure Setid(); virtual;

  

  procedure Setkind(); virtual;

  

  procedure SetmaximumActiveCreatives(); virtual;

  

  procedure SetmaximumTotalQps(); virtual;

  

  procedure SetnumberActiveCreatives(); virtual;

  

published

  property bidderLocation: TAccountTypebidderLocationArray; [rw]

  

  property cookieMatchingNid: string; [rw]

  

  property cookieMatchingUrl: string; [rw]

  

  property id: Integer; [rw]

  

  property kind: string; [rw]

  

  property maximumActiveCreatives: Integer; [rw]

  

  property maximumTotalQps: Integer; [rw]

  

  property numberActiveCreatives: Integer; [rw]

  

end;

Inheritance

TAccount

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio