Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 610 Bytes

r_SaveInternalURLFilters.md

File metadata and controls

19 lines (12 loc) · 610 Bytes

SaveInternalURLFilters

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

ReportSuite.AddInternalURLFilters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
internal_url_filters array(xsd:string) A list of internal URLs that you want to exclude from web site tracking.

ReportSuite.AddInternalURLFilters response

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

Parent topic: Report Suite