---
title: "/2026-01/retail-media/line-items/{line-item-id}/keywords/review"
method: POST
path: "/2026-01/retail-media/line-items/{line-item-id}/keywords/review"
tags: ["Campaign"]
---

# /2026-01/retail-media/line-items/{line-item-id}/keywords/review

`POST /2026-01/retail-media/line-items/{line-item-id}/keywords/review`

Update the status of keyword reviews under a line item

## Path parameters

- `line-item-id` string, int64, required

## Request body

- ValueResourceInputRetailMediaKeywordsReview — A top-level object that encapsulates a Criteo API request for a single value object.
  - `data` ValueResourceRetailMediaKeywordsReview — A value resource exposed by the API.
    - `attributes` RetailMediaKeywordsReview — Request object for approval of keyword reviews, containing a list of Phrase-ReviewState pairs
      - `keywords` ReviewSetState[], required
        - `phrase` string, required — Normalized key phrase for keyword review to update
        - `reviewState` 'Unknown' | 'InReview' | 'Recommended' | 'Approved' | 'AutoApproved' | 'Rejected' | 'AutoRejected', required — Keyword review state to set for a phrase
    - `type` string, nullable — Type of the resource.

## Response `200`

Success

- ValueResourceOutcomeRetailMediaKeywordsReviewResult — A top-level object that encapsulates a Criteo API response for a single value object.
  - `data` ValueResourceRetailMediaKeywordsReviewResult, nullable — A value resource exposed by the API.
    - `attributes` RetailMediaKeywordsReviewResult, nullable — Response object for approval of keyword reviews, containing a list of Phrase-ReviewState pairs
      - `keywords` ReviewSetState[], required
        - `phrase` string, required — Normalized key phrase for keyword review to update
        - `reviewState` 'Unknown' | 'InReview' | 'Recommended' | 'Approved' | 'AutoApproved' | 'Rejected' | 'AutoRejected', required — Keyword review state to set for a phrase
    - `type` string, nullable
  - `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.
  - `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)
