Operation
listEventTypes
List<
EventTypeResult
>
listEventTypes
(
MarketFilter
filter
,Stringlocale
)
throws
APINGException
Returns a list of Event Types (i.e. Sports) associated with the markets selected by the MarketFilter.
Parameter name |
Type |
Required |
Description |
---|---|---|---|
filter |
|
The filter to select desired markets. All markets that match the criteria in the filter are selected. |
|
locale |
String |
The language used for the response. If not specified, the default is returned. |
Return type |
Description |
---|---|
List< EventTypeResult > |
output data |
Throws |
Description |
---|---|
Generic exception that is thrown if this operation fails for any reason. |
Since 1.0.0