Definition of all properties that are present on all effects, independent of their type.
Name | Type | Description | Notes |
---|---|---|---|
CampaignId | int | The ID of the campaign that triggered this effect. | |
RulesetId | int | The ID of the ruleset that was active in the campaign when this effect was triggered. | |
RuleIndex | int | 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 | int | The ID of the coupon that was being evaluated when this effect was triggered. | [optional] |
TriggeredForCatalogItem | int | The ID of the catalog item that was being evaluated when this effect was triggered. | [optional] |
ConditionIndex | int | The index of the condition that was triggered. | [optional] |
EvaluationGroupID | int | 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 | int | The revision ID of the campaign that was used when triggering the effect. | [optional] |
CampaignRevisionVersionId | int | The revision version ID of the campaign that was used when triggering the effect. | [optional] |