Sandbox DB Refresh Today: Friday, May 14th

2010-05-14 Thread AdWords API Advisor
Hi, The AdWords API Sandbox's database is scheduled to be refreshed today, Friday, May 14th. We apologize for the late notice. Following the refresh all data stored in the sandbox will be cleared, and AdWords API v13 users will have to recreate their client accounts with a call to getClientAccoun

Re: TrafficEstimatorService : lowerCpc and upperCpc equals 0, does it mean 0.05 ?

2010-05-14 Thread AdWords API Advisor
Hi Phenix, The v13 TrafficEstimatorService is based on the same backend as the TrafficEstimatorSandbox, and a zero value for lower and upper CPC is the same as "Not enough data". Best, - Eric On May 14, 12:22 pm, Phenix wrote: > Hello, > > Thanks for your answer. I wasn't using this tool, i was

Re: DUPLICATE_ADGROUP_NAME Errors.

2010-05-14 Thread AdWords API Advisor
Hi, >From what I can tell there is already an ad group in campaign id 4974273 with the name "Honda CRV - Trial". In the web interface ensure that you have the option "All Ad groups" selected to see your deleted ad groups. Best, - Eric On May 14, 12:46 pm, sidd wrote: > Hi. > > Unfortunately, t

Re: DUPLICATE_ADGROUP_NAME Errors.

2010-05-14 Thread sidd
Hi. Unfortunately, that does not appear to be the case. The names we are trying use will not work when using the API, but do work when we modify them through the Google interface. Do you know why that would be the case? Do you have any other suggestions? On May 14, 8:24 am, AdWords API Advisor

Re: TrafficEstimatorService : lowerCpc and upperCpc equals 0, does it mean 0.05 ?

2010-05-14 Thread Phenix
Hello, Thanks for your answer. I wasn't using this tool, i was using the Traffic Estimator from my Adwords account (i think it's the new beta version). On the link that you gave me, keywords (that returns 0 for lowercpc and uppercpc via the api) shows "Not enough data to give estimates". How shoul

API unit count, strange result

2010-05-14 Thread Hervé
hi all, i have some troubles about calculating the API unit usage with BulkMutateJob. for example, i made a job in order to create 173 AdGroup( request id : dbf501ef2459ff12b77226f083c09582). when i want to get the result, requestId: e16a2758ca7ef50af4cb54411ebcfa92 i have : 4

Re: SSL: fatal protocol error ...

2010-05-14 Thread JS
Any updates on this one ? I get a similar error . any help is appreciated. We use v2009 . PHP 5.2 . The code was working fine and started getting this error all of a sudden . Please let me know if you will need additional info on this.. Error Message:- Warning: SoapClient::SoapClient(): SSL: fatal

Re: huge data not publishing

2010-05-14 Thread AdWords API Advisor
Hi, Yes, you can add up to a few thousand keywords to an ad group in a single request. Best, - Eric On May 14, 2:23 am, "freesystems.t...@gmail.com" wrote: > Hi, > > Thanks for reply. > > I want to publish 100 keywords per group using single api. > So is any api to publish 100 keywords in singl

Re: DUPLICATE_ADGROUP_NAME Errors.

2010-05-14 Thread AdWords API Advisor
Hi Sidd, Ad group names need to be unique across all ad groups in the campaign, even deleted ones. In your case there is a deleted ad group in the same campaign with that name, which is why you are getting the error. It is often a best practice to rename your ad groups as you delete them, such as

Re: Java Heap Space - AdgroupCriterionOperation

2010-05-14 Thread Inah from Brazil
Hi Eric! Thanks for your answer We changed the code to BulkMutateJob instead of AdGroupCriterionService and everything worked perfectly! Regards! Inah from Brazil On 12 maio, 11:48, AdWords API Advisor wrote: > Hi Inah, > > A client side heap space error is not most likely not related to > h

Re: When i created a instance of TargetingIdeaService. I got an exception.

2010-05-14 Thread AdWords API Advisor
Hi, Please see the following wiki article: http://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary Best, - Eric Koleda, AdWords API Team On May 13, 3:57 pm, JZhang wrote: > I use vs2008. the code is very simple. > "TargetingIdeaService service = new TargetingIdeaService();" >

Re: ReportService not Working

2010-05-14 Thread AdWords API Advisor
Hi MS, Those reports should eventually finish given enough time. Try adjusting the wait time of your application. Best, - Eric Koleda, AdWords API Team On May 13, 2:46 pm, swanjm01 wrote: > Hello, > > I am running a PHP application to pull and parse reports.  The api > seems to be stopping at

Re: TrafficEstimatorService : lowerCpc and upperCpc equals 0, does it mean 0.05 ?

2010-05-14 Thread AdWords API Advisor
Hi Phenix, Are you using the TrafficEstimatorSandbox? https://adwords.google.com/select/TrafficEstimatorSandbox Please ensure the targeting options you are using in the API are the same as those in the TrafficEstimatorSandbox interface. Best, - Eric Koleda, AdWords API Team On May 13, 2:12 p

Re: An internal error has occurred

2010-05-14 Thread AdWords API Advisor
Hi Pete, This was a known issue, and a fix for it was pushed out late yesterday. Please let us know if you run into this error again. Best, - Eric Koleda, AdWords API Team On May 13, 7:47 am, pete wrote: > I'm gettting this error when calling v13 report service > getGzipReportDownloadUrl. > >

Re: Error: 502 Server Error - Sandbox is down ?

2010-05-14 Thread Alex Parij
Ah , forgot to say : Thank you Google for being so transparent and informative ! On May 13, 5:12 pm, jsjacob wrote: > I am getting this error (502 Bad Gateway) too. I am using the Java > library (version 8.0.0) and I don't see a way to configure the sandbox > URL. > > On May 12, 3:21 pm, Alex P

Re: Error: 502 Server Error - Sandbox is down ?

2010-05-14 Thread Alex Parij
Looks like everything back to normal and the v13 server is the old sandbox.google.com On May 13, 5:12 pm, jsjacob wrote: > I am getting this error (502 Bad Gateway) too. I am using the Java > library (version 8.0.0) and I don't see a way to configure the sandbox > URL. > > On May 12, 3:21 pm, Ale