Get Product (/product)

The 'Get Product' call allows you to retrieve detailed information for a specific product. You can specify a language and a return format.

Please enter your host and distributor key here to update the links on the page.

Quick Start

Get the full details of the product with id 9069378 in JSON and Traditional Chinese

https://[host]/productsearchservice.svc/product?key=[key]&productId=9069378&out=json&mv=CHINESE-T

Product Id (&productid)

This parameter represents the id of the product you wish to retrieve details for.

OPTIONS :
A valid product id. These id's can be retrieved from the search results.
DEFAULT :
-
EXAMPLE :

Output (&out)

Results can be request in JSON or XML format.

OPTIONS :
xml or json
DEFAULT :
xml
EXAMPLE :
https://[host]/productsearchservice.svc/product?key=[key]]&productId=9069378&out=json
Get the details of the product with id 9069378 formatted in JSON

Market Variant (&mv)

To obtain results in a different market variant you can use the 'mv' parameter.

OPTIONS :
CHINESE-T or CHINESE-S
DEFAULT :
ENGLISH
EXAMPLE :
https://[host]/productsearchservice.svc/product?key=[key]&mv=CHINESE-T&productId=9069378
Get the details of the product with id 9069378 in Traditional Chinese

Datagroups (&dg)

To obtain additional datagroups that are not included by default.

OPTIONS :
PRODUCT_WIDGET, PRODUCT_INTERNET_POINTS,
EXAMPLE :
https://[host]/productsearchservice.svc/product?key=[key]&dg=PRODUCT_WIDGET&productId=9069378
Returns the details of the product's external widgets, e.g. Trip Advisor reviews.