Skip to main content
Feedback

RVR-TTD-221

Issue summary

  • The error "Failed reading CSV" with the code RVR-TTD-221 relates to an issue occurring with data extraction from "The Trade Desk" connector on the Data Integration platform. This indicates a failure in processing or reading CSV files.

Action steps

To resolve the error, follow these steps:

  • Verify CSV Structure: Ensure that the CSV files processed adhere strictly to the expected schema. Check for any unusual characters, inconsistent delimiters, or unexpected line breaks that may disrupt the reading operation.
  • Encoding Check: CSV files should be encoded in UTF-8. Verify that there are no problematic characters within the file that might be causing read failures. Consider using tools to ensure proper encoding or manually inspect for any non-standard characters.
  • Connector Configuration: Double-check the setup of the data connector related to The Trade Desk within Data Integration. All credentials and settings must verify to ensure nothing has incorrect settings or missing.
  • Data Size and API Limitations: Sometimes, API limitations could affect the data extraction process. Review any size limits on the exports or insights API that might be causing truncation or incomplete data transfers.

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