/
VO
voluum
/
Voluum API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 8h ago
View markdown
voluum
Voluum API
put
Update an auto rule's name, condition, or actions
v1
OpenAPI 3.0.1
2026-08-06
241
391
671.8 KB
Auto Rules
26
get
List all auto rules configured for the account
post
Create an auto rule that automatically executes actions (pause, bid change, notification) when campaign/offer metrics meet specified conditions
post
Query which auto rule actions (pause, bid, marker, notification, etc.) are available for given campaigns, offers, or dimensions based on their integration status
get
Get available evaluation intervals for auto rules, showing which time periods and excluded durations are valid
post
Attach or detach a campaign to/from one or more auto rules in a single batch operation
get
Get the account's auto rule limits (max rules, conditions per rule, filter values, traffic source campaigns)
get
List predefined auto rule templates that can be used as starting points for creating new rules
get
Get an auto rule by id, including its condition, actions, status, and last/next evaluation timestamps
put
Update an auto rule's name, condition, or actions
delete
Permanently delete an auto rule, stopping all future evaluations and actions
post
Disable an auto rule, pausing all condition evaluation and action execution without deleting the rule
post
Enable a disabled auto rule, resuming periodic condition evaluation and action execution
get
List all dimension lists configured for the account
post
Create a named dimension list (e.g. keyword whitelist/blacklist) that can be referenced by auto rule conditions
get
Get the account's dimension list limits (max lists, values per list, lists per rule, value length)
get
Get a dimension list by id, including its name and all values
put
Update a dimension list's name or values. The list is updated immediately; auto rules referencing it will use the updated values on their next scheduled evaluation
delete
Permanently delete a dimension list. Any auto rules referencing this list will need to be updated
get
List all custom notifications, optionally filtered by a specific campaign or offer entity id
post
Create a custom notification rule that monitors campaigns or offers for threshold breaches and sends alerts
get
Get the account's custom notification limits (max notifications, rules per notification, entities per notification)
get
Get a custom notification by id, including its monitored entities, rules, and current state
put
Update an existing custom notification's name, monitored entities, time range, or threshold rules
delete
Permanently delete a custom notification and stop all associated monitoring
post
Pause a custom notification, temporarily stopping threshold monitoring and alerts
post
Resume a paused custom notification, restarting threshold monitoring and alerts
Automizer
31
Billing/Payment
4
Event Log
2
Miscellaneous
13
Multi-user
13
Notification Push
20
Profile management
7
Reports
22
Security
8
Session
1
Shared reports
6
Tracker
84
Traffic log
4
Auto Rules
Update an auto rule's name, condition, or actions
put
/auto-rule/{id}
Path parameters
id
string
uuid
required
Auto rule UUID
Response
Auto rule