Dimensions

Returns a list of dimensions for a given report suite.

get/{globalCompanyId}/dimensions

Path parameters

globalCompanyIdstring required

The Global Company ID for the Adobe Analytics organization

Query parameters

rsidstring required

A Report Suite ID

localestring

Locale

segmentableboolean

Only include dimensions that are valid within a segment.

reportableboolean

Only include dimensions that are valid within a report.

classifiableboolean

Only include classifiable 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