Product Information
GET/integration/marketplaces/:marketplaceID/products/:productID
Get the most up-to-date information our system has about a specific product.
A product becomes addressable on this endpoint only after it has been promoted into a campaign. Products submitted via POST /integration/products are first staged internally; calls to this endpoint will return 404 until the product is linked to a campaign (e.g., added to a campaign).
Request
Responses
- 200
- 400
- 401
- 404
- 500
Product Information
Bad Request
Unauthorized
Not Found
Internal Server Error