Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Operation
Anchor
listVenues
listVenues

Panel
bgColor#FFFFFF
titleBGColor#C8D0E4
titlelistVenues

List< VenueResult > listVenues#listVenues ( MarketFilter filter ,Stringlocale ) throws APINGException

Returns a list of Venues (i.e. Cheltenham, Ascot) associated with the markets selected by the MarketFilter. Currently, only Horse Racing markets are associated with a Venue.

Parameter name

Type

Required

Description

filter

MarketFilter

(tick)

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< VenueResult >

output data

Throws

Description

APINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0