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.

customerIdstring

Google customer id without dashes. Required when the connection has multiple customers.

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