Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 596 Bytes

File metadata and controls

19 lines (12 loc) · 596 Bytes

SaveTimeZone

Updates the time zone setting for each of the specified report suites.

ReportSuite.SaveTimeZone parameters

Name Type Description
rsid_list array(xsd:string) A list of report suite IDs.
time_zone time_zone_enum The time zone to assign with the report suites.

ReportSuite.SaveTimeZone response

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

Parent topic: Report Suite