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
- application/json
Path Parameters
-
appName(required): string
Specifies the name of your application. For example, "cloud".
-
dimValKey(required): string
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: string
locale parameter to overwrite X-CCAsset-Language or application default
Header Parameters
-
X-CCAsset-Language: string
Asset Locale value sent by all cloud requests. example: 'en'
Security
-
basicAuth: basic
Type:
basic
Description:Basic username/password authentication.
Response
Supported Media Types
- application/json
200 Response
The dimension value for {dimValKey}.
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
-
allOf
DimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array
-
object
ExpandedDimVal-allOf[1]
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:
Show Source
object
-
displayName:
string
Example:
US Catalog
-
dvalID:
string
Example:
235122
Nested Schema : DimVal-allOf[1]
Type:
Show Source
object
-
dimensionId:
string
Example:
12345
-
dimensionName:
string
Example:
product.category