I am trying to reuse the same AdWordsUser object until my username/ password changes since I eventually get a login exception when I create a new one with each method call, even if the username doesn't change. To do this, I need to inspect my current AdWordsUser object and inspect the username/password that was set in the header when it was constructed. How can I do this? The AdWordsUser public functions don't offer anything from what I can see to get the username and/or password. Nor does it have a function to get the headers so I can try to find them.
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 To unsubscribe, reply using "remove me" as the subject.
