Reddit get ads report API

406 Views Asked by At

I'm trying to get the report for an account from Reddit using their ads API.

I did the authentication process according to: https://ads-api.reddit.com/docs/#section/Authentication

When I invoked the report API, https://ads-api.reddit.com/api/v2.0/accounts/t2_3nkpasz3/reports?start_date=2019-07-16&end_date=2019-07-22&group_by=date, I got the error:


{
  "error": {
    "message": "This account is not allowed to use the API."
  }
}

The reporting API documents can be found in https://ads-api.reddit.com/docs/#tag/Reporting

How can I fix this problem?

1

There are 1 best solutions below

0
On

In my case, I have reached out to the Reddit sales rep, who had white-listed my Reddit account. here both the user account and the ads accounts need to be whitelisted