Hello, I'm just getting started with the Python library for adwords. Using OAuth 2 for authentication.
I have my: developer token (approved) client id client secret access token (Had one of my clients grant me access.) refresh token Now, I'm trying to play with the OAuth 2 example provided with the client library. The example includes having a client grant access, then using the flow return object to extract something called "credentials" that is then passed to the client. However, there is no documentation as to what the "credentials"object contains or how it is formatted. I already have my tokens. Just need to know hot to properly pass them to the Client object. Please help. Thanks -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/groups/opt_out.
