---
title: "/2026-01/retail-media/accounts/{account-id}/keywords/in-review-report"
method: GET
path: "/2026-01/retail-media/accounts/{account-id}/keywords/in-review-report"
tags: ["Campaign"]
---

# /2026-01/retail-media/accounts/{account-id}/keywords/in-review-report

`GET /2026-01/retail-media/accounts/{account-id}/keywords/in-review-report`

Generate a list of reports for line items which contain one or more actionable keyword reviews

## Path parameters

- `account-id` string, int64, required

## Query parameters

- `limit` integer
- `offset` integer

## Response `200`

Success

- EntityResourceCollectionOutcomeLineItemKeywordReviewReportAndMetadata — A top-level object that encapsulates a Criteo API response for several entities and metadata.
  - `data` EntityResourceLineItemKeywordReviewReport[], nullable
    - `attributes` LineItemKeywordReviewReport, nullable — Reports on a line item which contains one or more actionable keyword reviews
      - `accountId` string, required — External ID of the account containing the campaign containing the line item this report is for
      - `accountName` string, required — Name of the account containing the campaign containing the line item this report is for
      - `campaignId` string, required — External ID of the campaign containing the line item this report is for
      - `campaignName` string, required — Name of the campaign containing the line item this report is for
      - `countKeywords` integer, required — Number of PositiveExactMatch keywords on this line item that are in either "InReview" or "Pending" state
      - `lineItemId` string, required — External ID of the line item that this report is for
      - `lineItemName` string, required — Name of the line item that this report is for
      - `retailerId` string, required — Retailer ID connected to the line item this report is for
      - `retailerName` string, required — Name of the retailer connected to the line item this report is for
    - `id` string, nullable — Unique id of the entity.
    - `type` string, nullable — Type of the resource.
  - `errors` SdkApiRestCommonProblem[], nullable — Errors that occured during this call.
    - `code` string, nullable — A machine-readable error code, expressed as a string value.
    - `detail` string, nullable — A human-readable explanation specific to this occurrence of the problem.
    - `instance` string, nullable — A URI that identifies the specific occurrence of the problem.
    - `source` object, nullable — A machine-readable structure to reference to the exact location(s) causing the error(s).
    - `stackTrace` string, nullable
    - `title` string, nullable — A short human-readable description of the problem type.
    - `traceId` string, nullable — The request correlation ID this problem comes from.
    - `type` 'unknown' | 'access-control' | 'authentication' | 'authorization' | 'availability' | 'deprecation' | 'quota' | 'validation', nullable — The problem's category.
  - `meta` Metadata, nullable — Metadata related to the current request.
    - `count` integer, nullable
    - `limit` integer, required — The number of elements to be returned.
    - `offset` integer, required — The (zero-based) starting offset in the collection.
  - `warnings` SdkApiRestCommonProblem[], nullable — Warnings that occured during this call.
    - `code` string, nullable — A machine-readable error code, expressed as a string value.
    - `detail` string, nullable — A human-readable explanation specific to this occurrence of the problem.
    - `instance` string, nullable — A URI that identifies the specific occurrence of the problem.
    - `source` object, nullable — A machine-readable structure to reference to the exact location(s) causing the error(s).
    - `stackTrace` string, nullable
    - `title` string, nullable — A short human-readable description of the problem type.
    - `traceId` string, nullable — The request correlation ID this problem comes from.
    - `type` 'unknown' | 'access-control' | 'authentication' | 'authorization' | 'availability' | 'deprecation' | 'quota' | 'validation', nullable — The problem's category.

---

[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)
