App Ratings
Header Parameters
Query Parameters
Unique application identifier. Google app IDs consist of letters, numbers, and dots (e.g., 'com.facebook.katana'), while Apple app IDs are numeric only (e.g., '447188370').
Time granularity for the returned values
dailyweeklymonthlyTwo-letter country code (e.g., 'us', 'gb', 'ww')
Start date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago
End date in 'YYYY-MM' or 'YYYY-MM-DD' format or relative keywords: latest, X_months_ago, X_days_ago
Comma separated list of metrics to retrieve. Available metrics: 'ratings_count', 'average_ratings', 'ratings_1_perc', 'ratings_2_perc', 'ratings_3_perc', 'ratings_4_perc', 'ratings_5_perc'
ratings_countaverage_ratingsratings_1_percratings_2_percratings_3_percratings_4_percratings_5_percApplication store identifier
googleappleFormat in which the reply should be returned
jsonxmlResponse
OK