ReportSuite.SaveIPAddressExclusions

Adds IP addresses to the IP address exclusion list for each of the specified report suites. There is a limit of five IP address exclusions per report suite.

ReportSuite.SaveIPAddressExclusions parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
ip_list array(tns:ip_exclusions) A list of internal IP addresses that you do not want to include in website tracking.

ReportSuite.SaveIPAddressExclusions response

Type Description
xsd:int Returns 1 if the operation is successful. Otherwise, returns 0.

Comments (0)

Must be logged in to comment. or register now to comment!