---
title: "/2026-01/retail-media/accounts/{accountId}/brands"
method: GET
path: "/2026-01/retail-media/accounts/{accountId}/brands"
tags: ["Campaign"]
---

# /2026-01/retail-media/accounts/{accountId}/brands

`GET /2026-01/retail-media/accounts/{accountId}/brands`

Gets page of retailer objects that are associated with the given account

## Path parameters

- `accountId` string, required

## Query parameters

- `limitToId` string[]
- `pageIndex` integer
- `pageSize` integer

## Response `200`

Success

- JsonApiPageResponseOfBrand — A wrapper class to return a single page of <typeparamref name="T" /> with metadata
  - `data` JsonApiBodyWithIdOfInt64AndBrandAndBrand[], required
    - `attributes` ExternalBrand, nullable — A Retail Media Brand used to represent a collection of products sold under the same umbrella name
      - `name` string, required
    - `id` string, long-id, required
    - `type` string, required
  - `errors` CommonError[], nullable
    - `code` string, nullable — (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.
    - `detail` string, nullable — (RECOMMENDED) A human-readable explanation specific to this occurrence of the problem.
    - `instance` string, nullable — (REQUIRED) A URI reference that identifies the specific occurrence of the problem.
    - `source` object, nullable — (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s)
    - `stackTrace` string, nullable — (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology
    - `title` string, nullable — (RECOMMENDED) A short, human-readable summary of the problem type.
    - `traceId` string, nullable — (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.
    - `type` 'unknown' | 'access-control' | 'authentication' | 'authorization' | 'availability' | 'deprecation' | 'quota' | 'validation', nullable — (REQUIRED) The classification of the error.
  - `metadata` PageMetadata, required — Metadata related to the current request
    - `currentPageIndex` integer, required
    - `currentPageSize` integer, required
    - `nextPage` string, nullable
    - `previousPage` string, nullable
    - `totalItemsAcrossAllPages` integer, nullable
    - `totalPages` integer, nullable
  - `warnings` CommonWarning[], nullable
    - `code` string, nullable — (REQUIRED) A machine-readable unique error code, expressed as a string value. The format used must be kebab-case.
    - `detail` string, nullable — (RECOMMENDED) A human-readable explanation specific to this occurrence of the problem.
    - `instance` string, nullable — (REQUIRED) A URI reference that identifies the specific occurrence of the problem.
    - `source` object, nullable — (OPTIONAL) A machine-readable structure to reference to the exact location(s) causing the error(s)
    - `stackTrace` string, nullable — (NEVER IN PRODUCTION) A human-readable stacktrace produced by the implementation technology
    - `title` string, nullable — (RECOMMENDED) A short, human-readable summary of the problem type.
    - `traceId` string, nullable — (REQUIRED) The Correlation ID provided by the Gateway. It is also a unique identifier for this particular occurrence of the problem.
    - `type` 'unknown' | 'access-control' | 'authentication' | 'authorization' | 'availability' | 'deprecation' | 'quota' | 'validation', nullable — (REQUIRED) The classification of the error.

---

[API](https://skmtc.net/criteo/apis/criteo-api.md) · [All operations](https://skmtc.net/criteo/apis/criteo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/criteo/criteo-api/revisions/c1721589426a/schema)
