AMALYZE Falcon API
SPA // Dimension // Placement
Request
JavaScript
1 2 3 |
"filters": { "placementId": "tops" } |
Property | Type | Description | Further information |
filters.placementId | string | String containing the placment id | optional. Usage and valid filter for marketplace dimension |
Response
JavaScript
1 2 3 4 |
"placement": { "id": "tops", "name": "Top of Search on-Amazon" } |
Property | Type | Description |
placement.id | string | String containing the placement id |
placment.name | string | String containing the placement name |