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

TQuery

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

Declaration

Source position: googledoubleclickbidmanager.pp line 269

type TQuery = class(TGoogleBaseObject)

protected

  procedure Setkind(); virtual;

  procedure Setmetadata(); virtual;

  procedure Setparams(); virtual;

  procedure SetqueryId(); virtual;

  procedure SetreportDataEndTimeMs(); virtual;

  procedure SetreportDataStartTimeMs(); virtual;

  procedure Setschedule(); virtual;

  procedure SettimezoneCode(); virtual;

published

  property kind: string; [rw]

  property metadata: TQueryMetadata; [rw]

  property params: TParameters; [rw]

  property queryId: string; [rw]

  property reportDataEndTimeMs: string; [rw]

  property reportDataStartTimeMs: string; [rw]

  property schedule: TQuerySchedule; [rw]

  property timezoneCode: string; [rw]

end;

Inheritance

TQuery

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18