View dimension value for {dimValKey}.

get

/gsadmin/v1/{appName}/dimvals/{dimValKey}

This shows the dimension value for the dimension. In the special case of the root dimension value node of a dimension, you can use the attribute name for the dimension. For example 'product.category'

Request

Supported Media Types
Path Parameters
  • Specifies the name of your application. For example, "cloud".
  • Specifies the dimval id you are interested For example, 12345. Or in the special case of a dimension root the attribute name can be used. For example 'product.category'.
Query Parameters
  • locale parameter to overwrite X-CCAsset-Language or application default
Header Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

The dimension value for {dimValKey}.
Body ()
Root Schema : ExpandedDimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array
Match All
Expanded dimval array corresponding to dimvalid or dimvalIds array
Expanded dimval array corresponding to dimvalid or dimvalIds array
Show Source
Nested Schema : DimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array
Match All
Expanded dimval array corresponding to dimvalid or dimvalIds array
Expanded dimval array corresponding to dimvalid or dimvalIds array
Show Source
Nested Schema : BaseDimVal
Type: object
Show Source
Nested Schema : DimVal-allOf[1]
Type: object
Show Source
Nested Schema : ExpandedDimVal-allOf[1]
Type: object
Show Source
Nested Schema : ancestors
Type: array
Show Source
Back to Top