Skip to main content

ProductFeed

Affiliates Feed Products

Products synced from a merchant's connected store. Available to marketplace affiliates for the merchants they are approved with, and to merchants for their own catalog.

Fields

FieldTypeAvailabilityNotes
idIDThe record's Refersion id.
merchant_idIntThe product-feed merchant the record belongs to.
external_idStringThe identifier the record has in the source ecommerce platform.
nameStringFalls back to the product's SKU when the product has no name.
descriptionString
tagsString
priceFloat
currencyStringISO 4217 currency code.
product_urlString
rfsn_parameterStringThe tracking fragment to append to product_url.
platform_idInt
sortStringNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
limitIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
beforeIDNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
afterIDNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
offsetIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
firstIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
lastIntNot a data field. Product-feed types reuse one definition for both their arguments and their output fields, so this pagination argument also appears as a field. It always resolves to null — ignore it.
merchantMerchant
vendorPlatformThe ecommerce platform the product was synced from.
variants[Variant]
images[Image]

Sorting

sort accepts id, created_at, price, sku on this type, and sorts descending. Any other value is ignored without an error.

Referenced by