list of publishers ID

29 views
Skip to first unread message

g...@rj-games.com

unread,
Aug 22, 2018, 9:57:47 AM8/22/18
to PocketMath API
Hi! 
I need to request account statistics with publisher name and publisher bundle id (to match it with tracking raw data). 
Is it possible to request publisher name - publisher id list through your api? 
I'm using proconsole api v1 

g...@rj-games.com

unread,
Aug 23, 2018, 6:43:12 AM8/23/18
to PocketMath API
I can use dimension parameter in query to get bundle_id but how I can get bundle_id and publisher_name at same time? 

Andi Susanto

unread,
Aug 23, 2018, 10:45:20 PM8/23/18
to PocketMath API
Hello,

Yes, it is possible to get your data grouped by publisher name, but there is no publisher ID.

Simply set your `dimension` parameters to "publisher_name".

Sample request:
curl -X GET "https://pro.pocketmath.com/api/v1/statistics/publishers?from=2018-08-01&to=2018-08-24&advertiser_id=<advertiser_id>&dimension=publisher_name" -H "accept: application/json" -H "Authorization: Token token=<your token here>"


Andi Susanto

unread,
Aug 23, 2018, 10:50:53 PM8/23/18
to PocketMath API
Hi GP,

Currently you can't get publisher_name and bundle_id at the same time because the query in this case would be too heavy for API use. If you would like a more extensive statistics, please consider using our "Report": https://pro.pocketmath.com/reports.

Cheers!

g...@rj-games.com

unread,
Aug 24, 2018, 1:18:07 AM8/24/18
to PocketMath API
Hi!
Thanks!
Do you plan to add method to get 
publisher name: publisher id response?
So I can match names with data get from reports by myself? 

Andi Susanto

unread,
Aug 24, 2018, 2:14:12 AM8/24/18
to PocketMath API
Hi GP,

There is no publisher ID, usually publishers are identified by publisher name and the exchange. Did you mean a bundle ID?
Reply all
Reply to author
Forward
0 new messages