Skip to main content
Getting StartedFor an overview, read more about how Negative Keyword Targeting works in our Help Center
 

Endpoints

Verb

Endpoint

Description

GET

/auction-line-items/{line-item-id}/targeting/keywords

Get All Negated Keywords on a specific Line Item

POST

/auction-line-items/{line-item-id}/targeting/keywords/append

Add Negated Keywords to a Specific Line Item

POST

/auction-line-items/{line-item-id}/targeting/keywords/delete

Remove Negated Keywords from a Specific Line Item

   

Negated Keyword Attributes

Attribute

Data Type

Description

keywords*

object

Keywords structure, with dictionary of keywords andmatchTypepairs

Possible match types for those endpoints:negativeExactandnegativeBroad

*Required

Get all Negated Keywords on a Line item

This endpoint list all negated keywords to an Onsite Sponsored Products Line item Sample Request
Sample Response

Add Negated Keywords on a Line item

This endpoint adds negated keywords to an Onsite Sponsored Products Line item Sample Request
Sample Response

Remove Negated Keywords on a Line Item

This endpoint removes previously negated keywords (as a result, these keywords might be targeted) Sample Request
Sample Response

Responses

Response

Description

🔵

200

Call completed with success

🔴

400

Bad request, validation error