/preview/retail-media/accounts/{accountId}/balances
/preview/retail-media/accounts/{accountId}/balances
Gets page of balance objects for the given account id.
GET
/preview/retail-media/accounts/{accountId}/balances
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The account to get balances for.
Query Parameters
The number of elements to be returned.
Required range:
1 <= x <= 500The balance ids which the result is limited to.
Maximum array length:
50The (zero-based) starting offset in the collection.
Required range:
0 <= x <= 2147483647Response
200 - application/json
Success
A top-level object that encapsulates a Criteo API response for several entities and metadata.
/preview/retail-media/accounts/{account-id}/balances/{balance-id}
Previous
/preview/retail-media/balances/{balanceId}
Next