Unsupported
The feature may still be present or functional but ValueChecker does not
support or recommend its usage and may drop it completely at any time.
Removed
The feature is completely removed from the ValueChecker API.
Breaking Change
The change REQUIRES an update in your implementation if you used a previous
version or variant.
Recent Deprecations
| Date | Version | S | Description |
|---|---|---|---|
| Mar 28, 2024 | 0.20.70 | cid and category in response object for /product_search replaced | |
| Jun 11, 2025 | 0.121.0 | product_picture_url in response object for /product_search product_pic_url in response objects for /prices and /product_search |
Upcoming Deprecations
| Date | S | Description |
|---|---|---|
| Dec 15, 2024 | cid and category will be removed from the /product_search response object |
Deprecation details
Details on API deprecations`cid` and `category` in response object for `/product_search` replaced
`cid` and `category` in response object for `/product_search` replaced
| Item | Description |
|---|---|
| Date | Mar 28, 2024 |
| Version | 0.20.70 |
| Status | Unsupported |
| Effect | Backwards compatible |
| Impact | /product_search |
cid has been deprecated and will be removed in a future update. Please use the client_category_id instead.
category has been deprecated and will be removed in a future update. However, the client_category will return the same information.Example response: