Hi,
Kindly note that there is no issue with the API end point (uploading conversions) from the Google Ads API. In order to investigate your issue further, kindly provide us with the complete API logs (
request and
response logs with
request-id and
request header) generated at your end to better assist you further.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides
Java,
.Net,
PHP,
Python,
Ruby or
Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.