Statistics

Forum Avatar
Battle.net Developer
#1 - June 4, 2013, 12:40 a.m.
Blizzard Post
http://us.battle.net/api/wow/character/zangarmarsh/Ulminia?fields=statistics

Not included in the docs yet, I will try to update them later this week.

Right now it was done the easiest way possible so the format is NOT like achievements. It should be a direct match to what you see on someone's public statistic page:
http://us.battle.net/wow/en/character/zangarmarsh/Ulminia/statistic

Let me know if there are bugs or anything like that.
Forum Avatar
Battle.net Developer
#8 - June 4, 2013, 4:10 p.m.
Blizzard Post
The money field really isn't used right now. It's used to say that the quantity number should be displayed as gold/silver/copper. Right now no public statistics are about money so you don't need to worry about it.

Also note that "highest" statistics do have the string of the highest element listed as an optional field, so that you can duplicate our web statistics page.
Forum Avatar
Battle.net Developer
#10 - June 6, 2013, 6 p.m.
Blizzard Post
This morning some of those numbers should be more accurate. We were using account data for them instead of character data.

The lastUpdated column should be renamed, that name is not 100% accurate to what it is and the logic behind it is actually very weird and probably not useful.

We're taking notes on all of the problems and I'll try to look into some of the harder ones.