v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Advertising

List billing accounts

Lists the billing accounts owned by the authenticated user. Each account includes its type, status, time zone, and create/update timestamps. Results are paginated with a cursor (pageToken).

get/ads-management/v1/billing-accounts

Query parameters

maxPageSizeinteger

Maximum results per page (1-100, default 50)

pageTokenstring

Opaque cursor from a prior nextPageToken

Response

OK

nextPageTokenstring

The cursor for the next page. Pass it as pageToken to fetch the next page. Absent on the last page.