Open this page in the API Guide

DataInputService.deleteContextualMeasureValue Method

Deletes a contextual measure value.
 

Parameters

metricSetId

Type: String
The ID of the metric set which the contextual value is on.
contextualValueId

Type: String
The ID of the contextual value to delete.

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.