v40

latestSwagger 2.0raw.githubusercontent.com2017-08-11136588.0 KB
v2

Find Suggest

Find search suggestions and filter your suggestions by location, source, etc.

get/discovery/v2/suggest

Query parameters

keywordstring

Keyword to search on

source'ticketmaster' | ' universe' | ' frontgate' | ' tmr'

Filter entities by its source name

latlongstring

Filter events by latitude and longitude, this filter is deprecated and maybe removed in a future release, please use geoPoint instead

radiusstring

Radius of the area in which we want to search for events.

unit'miles' | 'km'

Unit of the radius

sizestring

Size of every entity returned in the response

includeFuzzy'yes' | ' no'

yes, to include fuzzy matches in the search. This has performance impact.

clientVisibilitystring

Filter events to clientName

countryCodestring

Filter suggestions by country code

includeTBA'yes' | ' no' | ' only'

True, to include events with date to be announce (TBA)

includeTBD'yes' | ' no' | ' only'

True, to include event with a date to be defined (TBD)

segmentIdstring

Filter suggestions by segment id

geoPointstring

filter events by geoHash

localestring

The locale in ISO code format. Multiple comma-separated values can be provided. When omitting the country part of the code (e.g. only 'en' or 'fr') then the first matching locale is used. When using a '' it matches all locales. '' can only be used at the end (e.g. 'en-us,en,*')

includeLicensedContent'yes' | ' no'

Yes if you want to display licensed content

includeSpellcheck'yes' | ' no'

yes, to include spell check suggestions in the response.

Response

successful operation