View list of ranking rules with expanded information.
get
/gsadmin/v1/{appName}/content/rankingRules.ccadminui.json
Displays a list of ranking rules where the dimension values have been expanded in order to return their display names.
Request
Supported Media Types
- application/json
Path Parameters
-
appName(required): string
Specifies the name of your application. For example, "cloud".
Query Parameters
-
fields: string
Comma delimited list of the fields to include for each ranking rule in the list. Meta data is always included.
Security
-
basicAuth: basic
Type:
basic
Description:Basic username/password authentication.
Response
Supported Media Types
- application/json
200 Response
A list of ranking rules with the contents included .
Nested Schema : BaseECR
Type:
Show Source
object
-
ecr:createDate:
string
Date this object was first created. Found in responses. Ignored in POST/PUT payloads.Example:
2018-01-01T13:41:03.858-04:00
-
ecr:lastModified:
string
Date this object was last modified. Found in responses. Ignored in POST/PUT payloads.Example:
2018-01-01T13:41:03.858-04:00
-
ecr:lastModifiedBy:
string
User who last modified this object. Found in responses. Ignored in POST/PUT payloads.Example:
admin
Nested Schema : ListOfRankingRules.ccadmin-allOf[1]
Type:
Show Source
object
-
ecr:type:
string
Default Value:
content-collection-folder
Allowed Values:[ "content-collection-folder" ]
-
items:
array items
Nested Schema : ListedRule.ccadmin
Match All
Configuration for dynamic ranking.
Show Source
-
allOf
Rule.ccadmin
-
object
ListedRule.ccadmin-allOf[1]
Configuration for dynamic ranking.
Nested Schema : Rule.ccadmin
Match All
Configuration for dynamic ranking.
Show Source
-
object
BaseECR
-
object
Rule.ccadmin-allOf[1]
Configuration for dynamic ranking.
Nested Schema : Rule.ccadmin-allOf[1]
Type:
object
Configuration for dynamic ranking.
Show Source
-
contentItem(required):
object contentItem
-
ecr:name:
string
Example:
rankingRuleName
-
ecr:type(required):
string
Default Value:
content-item
Allowed Values:[ "content-item" ]
-
priority(required):
integer(int32)
-
triggers(required):
array triggers
-
workflowState:
string
Nested Schema : ListedRule.ccadmin-allOf[1]
Type:
object
Configuration for dynamic ranking.
Show Source
-
ecr:name:
string
Example:
rankingRuleName
Nested Schema : contentItem
Type:
Show Source
object
-
@type:
string
Default Value:
RankModuleBoostBuryBlend
-
blendFactors:
array blendFactors
-
boostStrata:
array boostStrata
Array of products to boost. The order should be respected
-
buryStrata:
array buryStrata
Array of products to Bury. The order should be respected
-
showAll:
boolean
Nested Schema : boostStrata
Type:
array
Array of products to boost. The order should be respected
Show Source
Nested Schema : buryStrata
Type:
array
Array of products to Bury. The order should be respected
Show Source
Nested Schema : items
Type:
Show Source
object
-
@type(required):
string
Default Value:
DimValBlendFactorGroup
Allowed Values:[ "PropertyBlendFactor", "DateBlendFactor", "DimValBlendFactorGroup" ]
-
attribute(required):
string
-
items:
array items
Nested Schema : items
Type:
Show Source
object
-
@type(required):
string
Default Value:
DimValBlendFactor
Allowed Values:[ "DimValBlendFactor" ]
-
dvalID(required):
string
Example:
12345
-
ecr:x-expand:dimvals:
array ecr:x-expand:dimvals
Transient property that is only present when using the ccadminui selector. It is not meant to be included when using POST.
Nested Schema : ecr:x-expand:dimvals
Type:
array
Transient property that is only present when using the ccadminui selector. It is not meant to be included when using POST.
Show Source
-
Array of:
ExpandedDimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array
Nested 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
Nested Schema : PropertyStrata
Type:
Show Source
object
-
@type:
string
Allowed Values:
[ "PropertyStrata" ]
Strata typeExample:PropertyStrata
-
attribute:
string
Attribute to match for property strataExample:
product.respositoryId
-
value:
string
value to match in attributeExample:
123456
Nested Schema : items
Type:
Show Source
object
-
dvalIDs:
array dvalIDs
Specifies a list of locations (facet or facet value IDs) in the storefront where the facet list is to be used.
-
ecr:expanded:dimvals:
array ecr:expanded:dimvals
-
exactLocation:
boolean
-
matchmode:
string
Specifies the match mode to use for the search terms. The value should be one of the following: MATCHPHRASE, MATCHEXACT, MATCHALL.
-
searchTerms:
string
Specifies the search terms based location in the storefront where the facet list is to be used.
Nested Schema : dvalIDs
Type:
array
Specifies a list of locations (facet or facet value IDs) in the storefront where the facet list is to be used.
Show Source
Nested Schema : ecr:expanded:dimvals
Type:
Show Source
array
-
Array of:
ExpandedDimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array