Adjacent positions in rating

eu, na, asia
Attention! The method is deprecated.

Method returns list of adjacent positions in specified rating.

Parameters

FieldDescription

Application ID

Player account ID

Rating category

Rating period. For valid values, check the Types of ratings method. ...
Battle types. Default is "default". Valid values: "company" — Tank Company Battles "random" — Random Battles "team" — Team Battles "default" — any battle type (by default) ...
Ratings calculation date. Up to 7 days before the current date; default value: yesterday. Date in UNIX timestamp or ISO 8601 format. E.g.: 1376542800 or 2013-08-15T00:00:00 ...
Response field. The fields are separated with commas. Embedded fields are separated with dots. To exclude a field, use “-” in front of its name. In case the parameter is not defined, the method returns all fields. Maximum limit: 100. ...
Localization language. Default is "en". Valid values: "en" — English (by default) "ru" — Русский "pl" — Polski "de" — Deutsch "fr" — Français "es" — Español "zh-cn" — 简体中文 "zh-tw" — 繁體中文 "tr" — Türkçe "cs" — Čeština "th" — ไทย "vi" — Tiếng Việt "ko" — 한국어 ...
Number of returned entries. Default is 5. Min value is 1. Maximum value: 50. ...
*Required parameter.

Response

FieldTypeDescription
account_idnumeric

Player account ID

battles_to_playnumeric

Number of battles left to be included in ratings

battles_count

Battles fought

battles_count.ranknumeric

Position

battles_count.rank_deltanumeric

Change of position in rating

battles_count.valuenumeric

Absolute value

capture_points

Base capture points

capture_points.ranknumeric

Position

capture_points.rank_deltanumeric

Change of position in rating

capture_points.valuenumeric

Absolute value

damage_avg

Average damage caused per battle

damage_avg.ranknumeric

Position

damage_avg.rank_deltanumeric

Change of position in rating

damage_avg.valuefloat

Absolute value

damage_dealt

Total damage caused

damage_dealt.ranknumeric

Position

damage_dealt.rank_deltanumeric

Change of position in rating

damage_dealt.valuenumeric

Absolute value

frags_avg

Average number of vehicles destroyed per battle

frags_avg.ranknumeric

Position

frags_avg.rank_deltanumeric

Change of position in rating

frags_avg.valuefloat

Absolute value

frags_count

Vehicles destroyed

frags_count.ranknumeric

Position

frags_count.rank_deltanumeric

Change of position in rating

frags_count.valuenumeric

Absolute value

global_rating

Personal rating

global_rating.ranknumeric

Position

global_rating.rank_deltanumeric

Change of position in rating

global_rating.valuenumeric

Absolute value

hits_ratio

Hit ratio

hits_ratio.ranknumeric

Position

hits_ratio.rank_deltanumeric

Change of position in rating

hits_ratio.valuefloat

Absolute value

spotted_avg

Average number of vehicles spotted per battle

spotted_avg.ranknumeric

Position

spotted_avg.rank_deltanumeric

Change of position in rating

spotted_avg.valuefloat

Absolute value

spotted_count

Vehicles spotted

spotted_count.ranknumeric

Position

spotted_count.rank_deltanumeric

Change of position in rating

spotted_count.valuenumeric

Absolute value

survived_ratio

Survive ratio

survived_ratio.ranknumeric

Position

survived_ratio.rank_deltanumeric

Change of position in rating

survived_ratio.valuefloat

Absolute value

wins_ratio

Victories/Battles ratio

wins_ratio.ranknumeric

Position

wins_ratio.rank_deltanumeric

Change of position in rating

wins_ratio.valuefloat

Absolute value

xp_amount

Total experience

xp_amount.ranknumeric

Position

xp_amount.rank_deltanumeric

Change of position in rating

xp_amount.valuenumeric

Absolute value

xp_avg

Average experience per battle

xp_avg.ranknumeric

Position

xp_avg.rank_deltanumeric

Change of position in rating

xp_avg.valuefloat

Absolute value

xp_max

Maximum experience per battle

xp_max.ranknumeric

Position

xp_max.rank_deltanumeric

Change of position in rating

xp_max.valuenumeric

Absolute value

Errors

CodeMessageDescription
404RATINGS_NOT_FOUND

No rating details for specified date

Common API errors
API Response
Copy all