The edit_key or roster_key is just how we index rosters for teams. The reason it's named a little bit strangely is that we have the same concept of time ranges that rosters describe in all of our Full games (NFL, MLB, NBA, NHL), but NFL is a week based game, while the others are date based game.
So, basically, the edit_key in NFL will be a week, and the edit_key in NBA, MLB, or NHL will be a date. It's basically describing which roster will be affected if you add, drop, or trade a player right now. For example, if the edit_key is returned back as August 5th (and it's August 4th), that means that if you try to add a player right now, he'll only show up on your roster for August 5th. Or, in NFL, if the edit_key is 7, that means that if you add a player right now, he'll be put on your week 7 roster.
Does that make sense?
QUOTE(ro @ 3 Aug 2011 12:39 PM)
Hi I would like know what is the mean of edit_key, this is for the NFL players
Thanks for any help