Class Personalization

Version: 21.x

Represents the personalization information for a device rendering returned in a Sitecore layout service response.

Inheritance
System.Object
Personalization
Namespace: Sitecore.LayoutService.Client.Response.Model.Presentation
Assembly: Sitecore.LayoutService.Client.Abstractions.dll
Syntax
RequestResponse
public class Personalization : Object

Constructors

Personalization()

Declaration
RequestResponse
public Personalization()

Properties

Conditions

Gets or sets the conditions.

Declaration
RequestResponse
public string Conditions { get; set; }
Property Value
TypeDescription
System.String

MultiVariateTestId

Gets or sets the multivariate test ID.

Declaration
RequestResponse
public string MultiVariateTestId { get; set; }
Property Value
TypeDescription
System.String

PersonalizationTest

Gets or sets the personalization test.

Declaration
RequestResponse
public string PersonalizationTest { get; set; }
Property Value
TypeDescription
System.String

Rules

Gets or sets the rules.

Declaration
RequestResponse
public string Rules { get; set; }
Property Value
TypeDescription
System.String

Do you have some feedback for us?

If you have suggestions for improving this article,