AMALYZE Falcon API

research.product.keywords.changes (POST)

Endpoint

Endpoint research.product.keywords.changes returns the keyword changes for an ASIN / marketplace combination

Method
POST research.product.keywords.changes
Example call

JSON Payload

PropertyTypeDescriptionFurther information
filtersobjectObject containing the filter information
filters.asinstringThe ASIN, for which ranking data is requested for
filters.marketplacestringThe marketplace-ID, for which ranking data is requested for.valid marketplace-IDs
JSON Response

PropertyTypeDescription
itemsarrayArray containing the aggregated keyword distribution
items.lostintegerThe number of keyword rankings, which have been lost
items.downintegerThe number of keyword rankings, which have been declined
items.equalintegerThe number of keyword rankings, which did not change
items.upintegerThe number of keyword rankings, which did improve
items.newintegerThe number of keyword rankings, which are new
requestobjectThe request information object (see request information object definition for more information)
Updates / Changes
VersionDescription
Menu