Hello, Thank you for reaching out. From the shared details, it looks like your primary concern is to handle the conversion upload exceptions via Python client libraries using API to log more information on specific types of errors. One way to achieve this is using partial failures which allows you to handle the failed operations separately at the end. To meet your expectations, you could use the partial_failure_error field that has all the details regarding the error and implement the logic to do something based on the status code of the error. The list of GoogleAdsError objects will have the details of error code that can be used to implement your logic. Let us know if this helps.
Regards, Nikisha Patel, Google Ads API Team ref:_00D1U1174p._5001USwsFm:ref -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/sfc28000000000000000000000000000000000000000000000Q4KVA300BRdq-Ts1QCeXXRUrlMv1vQ%40sfdc.net.
