Additional Input Parameters
Find additional details about the input parameters for several endpoints.
We'll cover the following...
Event search
The full details of all the parameters taken by the events endpoint are as follows:
Parameter | Type | Category | Description |
| string | optional | If provided, the search results are filtered by the event ID. |
| string | optional | This is a keyword on which the search is performed. |
| string | optional | If provided, the search results are filtered by the attraction ID. |
| string | optional | If provided, the search results are filtered by the venue ID. |
| string | optional | If provided, the search results are filtered by the postal code or the zip code. |
| string | optional | If provided, the search results are filtered by latitude and longitude. This filter is deprecated and may be removed in a future release in favor of |
| string | optional | This is the radius of the area in which we want to search for events. |
| enum['miles', 'km'] | optional | This is the unit of the radius. The default value is |
| enum['ticketmaster', 'universe', 'frontgate', 'tmr'] | optional | If provided, the search results are filtered by their primary source name or publishing source name. |
| string | optional | This is the locale in ISO code format. Multiple comma-separated values can be provided. When omitting the country part of the code (e.g., only |
| string | optional | If provided, the search results are filtered by the market ID. |
| string | optional | If provided, the search results are filtered to return events with a start date after this date. |
| string | optional | If provided, the search results are filtered to return events with a start date before this date. |
| enum['yes', 'no', 'only'] | optional | If |
| enum['yes', 'no', 'only'] | optional | If |
| enum['yes', 'no', 'only'] | optional | If |
| number | optional | This is the number of results to be returned per page. The default value is |
| number | optional | This is the page number to be returned. The default value is |
| string | optional | This is the sorting order of the search results. Allowable values are |
| string | optional | If provided, the search results are filtered to return events with an onsale start date after this date. |
| string | optional | If provided, the search results are filtered to return events with an onsale start date before this date. |
| string | optional | If provided, the search results are filtered on the city. |
| string | optional | If provided, the search results are filtered on the country. |
| string | optional | If provided, the search results are filtered on the state code. |
| array[string] | optional | If provided, the search results are filtered by classification name, that is, the name of any segment, genre, sub-genre, type, or sub-type. Negative filtering is supported by using the |
| array[string] | optional | If provided, the search results are filtered by classification ID, that is, the ID of any segment, genre, sub-genre, type, or sub-type. Negative filtering is supported by using the |
| string | optional | If provided, the search results are filtered on the DMA ID. |
| array[string] | optional | If provided, the search results are filtered to return events with a local start date within this range. |
| array[string] | optional | If provided, the search results are filtered to return events with a local start and end date within this range. |
| array[string] | optional | If provided, the search results are filtered to return events with a start and end date within this range. |
| array[string] | optional | If provided, the search results are filtered to return events with public visibility starting from this date. |
| array[string] | optional | If provided, the search results are filtered to return events with a presale start date within this date. |
| string | optional | If provided, the search results are filtered to return events with an onsale start date on this date. |
| string | optional | If provided, the search results are filtered to return events with an onsale range within this date. |
| array[string] | optional | If provided, the search results are filtered on the collection IDs. |
| array[string] | optional | If provided, the search results are filtered on the segment IDs. |
| array[string] | optional | If provided, the search results are filtered on the segment names. |
| enum['yes', 'no', 'only'] | optional | If |
| string | optional | If provided, the search results are filtered on the promoter ID. |
| array[string] | optional | If provided, the search results are filtered on the genre ID. |
| array[string] | optional | If provided, the search results are filtered on the sub-genre IDs. |
| array[string] | optional | If provided, the search results are filtered on the type IDs. |
| array[string] | optional | If provided, the search results are filtered on the sub-type IDs. |
| string | optional | If provided, the search results are filtered on the geohash. |
| enum['us', 'ca'] | optional | This is the preferred country to find events in. The default value is |
| enum['yes', 'no'] | optional | If |
| array[string] | optional | If provided, the search results are filtered based on the domain they are available on. |