Objects
ExperimentalAffiliateMerchant
Represents an affiliate merchant including comprehensive details such as ID, name, domains, and financial metrics related to their affiliate programs.
Fields
id
ID!
requiredThe unique identifier of the merchant.
name
String!
requiredThe name of the merchant.
domains
A list of domains associated with the merchant.
description
String!
requiredA description of the merchant.
specialConditions
String!
requiredSpecial conditions or notes about the merchant’s affiliate program.
categories
Product categories offered by the merchant.
logoUrl
URL of the merchant’s logo image.
averageCommissionRate
Average commission rate percentage offered by the merchant.
minimumCommissionRate
Minimum commission rate provided by the merchant.
maximumCommissionRate
Maximum commission rate offered by the merchant.
averageDailySales
Float
Average number of sales per day.
averageOrderValue
Average value of orders placed.
Was this page helpful?