Updates a rule configuration.

put

/gsadmin/v1/{appName}/content/rankingRules/{Rule}

Request

Supported Media Types
Path Parameters
Body ()
Definition of the ranking rule.
Root Schema : RankingRule
Match All
Show Source
Nested Schema : BaseECR
Type: object
Show Source
Nested Schema : RankingRule-allOf[1]
Type: object
Configuration for dynamic ranking.
Show Source
Nested Schema : contentItem
Type: object
Show Source
Nested Schema : triggers
Type: array
Show Source
Nested Schema : blendFactors
Type: array
Show Source
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: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : PropertyStrata
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
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: array
Show Source
Nested Schema : ExpandedDimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array
Match All
Show Source
Nested Schema : DimVal
Expanded dimval array corresponding to dimvalid or dimvalIds array
Match All
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
Security
Back to Top

Response

Supported Media Types

202 Response

Rule updated successfully.
Body ()
Root Schema : Response
Type: object
Show Source
Back to Top