Announcements
Happy Values Week! Today we celebrate *Support* in the Spotify Stars Program!

Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

[Ads API] Aggregate reports by entity_type as AD_ACCOUNT.

[Ads API] Aggregate reports by entity_type as AD_ACCOUNT.

Hi everyone!

I'm trying to retrieve reach and impressions data by day using the Aggregate Reports endpoint. I've been following the official documentation available here: https://developer.spotify.com/documentation/ads-api/reference/v3.0/getAggregateReport. However, when I make the request, I receive the following payload:

{
"sp_trace_id": "ed07d883-db5e-4df1-9a52-abb5d72afb19",
"messages": [
"Unknown internal error"
],
"errorCodes": []
}

 

Here's the exact request I'm making:

curl --location 'https://api-partner.spotify.com/ads/v3/ad_accounts/<ad_account_id>/aggregate_reports?report_start=2025-03-01T00%3A00%3A00Z&report_end=2025-03-31T00%3A00%3A00Z&fields=REACH%2CIMPRESSIONS&entity_type=AD_ACCOUNT&granularity=DAY'

 

According to the documentation, this request appears correct. Has anyone experienced a similar issue, or does anyone have insights on how to resolve it?

Thanks in advance for your help!

Reply
0 Replies

Suggested posts