RVR-SRCHADN-101
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-SRCHADN-101
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
1. **Issue Summary**
- You encountered an error with code `RVR-SRCHADN-101` while attempting to connect to the Search Ads API via the `search_ads_360_reporting` Data Connector on Rivery. This error typically indicates an issue with the credentials provided for the connection. It may be related to incorrect API credentials or required permissions not being properly setup.
2. **Action Steps:**
- **Verify Credentials:**
- Double-check the `Client ID` and `Client Secret` used for the connection. Make sure they are correct and active.
- Ensure that the OAuth consent screen application is properly set up if you are using OAuth for authentication. Follow this guide on the [OAuth consent screen setup](https://developers.google.com/workspace/guides/configure-oauth-consent).
- **Enable Required APIs:**
- Go to the Google Cloud Console and ensure that the Search Ads 360 Reporting API is enabled. Navigate to `APIs & Services`, and in the search bar, enter 'Search Ads 360 Reporting API' to check its status.
- **Check Permissions:**
- Ensure that the Google account used has the necessary permissions and scopes. You may need to adjust the permissions for the OAuth application to include the needed search ads scopes.
- **Test Connection:**
- After verifying the above settings, return to Rivery and use the 'Test connection' function to check if the connection is working properly.
3. **External References:**
- [Google Search Ads 360 API Documentation](https://developers.google.com/search-ads/reporting/overview)
- [Rivery Search Ads 360 Setup Guide](https://docs.rivery.io/docs/connection-search-ads-360)
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?