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 {conKeyRefs.DataIntegration}. 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 {conKeyRefs.DataIntegration} 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)
- [{conKeyRefs.DataIntegration} Search Ads 360 Setup Guide](../../Sources/Applications/SearchAds360Reporting/connection-search-ads-360.md)
If the issue persists or you need further assistance, please open a ticket with {conKeyRefs.DataIntegration} support.