metrics

Returns a metric for the given report suite

get/metrics/{id}

Path parameters

idstring required

The id of the metric for which to retrieve info. Note ids are values like pageviews, not metrics/pageviews

Query parameters

rsidstring required

ID of desired report suite ie. myrsid

localestring

Locale that system named metrics should be returned in

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