Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[source-apple-search-ads] Issue when fetching data for adgroups_report_daily #48573

Open
1 task
Zawar92 opened this issue Nov 20, 2024 · 0 comments
Open
1 task

Comments

@Zawar92
Copy link
Contributor

Zawar92 commented Nov 20, 2024

Connector Name

source-apple-search-ads

Connector Version

5.7.5

What step the error happened?

During the sync

Relevant information

When attempting to run the Apple Search Ads connector, the 'adgroups_report_daily' stream fails. The connector fails with a status code of 400 and the error message: The request needs to ask for rowTotals or granularity to fetch data.

The same error occurred when fetching the stream: campaigns_report_daily:
POST request to 'https://api.searchads.apple.com/api/v4/reports/campaigns' failed with status code '400' and error message 'The request needs to ask for rowTotals or granularity to fetch data.

Relevant log output

{"type":"ERROR","emitted_at":1732120598007,"error":{"message":"During the sync, the following streams did not sync successfully: adgroups_report_daily: MessageRepresentationAirbyteTracedErrors(\"'POST' request to 'https://api.searchads.apple.com/api/v4/reports/campaigns/1234/adgroups' failed with status code '400' and error message 'The request needs to ask for rowTotals or granularity to fetch data'\")\nkeywords_report_daily: MessageRepresentationAirbyteTracedErrors(\"'POST' request to 'https://api.searchads.apple.com/api/v4/reports/campaigns/1234/keywords' failed with status code '400' and error message 'The request needs to ask for rowTotals or granularity to fetch data'\")"

Contribute

  • Yes, I want to contribute
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants