ReportSuite.SaveClassificationHierarchies

Saves a classification for each of the specified report suites.

ReportSuite.SaveClassificationHierarchies parameters

Name Type Description
c_options array(xsd:string) Deprecated.
c_view tns:classification_view An enumerated type that specifies the report for which you want to save the classifications.
camp_view xsd:int Determines whether to treat this classification like a campaign.
div_name xsd:int Numerical identifier of this classification.
name xsd:string Visible name of the classification.
parent_div_num xsd:int Contains the parent classification's div_num if this is a sub-classification; otherwise it is 0.
rsid_list array(xsd:string) A list of report suite IDs.
type tns:classification_type An enumerated type that specifies the type of classification.
update xsd:int Enables the classification (when set to 1); otherwise, set to 0.

ReportSuite.SaveClassificationHierarchies response

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

Comments (0)

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