I am following the code to handle partial failure from this example <https://github.com/googleads/google-ads-python/blob/0b928474b588422f421aadf12948538378fc770f/examples/error_handling/handle_partial_failure.py> However, when I try to deserialize the message by using this <https://github.com/googleads/google-ads-python/blob/0b928474b588422f421aadf12948538378fc770f/examples/error_handling/handle_partial_failure.py#L177> I am getting following error -
failure_object = GoogleAdsFailure.deserialize(error_detail.value) AttributeError: deserialize I am using Google ads library 14.0.0 and creating a client with v8 version. Can someone help? Please let me know if you need any additional information -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/b027fd59-89d4-4f41-a575-a4c614cafb2en%40googlegroups.com.