Accounts
Retry Failed Ads Payments
Queues a background retry of the account’s failed ads payments using its configured ads payment methods. A queued response does not mean payment succeeded. Check the account’s ad campaigns for the outcome.
POST
Retry Failed Ads Payments
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.
Maximum string length:
255Example:
"d9105228-4a08-46b1-8b91-42fed586d383"
Pins the request to a dated API version.
Example:
"2026-09-15"
Path Parameters
The account ID.

