Dimensions

Returns a dimension for the given report suite

get/{globalCompanyId}/dimensions/{id}

Path parameters

globalCompanyIdstring required

The Global Company ID for the Adobe Analytics organization

idstring required

The dimension ID. For example a valid id is a value like 'evar1'

Query parameters

rsidstring required

The report suite ID.

localestring

The locale to use for returning system named dimensions.

expansionstring[]

Add extra metadata to items (comma-delimited list)

Headers

Authorizationstring required

The access token copied from your AA API client integration, prefixed with "Bearer ".

x-gw-ims-org-idstring required

The Organization ID copied from your AA API client integration.

x-api-keystring required

The API key copied from your AA API client integration. For more information on how to obtain this value, see Getting started with the CJA API.

Response

successful operation

idstring
titlestring
namestring
type'STRING' | 'INT' | 'DECIMAL' | 'CURRENCY' | 'PERCENT' | 'TIME' | 'ENUM' | 'ORDERED_ENUM'
categorystring
categoriesstring[]
supportstring[]
pathableboolean
parentstring
extraTitleInfostring
segmentableboolean
reportablestring[]
descriptionstring
allowedForReportingboolean
attributionModelobject

Changes