Retry Failed Ads Payments
Queues one background retry of the account's failed ads payments across its campaigns, using the account's configured ads payment methods. A queued response does not mean payment succeeded. Read campaign delivery_status and issues for the outcome. Successful settlement clears the payment block without changing configured active or paused status; legacy payment_failed status becomes paused. Another request while the account retry is queued or running returns an error asking you to wait.
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
Response
payment retry queued
Example response
{
"account_id": "biz_xxxxxxxxxxxxxx",
"queued": true
}Changes
Changed in 1 of the 74 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 74 revisions, 1 has no diff computed.