The values for the additional query parameters that you specify in the Params parameter.
The order of the values that you specify must correspond to the order of the specified Params. Separate multiple values with commas. There must be no space before or after a comma.
Actions: | CategoryQuery
CategorySuggestFromCategory CategorySuggestFromDocument CategorySuggestFromText |
Type: | String |
Default: | |
Example: | Params=Sort,MinDate
In this example, the parameters Sort=Date and MinDate=01/01/2003 are added to the query string. |
See Also: | Params |
|