Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 891 Bytes

Effect.md

File metadata and controls

17 lines (12 loc) · 891 Bytes

Effect

Properties

Name Type Description Notes
campaign_id int The ID of the campaign that triggered this effect
ruleset_id int The ID of the ruleset that was active in the campaign when this effect was triggered
rule_index int The position of the rule that triggered this effect within the ruleset
rule_name str The name of the rule that triggered this effect
effect_type str The type of effect that was triggered
triggered_by_coupon int The ID of the coupon that was being evaluated when this effect was triggered [optional]
props object

[Back to Model list] [Back to API list] [Back to README]