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

TManagementExperimentsResource.List

Declaration

Source position: googleanalytics.pp line 3724

public function TManagementExperimentsResource.List(

  accountId: string;

  profileId: string;

  webPropertyId: string;

  AQuery: string = ''

):TExperiments;

function TManagementExperimentsResource.List(

  accountId: string;

  profileId: string;

  webPropertyId: string;

  AQuery: TManagementExperimentsListOptions

):TExperiments;



CT Web help

CodeTyphon Studio