Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 758 Bytes

r_GetUniqueVisitorVariable.md

File metadata and controls

18 lines (11 loc) · 758 Bytes

GetUniqueVisitorVariable

Retrieves the unique visitor variable setting for the specified report suites.

ReportSuite.GetUniqueVisitorVariable parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.

ReportSuite.GetUniqueVisitorVariable response

Type Description
report_suite_unique_visitor_variable_array - An array of report_suite_unique_visitor_variable A list of report suites with the unique visitor variable for each.

Parent topic: Report Suite