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

TAccount

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

Declaration

Source position: googleadexchangebuyer.pp line 221

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


Documentation generated on: 2023-03-18