Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.06 KB

File metadata and controls

20 lines (12 loc) · 1.06 KB

Effect

Properties

Name Type Description Notes
campaignId Integer The ID of the campaign that triggered this effect.
rulesetId Integer The ID of the ruleset that was active in the campaign when this effect was triggered.
ruleIndex Integer The position of the rule that triggered this effect within the ruleset.
ruleName String The name of the rule that triggered this effect.
effectType String The type of effect that was triggered. See API effects.
triggeredByCoupon Integer The ID of the coupon that was being evaluated when this effect was triggered. [optional]
triggeredForCatalogItem Integer The ID of the catalog item that was being evaluated when this effect was triggered. [optional]
props Object The properties of the effect. See API effects.