Re: Just Started and Completely Lost

2011-01-07 Thread AdWords API Advisor
Hi Sarah, I haven't been able to replicate this problem locally, and there is only sparse information available about that error. There is another thread on this forum discussing the problem, and you might find some help there: http://groups.google.com/group/adwords-api/browse_thread/thread/6

Re: Just Started and Completely Lost

2011-01-05 Thread SarahSmith
I've still not been able to run anything in the API. I'm currently getting a SOAP error: SOAP-ERROR: Parsing WSDL: Couldn't load from 'https://adwords-sandbox.google.com/api/adwords/cm/v201008/CampaignService?wsdl' : Start tag expected, '<' not found For the above example, the line of code cau

Re: Just Started and Completely Lost

2010-12-17 Thread AdWords API Advisor
Hi Sarah, The GetAllCampaigns.php example will call CampaignService.get(), but perhaps there is a problem with your PHP environment that is preventing them from running. As far as I know all emails from the new reporting system will only return a link in the email, not an attachment. Best, - Eri

Re: Just Started and Completely Lost

2010-12-16 Thread SarahSmith
Thanks, I have read that but like 99% of Google information, it isn't clear to me. Specifically this part: "To create a sandbox account, send a getrequest to the sandbox version of CampaignService, using the WS

Re: Just Started and Completely Lost

2010-12-15 Thread AdWords API Advisor
Hi Sarah, Information on using the sandbox is available here: http://code.google.com/apis/adwords/docs/sandbox.html Best, - Eric On Dec 13, 9:25 pm, SarahSmith wrote: > I don't get an error message any more but I don't get anything else either > (just a blank page, no error or success messag

Re: Just Started and Completely Lost

2010-12-13 Thread SarahSmith
I don't get an error message any more but I don't get anything else either (just a blank page, no error or success message). Some articles I read suggested that there was some special call that you have to make before using the sandbox. Is this call in the examples? If I didn't make it before t

Re: Just Started and Completely Lost

2010-12-12 Thread SarahSmith
Thanks Eric, seems I got confused with between the email I signed up with and the (different) one I had to give for contact. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api

Re: Just Started and Completely Lost

2010-12-08 Thread AdWords API Advisor
Hi Sarah, The error BadAuthentication indicates that your username and/or password isn't correct: http://code.google.com/apis/accounts/docs/AuthForInstalledApps.html#Errors Please ensure you've configured your auth.ini correctly. Best, - Eric Koleda, AdWords API Team On Dec 7, 12:47 am, SarahS