GET api/suppliers/topSearchWords/{amountWords}/OnContentSet/{isOnContentSet}
Get Top Search Words
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| amountWords |
Amount Of Words |
integer |
Required |
| isOnContentSet |
Turn On to use ContentSet options |
boolean |
Required |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]