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

TSurveyAudience

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

Declaration

Source position: googleconsumersurveys.pp line 184

type TSurveyAudience = class(TGoogleBaseObject)

protected

  procedure Setages(); virtual;

  procedure Setcountry(); virtual;

  procedure SetcountrySubdivision(); virtual;

  procedure Setgender(); virtual;

  procedure Setlanguages(); virtual;

  procedure SetmobileAppPanelId(); virtual;

  procedure SetpopulationSource(); virtual;

published

  property ages: TStringArray; [rw]

  property country: string; [rw]

  property countrySubdivision: string; [rw]

  property gender: string; [rw]

  property languages: TStringArray; [rw]

  property mobileAppPanelId: string; [rw]

  property populationSource: string; [rw]

end;

Inheritance

TSurveyAudience

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18