Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.86 KB

Effect.md

File metadata and controls

21 lines (17 loc) · 1.86 KB

TalonOne.Effect

Properties

Name Type Description Notes
campaignId Number The ID of the campaign that triggered this effect.
rulesetId Number The ID of the ruleset that was active in the campaign when this effect was triggered.
ruleIndex Number 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 Number The ID of the coupon that was being evaluated when this effect was triggered. [optional]
triggeredForCatalogItem Number The ID of the catalog item that was being evaluated when this effect was triggered. [optional]
conditionIndex Number The index of the condition that was triggered. [optional]
evaluationGroupID Number The ID of the evaluation group. For more information, see Managing campaign evaluation. [optional]
evaluationGroupMode String The evaluation mode of the evaluation group. For more information, see Managing campaign evaluation. [optional]
campaignRevisionId Number The revision ID of the campaign that was used when triggering the effect. [optional]
campaignRevisionVersionId Number The revision version ID of the campaign that was used when triggering the effect. [optional]
props Object The properties of the effect. See API effects.