On Friday, July 26, 2013 11:51:09 AM UTC+1, [email protected] wrote: > > Hi, > > Is it possible to get the clientCustomerID, after approval of the OAUTH > flow- I know its possible if we have the email address already, though is > there any other way, e.g GetAccountInfo...the Python library requires the > customer ID, though I want to get this obviously to populate my client > fields.. - I am using OAUTH, the Python library and the client fields are: > > client = AdWordsClient(headers={ > > 'developerToken': token, #%s++USD > > 'clientCustomerId': client_customer_id, > > 'userAgent': 'Mozilla/4.0', > > 'oauth2credentials': credential > > }) > > > > > Many Thanks, > > Tom. >
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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.
