marketCatalogue: marketCatalogue method

Description Arguments Details Value

Description

marketCatalogue associated with markets, you use marketCatalogue to retrieve the id of a market, the names of selections and other information about the market

Arguments

filter

list to select desired markets, see marketFilter section below or visit developer.betfair.com, for the different options.

marketProjection

the type and amount of data returned about the market, default of EVENT, see section marketProjection in BettingEnums, or visit developer.betfair.com

sort

the order of results, see section sort in BettingEnums, or visit developer.betfair.com

maxResults

limit on the number of results returned, default of 1

keepRules

when MARKET_DESCRIPTION is entered into the marketProjection parameter, it returns a large amount of text containing the rules of the market, by default these are discarded, change keepRules = TRUE to keep.

Details

You use marketCatalogue to retrieve the name of the market, the names of selections and other information about markets. Market Data Request Limits apply to requests.

Value

a dataframe of markets that does not change (or changes very rarely), will contain data about the market ids, selections and other info, with a selection of the following variables:


durtal/betfaiR documentation built on May 15, 2019, 6:01 p.m.