Hi Peter, before we just created ads via the AdGroupAdServiceInterface.mutate(), which supports partial failures. So the successful operations are executed and the failed ones are reported.
Now we additionally update ads via AdServiceInterface.mutate(). I am not sure how to reliably update ads without partial failures support. a) Are the operations without reported failure of an overall failing request are executed anyway? Then this is fine for me, because I don't need any information about the successful updates and can just report the failures. b) or do I need to re-execute the failed request without the failed operations? This would be kind of cumbersome. c) or are there other ways to handle that? Best regards, Markus -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a7cb57da-ea46-46f9-a9c8-fd23dec587e4%40googlegroups.com.
