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

TAssociationSession

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

Declaration

Source position: googleadsensehost.pp line 396

type TAssociationSession = class(TGoogleBaseObject)

protected

  procedure SetaccountId(); virtual;

  procedure Setid(); virtual;

  procedure Setkind(); virtual;

  procedure SetproductCodes(); virtual;

  procedure SetredirectUrl(); virtual;

  procedure Setstatus(); virtual;

  procedure SetuserLocale(); virtual;

  procedure SetwebsiteLocale(); virtual;

  procedure SetwebsiteUrl(); virtual;

published

  property accountId: string; [rw]

  property id: string; [rw]

  property kind: string; [rw]

  property productCodes: TStringArray; [rw]

  property redirectUrl: string; [rw]

  property status: string; [rw]

  property userLocale: string; [rw]

  property websiteLocale: string; [rw]

  property websiteUrl: string; [rw]

end;

Inheritance

TAssociationSession

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18