Catalog management

Call these endpoints to view recommended and eligible items that can be included when creating a campaign.

Get top recommended items

Call this endpoint to retrieve a curated list of recommended items that are expected to have the highest performance.

Endpoint

GET /v3/advertising/sem/items/recommendation

Check eligibility of items

Call this endpoint to determine whether the specified SKUs are eligible to be included in an SEM campaign.

Endpoint

POST /v3/advertising/sem/items/eligibility

Next step

Learn more about each endpoint scenario, including a basic API integration with example requests and responses.