Thank you for raising this concern to the Google Ads API forum.
Regarding your concern, you mentioned that when using the 2nd query, you are not getting the data from the 17th of March. However, I noticed that you are using a different report. For our team to investigate this on our end, can you provide the following data?
We do this to check if there’s an error thrown on your side and we can further investigate.
If you haven't enabled logging yet, it can be enabled by navigating to the Client libraries > Your client library (ex. Java) > Logging documentation, which you can access from this
link. For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.