Re: huge data not publishing

2010-05-13 Thread freesystems.t...@gmail.com
Hi, Thanks for reply. I want to publish 100 keywords per group using single api. So is any api to publish 100 keywords in single api. On May 14, 1:27 am, AdWords API Advisor wrote: > Hi, > > Do you have the request IDs of the requests that exhibit this > behavior? > > Best, > - Eric Koleda, A

DUPLICATE_ADGROUP_NAME Errors.

2010-05-13 Thread sidd
Hello. I am consistently getting duplicate ad group name errors when I attempt to modify the name of an existing ad group. The name I am updating the ad group to is different than the one that is already there. This is happening for most of our records and only happens when making modifications

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

2010-05-13 Thread jsjacob
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 Parij wrote: > We can not access the sandbox from our west coast server and from east > as well. It's been like that for hours.

Re: Keyword clicks and impressions

2010-05-13 Thread AdWords API Advisor
Hi Raj, In general the statistics for clicks, impressions, etc are not reported in real time, and it may take a few hours for the AdWords web interface or API to reflect them. More information is available here: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=14052 Best, - Eri

Re: huge data not publishing

2010-05-13 Thread AdWords API Advisor
Hi, Do you have the request IDs of the requests that exhibit this behavior? Best, - Eric Koleda, AdWords API Team On May 13, 10:56 am, "freesystems.t...@gmail.com" wrote: > Hi, > > I tried to publish my data to google adwords using api services but > it's not published all data. > > I have one

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

2010-05-13 Thread JZhang
I use vs2008. the code is very simple. "TargetingIdeaService service = new TargetingIdeaService();" When the code is running here, this error occurs error CS0029: Cannot implicitly convert type 'GoogleAdwordsClient.GoogleAdWords2009Api.Type_AttributeMapEntry' to 'GoogleAdwordsClient.GoogleAdW

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

2010-05-13 Thread JZhang
I got this message too. :( On 5月14日, 上午1时30分, Ced wrote: > Ok thanks it works for the url but we have now the same errors as you > "Developper Token invalid" > > On May 13, 11:47 am, Alex Parij wrote: > > > > > Ah , I use python library as well and opened an issue for them (http:// > > code.goog

Re: Adwords API

2010-05-13 Thread AdWords API Advisor
Hi Remya, To address your questions: 1) Yes. Using the API, you can log in with an MCC account and then specify the clientEmail or clientCustomerId of the customer you want to work against. 2) MCC accounts cannot have any campaigns of their own, but they can manage any number of clients. 3) Mo

Re: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR

2010-05-13 Thread AdWords API Advisor
Hi Shriny, There is an known issue where the BMJS returns an UNEXPECTED_INTERNAL_API_ERROR in some situations. The core engineering team is aware of the problem and is working towards a solution. At this time I don't have any estimates as to when the issue will be resolved. Best, - Eric Koleda,

AdWords Downtime: May 13th, 6:00pm - 6:30pm PDT

2010-05-13 Thread AdWords API Advisor
We'll be performing routine system maintenance on Thursday, May 13th from approximately 6:00pm to 6:30pm PDT. You won't be able to access AdWords or the API during this time frame, but your ads will continue to run as normal. While, AdWords system maintenance typically occurs on the second Saturda

Legality of using Google Keyword Tool without AdWords API

2010-05-13 Thread z3dd
AdWords API is very functional and useful tool. There are libraries for many languagues and I can use it in my own programs. Unfortunetly i have found that I have to pay for using it. I would like to use Google Keyword Tool which is part of AdWords and Google offers it for free even without necess

ReportService not Working

2010-05-13 Thread swanjm01
Hello, I am running a PHP application to pull and parse reports. The api seems to be stopping at the "Pending" stage. I noticed there is scheduled maintenance on AdWords today. Are these related? I just need to know if I should try again tomorrow or if there was something that changed recently

Re: CONCURRENT_MODIFICATION error when validating criterion

2010-05-13 Thread AdWords API Advisor
Hi, I looked up the logs for the requestIds that returned CONCURRENT_MODIFICATION errors, and in all cases the validateOnly header was set to "false". If you see any cases where this error is returned on a validateOnly=true request please let us know. Best, - Eric On May 12, 9:31 pm, Qme wrote

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

2010-05-13 Thread Phenix
Hello, I'm getting Traffic estimation from the TrafficEstimatorService of v13 with a list of new keywords. I often receive a zero value for lowerCpc and upperCpc and when i use the adwords online tool to get the average cpc, it returns always 0.05 for these keywords. My question is, do i consider

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

