Core API
...
Results
Utility Requests
Autocomplete
2min
When making a request with the type parameter set to type=autocomplete Countdown API will return autocomplete suggestions for the search term specified in the search_term parameter, on the Ebay domain specified in the ebay_domain parameter.
Autocomplete Suggestions
An example of the JSON object returned from an Autocomplete request is shown below:
Countdown API returns the following properties for Autocomplete requests:
Property | Type | Description |
---|---|---|
autocomplete_results | array | Autocomplete Results Array The autocomplete results array contains details of each of the autocomplete suggestions returned from the query.
|
Next Steps Autocomplete Parameters
Updated 08 Aug 2024
Did this page help you?