AdWords API Re: Keyword report not returning any data, but the web app returns data for the same report

2008-12-16 Thread API User from Z
Hi Jeff, Thanks for the pointer to the .Net client libraries. I got the SOAP trace for my API calls. I pasted them below. I also want to add that changing the date to yesterday didn't make any difference. I still got the empty result set. And the whole reason for making these calls is to get

AdWords API Re: Can't access to to sandbox.

2008-12-16 Thread AdWords API Advisor
Hello Folks, Just to update everyone on the Sandbox unavailability: there's a patch to the account login code that has just been submitted. The actual Sandbox servers haven't been restarted yet to pick up this patch, though. I am hopeful that once the patch goes live the login issues will be r

AdWords API Re: com.google.api.adwords.v12 does not exist

2008-12-16 Thread AdWords API Advisor
Hello, Well, the Sandbox environment is *still* not allowing logins for most accounts at this point. See this post for updates: http://groups.google.com/group/adwords-api/browse_thread/thread/0d550e39cab88fe0# That would likely explain the behavior you're seeing. The best way to debug an is

AdWords API Re: com.google.api.adwords.v12 does not exist

2008-12-16 Thread danielmpow...@gmail.com
Thanks, Jeff Well, I scrapped java because I was running into problems and decided to just use the simplest tool for the job. I downloaded the PHP Apility Agua app and thought I could use it as a starting point for my tool and just modify the code to use the API calls I needed. I'm trying to just

AdWords API Re: Keyword report not returning any data, but the web app returns data for the same report

2008-12-16 Thread AdWords API Advisor
Hello Ken, To start with, I wouldn't recommend running a report for the current day--it's recommended that you wait until at least 6 hours after midnight in your local timezone before requesting a report for the previous day. The data you get back for the current day will almost definitely be in

AdWords API Keyword report not returning any data, but the web app returns data for the same report

2008-12-16 Thread API User from Z
I'm having exactly the same problem as discussed in this previous thread: http://groups.google.com/group/adwords-api/msg/620c1aeb8c5c498c?hl=en&; I am doing what Jeff said in his last message in that thread, but I am not getting any data back from the ReportService API. However, I can run the s

AdWords API Sandbox Database Refresh: Friday, Dec. 19

2008-12-16 Thread AdWords API Advisor
So, unrelated to the current unplanned downtime that the Sandbox is currently experiencing (see http://groups.google.com/group/adwords-api/browse_thread/thread/0d550e39cab88fe0 for more details), the normal monthly Sandbox database refresh is planned for this Friday, December 19. It should invol

AdWords API Re: Internal error using Sandbox

2008-12-16 Thread AdWords API Advisor
Hello Rene, It's not maintenance, per se. It's related to the resolution of the ongoing issue. We do intend to start posting here in advance about planned database refreshes in the Sandbox environment, for what it's worth. Cheers, -Jeff Posnick, AdWords API Team On Dec 16, 12:09 pm, rk wro

AdWords API Re: Internal error using Sandbox

2008-12-16 Thread rk
Thanks for the update. I already considered adding my post there, but wasn't sure if the error was related. Still I have to say that it would've been nice to know in advance about maintenance. Is there any site where I could check for that? It would've saved me quite some time. Thanks On 16 Dez

AdWords API Re: AdGroup creation: "One or more input elements failed validation"

2008-12-16 Thread AdWords API Advisor
Hello, Well, you have two options. If you're using the official .NET Client Library you can turn on logging for your SOAP request and response messages by using the TraceExtension provided along with the code. You'd need to modify your application's configuration file to use it; see the sample A

AdWords API Re: Questions about `scheduleReportJob`

2008-12-16 Thread Hao
never mind, I got the solution by reading into the documentation.. sorry for my silly questions>;-) On Dec 16, 11:17 am, Hao wrote: > I am trying to use Perl and SOAP::Lite to generate Google Adwords > daily report, I have a MCC(My Client Center) account to manage 4-5 > independent customer acco

AdWords API Re: Internal error using Sandbox

2008-12-16 Thread AdWords API Advisor
Hello, I'll be posting updates about the Sandbox issue at the existing thread: http://groups.google.com/group/adwords-api/browse_thread/thread/0d550e39cab88fe0# My understanding is that the Internal Errors currently being generated are due to one of the backend services being taken offline

AdWords API Re: Ads created via Display ad builder were not sent back through the AdService GetAllAds API method.

2008-12-16 Thread AdWords API Advisor
Hello Yaron, No, only the ad formats listed at the top of http://code.google.com/intl/ja/apis/adwords/docs/developer/AdService.html are supported by the current release of the AdWords API. Other ad formats don't map into API objects, and the AdWords API therefore won't retrieve them in a cal

AdWords API Questions about `scheduleReportJob`

2008-12-16 Thread Hao
I am trying to use Perl and SOAP::Lite to generate Google Adwords daily report, I have a MCC(My Client Center) account to manage 4-5 independent customer accounts. From the Google Adwords Website, I can generate a report in my MCC account and then grab the daily costs/ clicks in one report. But wi

AdWords API AdGroup creation: "One or more input elements failed validation"

2008-12-16 Thread Ozon-Alexei-RU
Help! tryed to create an AdGroup. with C# .NET First, i succesfully created a Company, then i follow instructions to create AdGroup, buy i get this error: "One or more input elements failed validation" ... (company was succefull created, companyID has a value) AdGroup Grp = new AdGroup(); Grp

AdWords API Re: Internal error using Sandbox

2008-12-16 Thread eelco.v987
same problem here (php/soap), still no official word on a permanent solution? On 16 dec, 11:46, rk wrote: > Starting this morning I have a Problem accessing the v12 SandBox. I > had no problems yesterday, > but today every call to the service returns with "An internal error > has occurred.  Plea

AdWords API Ads created via Display ad builder were not sent back through the AdService GetAllAds API method.

2008-12-16 Thread Yaron
Hello to the support team, You recently added a the new feature Display ad builder. Ads created via this option were not sent back through the AdService GetAllAds API method. Does the API V13 supports those types of ads? Best Regards Yaron Elkayem Esearchvision --~--~-~--~~-

AdWords API Re: Internal error using Sandbox

2008-12-16 Thread Deepak
Even I am getting the same error. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email

AdWords API Internal error using Sandbox

2008-12-16 Thread rk
Starting this morning I have a Problem accessing the v12 SandBox. I had no problems yesterday, but today every call to the service returns with "An internal error has occurred. Please retry your request." Since my configuration didn't change I'm assuming that there is an error in the service. I