2010-05-13 Thread Ced
Ok thanks it works for the url but we have now the same errors as you "Developper Token invalid" On May 13, 11:47 am, Alex Parij wrote: > Ah , I use python library as well and opened an issue for them (http:// > code.google.com/p/google-api-adwords-python-lib/issues/detail? > id=118#c0) > Just ch

Keyword clicks and impressions

2010-05-13 Thread Raj
Hi Eric, When I was tracking my keyword in its clicks and impressions, I see they are resetting at midnight. But instead of to 0, number of clicks was reseted to 6. Is there any criteria in resetting the clicks and impression? Does it vary for every keyword? If so, What is the criteria? Could y

Re: Getting UNEXPECTED_INTERNAL_API_ERROR when doing exemption requests.

2010-05-13 Thread Peer Jakobsen (AdWords API Guru)
Thanks for the update Eric, I'll change our code into doing two mutates, operations with and without the exemption requests. Best, Peer -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/gro

Re: Getting UNEXPECTED_INTERNAL_API_ERROR when doing exemption requests.

2010-05-13 Thread AdWords API Advisor
Hi Peer, This error is caused by a problem server-side, and unfortunately there isn't anything you can do to work around it. The core engineering team is aware of the issue and is looking into it. At this time I don't have an estimate of when the issue will be resolved. Best, - Eric On May 12,

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

2010-05-13 Thread Alex Parij
Ah , I use python library as well and opened an issue for them (http:// code.google.com/p/google-api-adwords-python-lib/issues/detail? id=118#c0) Just change in SanityCheck.py the validation on line 95 to check for the new server ( if that's what actually going on with the sandbox ) On May 13, 11

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

2010-05-13 Thread Ced
Using the Python client lib, it doesn't work to call the V200909 for check accounts. It gives us a version error. If we change it to v13 to v200909 it says that checkaccount is not available in the v200909 version of the lib. On May 12, 7:28 pm, "Peer Jakobsen (AdWords API Guru)" wrote: > Hi Al

huge data not publishing

2010-05-13 Thread freesystems.t...@gmail.com
Hi, I tried to publish my data to google adwords using api services but it's not published all data. I have one campaign, eight group and in each group seventy keywords (5 positive keywords and 65 negative keywords) and 2 ads. when i publish these data only campaign, 2 group and 3 ads and 87 key

Re: CONCURRENT_MODIFICATION error when validating criterion

2010-05-13 Thread Qme
Hi Eric. Thanks for your replies. We will implement a mutate call which has all of the placements to validate in 1 call instead of looping individually like we do for the actual creation once validated. In regards to the advice to batch, we also had an error during a imageAd add() mutate call whe

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

2010-05-13 Thread Alex Parij
I changed the server name and now I get RequestError: Code 42: The developer token is invalid. On May 13, 9:29 am, Alex Parij wrote: > Yes , the problem is with AccountService in our case as well > > On May 13, 7:16 am, Wilrik Mook wrote: > > > > > Hello, > > > I ran into the same issue. After

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

2010-05-13 Thread Alex Parij
Yes , the problem is with AccountService in our case as well On May 13, 7:16 am, Wilrik Mook wrote: > Hello, > > I ran into the same issue. After usingt he correct url as suggested by > Peer, I do get a response, but not one I was expecting: > > AdWords::Error::GoogleInternalError: The developer

An internal error has occurred

2010-05-13 Thread pete
I'm gettting this error when calling v13 report service getGzipReportDownloadUrl. SOAP Response looks like https://adwords.google.com/api/adwords/ v13"> 0 An internal error has occurred. Please retry your request. If useful, one of the requestId's is 638bf6413e7c2db20

Re: TARGETED_MONTHLY_SEARCHES contains incorrect (not targeted) data?

2010-05-13 Thread fwmadwords
Ah, perfect. Thank you very much. On May 13, 12:13 am, AdWords API Advisor wrote: > Hi, > > Setting the localeCode doesn't affect the statistics retrieved.  To > filter for only US searches you need to use the > CountryTargetSearchParameter > >  http://code.google.com/apis/adwords/v2009/docs/refe

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

2010-05-13 Thread Wilrik Mook
Hello, I ran into the same issue. After usingt he correct url as suggested by Peer, I do get a response, but not one I was expecting: AdWords::Error::GoogleInternalError: The developer token is invalid. This happens when trying to access the AccountService. I am using an email address with "++EU

Adwords API

2010-05-13 Thread Remya Mohan
Hi Google Adwords Team Following are some of my doubts. Please do the needful 1. An MCC have the ability to edit its users data or not? 2. Is there any limits for using MCC. That means how many campaigns,adgroups, ads and keywords can we perform in a MCC account.? Or the