AMALYZE Falcon API
SPA // Dimension // Searchterm
Request
JavaScript
1 2 3 4 |
"filters": { "searchterm": "samsung", "searchtermExact": "samsung" } |
Property | Type | Description | Further information |
filters.searchterm | string | String containing the searchterm | optional Fulltext search |
filters.searchtermExact | string | String containing the exact searchterm | optional Exact match |
Response
JavaScript
1 |
"searchterm": "samsung s8" |
Property | Type | Description |
searchterm | string | String containing the searchterm |