Hi, I am developing an application using Google Ads API (technology: C#). Users (customers) are connecting via "Connect with Google" and giving permission to my application. That's OK.
My question is: is there a way to understand programmatically if a customer is still connected to my app? For example, I'll pass the CustomerId to check if s/he is still enabled my app to manage their Ads account. Now I can check this by calling ListAccessibleCustomers(). If it throws an exception, I analyze the exception and decide if s/he is still connected to my app. Is there a more "formal" way to do this? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/e2181558-7c10-435b-90c9-6fca3fd3415en%40googlegroups.com.
