POST /MetricSet/AddScriptMeasure/{id}/

Add a script measure to the metric set.
 

Request

Method Request URI
POST /API/MetricSet/AddScriptMeasure/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.AddScriptMeasureOptions

Response

Response Body

A Dundas.BI.WebApi.Models.AnalysisElementUsageData object containing the result, or a status code indicating the error.