- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
revertUsage - Promotion Module Reference
This documentation provides a reference to the revertUsage
method. This belongs to the Promotion Module.
Note: You should only use this methods when implementing complex customizations. For common cases, check out available workflows instead.
This method is used to revert the changes made by registerUsage action
Example#
Parameters#
computedActions
UsageComputedActions[]The computed actions to adjust their promotion's campaign budget.
computedActions
UsageComputedActions[]Returns#
Promise
Promise<void>Resolves when the campaign budgets have been adjusted successfully.
Was this page helpful?