kpiName | String Specifies the name of the KPI associated with the dimension instances that you want returned. No data will be returned unless there is an exact match to the provided value. |
dimensionName | String Specifies the name of the dimension instances that you want returned. No data will be returned unless there is an exact match to the provided value. |
dimensionAttribute | String Specifies the attribute of the dimension instances that you want returned. No data will be returned unless there is an exact match to the provided value. |
dimensionValue | String Optional. Specifies the value pattern of the dimension instances that you want returned. The closest match to the provided value is returned. For example, a value of abc will match all strings that contain abc. For an exact match, use quotation marks (“abc”). |