Skip to main content

ConversionTrigger

A coupon code, email, or sku, that triggers a conversion for an affiliate.

Fields

FieldTypeAvailabilityNotes
idInt!The record's Refersion id.
createdStringUnix timestamp in seconds, not an ISO 8601 date.
updatedStringUnix timestamp in seconds, not an ISO 8601 date.
statusStringOnly ACTIVE triggers are ever returned, so filtering on any other status yields nothing.
typeStringWhat kind of value trigger holds.
triggerStringThe value that fires the trigger — the coupon code, customer email, or SKU.
affiliate_idIntThe affiliate the record belongs to.
affiliateAffiliate
shopShop

Sorting

sort accepts id, created, updated, status, trigger on this type, and sorts descending. Any other value is ignored without an error.

Referenced by