Skip to main content

GetProductRankingWithPersoDefaultTenant

GET 

/persoproductranking/:accountId/:rankingGroupId/:segmentId

Get product ranking (with perso and default tenant)

Request

Path Parameters

    accountId hyphenLessUuidrequired

    Possible values: >= 32 characters and <= 32 characters, Value must match regular expression ^[0-9a-f]{32}$

    Account identifier (uuid without hyphens)

    rankingGroupId hyphenLessUuidrequired

    Possible values: >= 32 characters and <= 32 characters, Value must match regular expression ^[0-9a-f]{32}$

    Ranking group identifier (uuid without hyphens)

    segmentId stringrequired

    Ranking segment identifier

Responses

CSV file (comma separated, quoted strings) with 3 columns "ProductId", "abTestGroup" and "Position"

Schema
    any
Loading...