RVR-DV-214
- 1 Minute to read
- Print
- DarkLight
- PDF
RVR-DV-214
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Issue Summary
- The error code
RVR-DV-214
with the description "Failed to get SDF report with API response" pertains to a failure in retrieving a Structured Data File (SDF) report using the DV360 API in Rivery. This error typically indicates an issue with the API request or a response handling problem. - Initial diagnosis suggests that the issue could be related to incorrect parameters, missing required IDs, API rate limiting, or authentication issues.
- The error code
Action Steps:
- Check API Authentication:
- Ensure that the API credentials used for the DV360 connection are valid and have not expired. Re-authenticate if necessary.
- Verify Required Parameters:
- Check that all required parameters and IDs, such as
ADVERTISER_ID
, are correctly specified in the API request. At least one ID is required, and only one ID is allowed for certain requests.
- Check that all required parameters and IDs, such as
- Review API Request Limits:
- DV360 has rate limits on API requests. Make sure your requests do not exceed these limits. Check for any 429 error codes that indicate too many requests.
- Test API Connectivity:
- Use the “Test Rest Action” button in Rivery to ensure that the API requests are configured correctly and can connect successfully. This can help determine if the issue is with the API configuration.
- Check API Documentation:
- Refer to the Google DV360 API documentation for detailed information on the correct usage of the API.
- Check API Authentication:
If the issue persists or you need further assistance, please open a ticket with Rivery support.
Was this article helpful?