metrics

Returns a list of metrics for the given report suite

This returns the metrics list primarily for the Analytics product. The platform identity API Returns a list of all possible metrics for the supported systems.

get/metrics

Query parameters

rsidstring required

ID of desired report suite ie. myrsid

localestring

Locale that system named metrics should be returned in

segmentableboolean

Filter the metrics by if they are valid in a segment.

expansionstring[]

Add extra metadata to items (comma-delimited list)

Response

successful operation

idstring
titlestring
namestring
type'STRING' | 'INT' | 'DECIMAL' | 'CURRENCY' | 'PERCENT' | 'TIME' | 'ENUM' | 'ORDERED_ENUM'
extraTitleInfostring
categorystring
categoriesstring[]
supportstring[]
allocationboolean
precisioninteger
calculatedboolean
segmentableboolean
descriptionstring
polarity'positive' | 'negative'
helpLinkstring
allowedForReportingboolean

Changes