Skip to main content
POST
/2026-01/retail-media/line-items/{id}/keywords/add-remove

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
string
required

ID of the line item

Body

application/json

Request object to add or remove keywords from a line item

data
object

Resource object containing keywords to be added or removed from a line item

Response

200 - application/json

Success

Outcome object containing errors and warnings.

errors
object[] | null
read-only
warnings
object[] | null
read-only