Update custom measure

Update an existing custom measure. Only the fields included in the request body are modified; omitted fields remain unchanged.

Common updates include changing the formula expression, display name, description, or unit type.

Path Params
uuid
required
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$

Unique custom measure ID

Body Params
string
length ≥ 1

Display name for the measure

string
length ≥ 1

Formula expression; use ${} to insert variables by Analytics API schema field names.

string

Description of the measure

string
enum

Indicates how quantities should be displayed

Allowed:
variableFilters
object | null
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json