Get runnerName from listMarketBook method

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • insurance2suit.com
    Junior Member
    • Sep 2014
    • 4

    #1

    Get runnerName from listMarketBook method

    Hi,

    Is it possible to get the runnerName from the listMarketBook method?

    The only way I can get the runnerName at the moment is through listMarketCatalogue, but would rather not have to make two calls to the API and map the selectionIds..

    Thanks
    Last edited by insurance2suit.com; 21-09-2014, 10:07 AM.
  • betdynamics
    Junior Member
    • Sep 2010
    • 534

    #2
    As I understand it, the runnerName is only held at the MarketCatalogue level.

    MarketCatalogue - "fixed" data for the market
    MarketBook - "dynamic" data for the market

    I guess it is an attempt to reduce the amount of information returned by the listMarketBook call, which is likely to be the call most commonly made against the new API-NG. Although personally I would like to see it included as an optional return.

    Comment

    • insurance2suit.com
      Junior Member
      • Sep 2014
      • 4

      #3
      Yeah thought that was probably the case - thanks for the response.

      Comment

      Working...
      X