Hi, switching from the old API version to v201702 I am currently struggling with the differences in exception handling. When I tried managedCustomerService->mutateLink with an already managed or invited cusomer id, the old version threw an exception and I could react to reasons like ALREADY_INVITED_BY_THIS_MANAGER / ALREADY_MANAGED_BY_THIS_MANAGER... now the SOAP message shows up in the console. From what I read I guess that a custom LoggerInterface is the solution but unfortunately I am not familiar with PSR-3 and the code examples for ErrorHandling did not help in this case. Using try / catch as before seems not to be a solution anymore.
Can anyone give me a hint how I can handle exceptions inside the code without logging errors to the console or a log file or even provide some sample code? Thanks Markus -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/a30decaf-322e-4ae0-91c8-f51683407bf0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
