Unpause a Conversion Value Rule
Resume the rule and automatically replace overlapping selections in the same transaction. Other selections keep their values, and broader rules remain as defaults. Rules with no remaining selections are paused. Resuming an already-active rule makes no changes.
Authorizations
An Account API key, account-scoped JWT, App API key, or user OAuth token. Prepend the key or token with Bearer, for example Bearer ***************************.
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
255"d9105228-4a08-46b1-8b91-42fed586d383"
Pins the request to a dated API version.
"2026-09-15"
Path Parameters
Conversion value rule ID.
Response
Rule
Business that owns this shared, editable rule.
"biz_xxxxxxxxxxxxxx"
Set a fixed amount or change the original value by a signed percentage.
fixed, percentage "fixed"
When the rule was created, as an ISO 8601 timestamp.
"2026-01-01T12:00:00.000Z"
Amount sent for a fixed rule. Null for a percentage rule.
Conversion value rule ID, prefixed adcvr_.
"adcvr_xxxxxxxxxxxxxx"
Free-form string keys and values for the caller.
Signed percent change: 20 increases by 20%, negative 20 decreases by 20%. The sent value cannot go below zero. Null for a fixed rule.
Whether this rule is active or paused.
active, paused "active"
When the rule was edited, as an ISO 8601 timestamp.
"2026-01-01T12:00:00.000Z"

