Can anyone confirm for me that SelectionId is a unique field?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JohnFromCairnsAustralia
    Junior Member
    • Dec 2018
    • 34

    #1

    Can anyone confirm for me that SelectionId is a unique field?

    Hello there,

    Just wondering if anyone could confirm for me that the selection Id is a unique field that can be used to identify a runner between markets, or its specific to a market?

    For example. Lets say. Mr Brown horse is running on tuesday, wednesday, and thursday of this week in three different racing markets (he loves to race).

    Will the RunnerDescription for Mr Brown horse have the same SelectionId for all three races or a different one?

    Thank you kindly for any thoughts
    John

  • JohnFromCairnsAustralia
    Junior Member
    • Dec 2018
    • 34

    #2
    Dag nabit batman...do a search first....Sorry....

    Here are some answers....
    https://forum.developer.betfair.com/...ctionid-unique
    https://forum.developer.betfair.com/...of-selectionid

    "The selectionId is unique to each runner and not to each market." so Mr Brown horse will have the same Selection Id for each race.

    Hope this thread ends up being useful to someone rather than being pollution.

    Comment

    • Guest

      #3
      Correct you need to use MarketID and SelectionID as the same runner has the same SelectionID in both win and place markets. BUT that whys you have a different MarketID

      Comment

      • JohnFromCairnsAustralia
        Junior Member
        • Dec 2018
        • 34

        #4
        Thank you for the confirmation. Very helpful.

        Note also that the SelectionId is same between all markets really...

        I focus on horses. In my mind I have started thinking of RunnerDescription as a Horse entity. And the Runner as dynamic information about that horse for a particular market.

        In a generic app one would probably have the RunnerDescription as a base class entity, the subclasses like Horse or FootballTeam as subclasses...

        Comment

        Working...
        X