Ad Accounts

List account callouts

Lists directly attached Google assets. Fresh reads are cached for 10 minutes; exhausted quota may return the last successful read with stale=true. Inherited assets are not included. Preserves Google RMF C.75 account-level callouts.

get/v1/ads/accounts/callouts

Query parameters

accountIdstring required

Zernio Google Ads connection id.

adAccountIdstring

Platform ad account ID (Google customer ID, digits only). Required when the connection has multiple customers.

customerIdstring

Alias of adAccountId, kept for existing callers

Response

Assets returned.

customerIdstring
cachedAtstring date-time nullable

Time of the cached Google read. Null when no cache was used.

staleboolean

True when exhausted quota required returning the last successful read.

Changes