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
Configuration for dynamic ranking.
Show Source
Nested Schema : BaseECR
Type: object
Show Source
  • Date this object was first created. Found in responses. Ignored in POST/PUT payloads.
    Example: 2018-01-01T13:41:03.858-04:00
  • Date this object was last modified. Found in responses. Ignored in POST/PUT payloads.
    Example: 2018-01-01T13:41:03.858-04:00
  • User who last modified this object. Found in responses. Ignored in POST/PUT payloads.
    Example: admin
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
  • Allowed Values: [ "PropertyStrata" ]
    Strata type
    Example: PropertyStrata
  • Attribute to match for property strata
    Example: product.respositoryId
  • value to match in attribute
    Example: 123456
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
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
Security
Back to Top

Response

Supported Media Types

202 Response

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