Hello, First, let me say I've read through the forum, the knowledge base references provided in some links and can't seem to find an answer to my issue.
I'm trying to utilize the "aw_api_php_lib_2.4.1" with examples in order to access the AdWords API for working with "related keywords". I am trying to use the sandbox first... My auth.ini: ---------------------------------------------------------------------- email = "info*****@gmail.com" password = "**********" userAgent = "*****'s Test User Agent" applicationToken = "ignored" developerToken = "info*******@gmail.com++USD" ; Uncomment to make requests against a client account. clientId = "client_1+info********@gmail.com" ---------------------------------------------------------------------- I have set the default server in the settings.ini per instructions for sandbox usage: DEFAULT_SERVER = "https://adwords-sandbox.google.com" Please tell me what I'm missing here so I can get back on track. Much thanks, Bob -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
