Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 623 Bytes

r_DeleteInternalURLFilters.md

File metadata and controls

19 lines (12 loc) · 623 Bytes

DeleteInternalURLFilters

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

ReportSuite.DeleteInternalURLFilters parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
internal_url_filters array(xsd:string) A list of URLs to delete from the internal URL filters list.

ReportSuite.DeleteInternalURLFilters response

Type Description
xsd:boolean Returns true if the operation is successful.

Parent topic: Report Suite