Retry Google Ads billing setup
Retries the Google Ads billing setup for an account whose first attempt failed.
Use this when the account is stuck in PENDING_BILLING_SETUP. It returns the account, so read status on the response to see whether the retry moved it on. A retry that fails again leaves the account where it was rather than erroring.
This needs a payment method on the workspace, and the workspace must not be on a billing hold.
Authorizations
Personal API key.
Path Parameters
ID of the Google Ads account, as returned in id by Get Google Ads account. An account that belongs to a different app returns a 404.
Response
The account after the retry. Read status.
The account fields this API commits to.
A subset. GoogleAdsAccount also carries Base44's billing-retry counters,
risk-screening and block-source IDs, notification fingerprints, Google
billing-setup IDs and setup error strings, none of which are a caller's
contract.
Base44's ID for the account. Pass it as account_id on the other account endpoints.
"68b1c0d4e7b91d003c45a1f8"
Name of the Google Ads account.
"Nordwind Furniture"
The account's customer ID in Google Ads. Empty until Google has provisioned it.
"1234567890"
ACTIVE, BLOCKED, SUSPENDED, BILLING_HOLD, CANCELED, PENDING_VERIFICATION, PENDING_BILLING_SETUP, or PENDING_CLOSE. Only an ACTIVE account can create or resume campaigns.
"ACTIVE"
Currency the account bills in, as an ISO 4217 code.
"EUR"
Time zone the account reports in, as an IANA name.
"Europe/Berlin"
true when the account has a live Google Ads budget, which campaigns need in order to serve.
true
How often the account is charged: 1w, 2w, or 1m. Only drives charging when charge_trigger_mode is cadence.
"1w"
What triggers a charge on this account. cadence charges on the billing_cadence schedule. threshold is a legacy mode that charges when spend crosses a ladder of thresholds and ignores billing_cadence entirely.
"cadence"
Monthly spend cap in micros of the account currency, so 500000000 is 500.00. 0 when no cap is set.
500000000
true when the account's budget renews automatically at the end of its window.
true
Google Business Profile location linked to the account, as locations/<id>. Empty when none is linked.
"locations/12345"
When the account was created in Base44.
"2026-08-25T11:20:00Z"
When Base44 last changed its record of the account.
"2026-08-25T14:05:00Z"
When the current budget window ends. null before a budget exists.
"2026-09-30T23:59:59Z"
When the Google Ads terms were accepted for this account. null until they are.
"2026-08-25T11:20:00Z"