Skip to main content
Feedback

RVR-SRCHADN-201

Issue summary

  • Error Description: "The specified date interval is not valid. Error Code: RVR-SRCHADN-201".
  • Data Connector: search_ads_360_reporting.
  • Initial Diagnosis: The error indicates that the date interval specified in the data extraction request is not within valid limits as per the constraints of the search_ads_360_reporting connector.

Additional Context:

  • Valid date settings are pivotal in API integrations, where endpoints might have predefined limits for date ranges. The issue may arise from not specifying start or end dates correctly or using a date format not supported by the API.

Action steps

To resolve the error, follow these steps:

  • Verify Date Format: Ensure that the start and end dates you format correctly according to the API's requirements. Generally, a 'YYYY-MM-DD' format Data Integration expects.
  • Check Date Interval: Ensure that the date range does not exceed the limits set by the Search Ads 360 API. This could mean adjusting the dates to a range supported by the API.
  • Verify Timezone: Make sure the dates consider the specified timezone, if any, and adjust if necessary. By default, APIs might expect dates in UTC.
  • Adjust Date Range: Try reducing the date range to verify if the problem persists. Some APIs might have restrictions on how far back or into the future you can query data.

External references

note

If the issue persists or you need help, open a case with Data Integration Support. In the console sidebar, select Help > Contact Us and follow the instructions.

On this Page