Hello, I was reading up on the AdWords API guides and saw that I need a refresh token created for the AdWords account which I am trying to link with Google My Business.
I plan to have customers who have already registered GMB and provide them with AdWords automation service. For now, it seems to me that I will need to acquire that refresh token completely programmatically. I am starting with the Java client library and have gotten my refresh_token via copy, pasting some code I got from a Google page. This I think will require me to tinker around with the library code and then using some sort of HeadlessWebDriver to sign-in and copy the code. This will also require me to ask my customers their gmail and password which I would rather avoid if possible. How would you fellow devs approach this problem? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/ac489374-4263-44ec-9212-248090599d0e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
