Solved
Adobe connector doesn't bring information
Hi,
I'm trying getting pageview information from adobe analytics, but I can't get for more than 30 days.
The query stay running for a long perior and when finish shows the information: "Query failed: Adobe Analytics failure (Adobe Analytics has responded with a system failure. Please try again later.)"
Hi Gustavo,
This error typically means the issue is on Adobe's side with processing the report. It probably timed out there as it was too large or you've made too many requests quickly and the report processing queue is getting bogged down. Here's the best practices for Adobe Reporting API that may help:
https://marketing.adobe.com/developer/get-started/best-practices/c-best-practices
You may also want to use the "combine new results with old" feature of Sheets that will let you append smaller requests into a larger data set, so that you don't have to make larger queries.
https://support.supermetrics.com/support/solutions/articles/19000079135-how-do-i-use-the-combine-new-results-with-old-setting-
-Thank you
Supermetrics Team