Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 734 Bytes

r_GetInternalURLFilters.md

File metadata and controls

18 lines (11 loc) · 734 Bytes

GetInternalURLFilters

Retrieves the internal URL filters for each of the specified report suites.

ReportSuite.GetInternalURLFilters parameters

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

ReportSuite.GetInternalURLFilters response

Type Description
report_suite_internal_url_filters_array - An array of report_suite_internal_url_filters A list of report suites and their associated internal URL filters.

Parent topic: Report Suite