removePromotionTargetRules - Promotion Module Reference
This documentation provides a reference to the removePromotionTargetRules
method. This belongs to the Promotion Module.
This method removes target promotion rules from a promotion's application method.
Example
Parameters
promotionId
stringRequiredThe promotion's ID.
ruleIds
string[]RequiredThe target promotion rules' IDs.
Returns
Promise
Promise<void>RequiredResolves when the target promotion rules are deleted.
Was this section helpful?