I'm building web application for running Google Ads from my platform. I have some questions about current API state and behavior.
As I see it - my application (backend in Django) implements web-app Oauth flow and at the end I will get *refresh token *- but what else I need it is *cutomer_id *(required parameter for any interaction with client account). How can I get it using Google methods or services and store at my platform? I found that GoogleAdwords API has such method, but as I understand it will be deprecated in upcoming release. I wanna use client accounts manually and show just their account information, create campaigns and etc from their accounts, if it possible. Thanks in advance, any help will be appreciated. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/1ec53f5c-8480-4895-825b-c307e906c25en%40googlegroups.com.
