Re: Failed to get authToken. Reason: BadAuthentication

2010-10-11 Thread drkameleon
Anash Hi, I've just sent the code snippet. Thanks a lot, Dr.Kameleon On Oct 11, 3:34 pm, AdWords API Advisor wrote: > Hi, > > Could you send your code snippet to adwordsapiadvi...@google.com and > update this thread once you are done? I will follow up with you over > mail and try to figure out

Re: ManualCPCAdGroupBids bid values returns to NULL

2010-10-11 Thread Joe
Hi Eric, I tried to cast: ManualCPCAdGroupBids test = (ManualCPCAdGroupBids) adGroup.getBids(); System.out.println ("test" +test.getSiteMaxCpc() +"test1"+test.getKeywordContentMaxCpc()+"test2"+test.getSiteMaxCpc()); It returns to NULL and it seems i tried use the code : test.getSiteMaxCpc().getAm

EstimateKeywordList "Recursive Object" Error

2010-10-11 Thread Aaron
Hi, I'm attempting to retrieve CPC estimates for a list of keywords using v13 TraficcEstimatorService's EstimateKeywordList function. I believe I've followed the documentation closely, however I'm getting the following error: Error : Cannot serialize recursive object I'd really appreciate it if

EstimateKeywordList "Recursive Object" Error

2010-10-11 Thread Aaron
Hi, I'm attempting to retrieve CPC estimates for a list of keywords using v13 TraficcEstimatorService's EstimateKeywordList function. I believe I've followed the documentation closely, however I'm getting the following error: Error : Cannot serialize recursive object I'd really appreciate it if

Re: Connection has been shutdown

2010-10-11 Thread jsjacob
I've been getting this error starting this morning. My requests have been small (e.g., adding a keyword or an ad one at a time -- I haven't switched to the bulk operations yet) and I see the error after about 5-10 minutes. When I check in the AdWords web ui I see the previous operations completed s

Re: Developer token not showing in account

2010-10-11 Thread RWS
Same thing here This is just getting crazy. How do we get our developer keys? Can you please start sending them via the "approval" email? On Sep 8, 12:39 pm, DF wrote: > Same Issue. Can't wait when this will be fixed. > > On Aug 27, 10:34 am, AdWords API Advisor > > > > wrote: > > Hi Luke,

Regular AdWords Account Already Approved for Developer Token - Where is it???

2010-10-11 Thread RWS
Thats my question. Impossible to find the developer token. I got the approval email today. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Search volumes and keyword suggestions for localized targeting is broken?

2010-10-11 Thread AdWords API Advisor
Hi Martin, You can enable SOAP XML logging in the Java client library using the instructions in the README: http://code.google.com/p/google-api-adwords-java/source/browse/trunk/README#198 Best, - Eric On Oct 11, 5:28 am, Martin wrote: > Hi Eric, > > thanks for the notification. We are very

Re: Getting Data for Keywords that contains "+"

2010-10-11 Thread AdWords API Advisor
Hi, The plus sign in keywords is part of the Broad Match Modifier feature: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=175280 Unfortunately this feature isn't supported by the TargetingIdeaService or TrafficEstimatorService. Best, - Eric Koleda, AdWords API Team On Oct 8,

QuotaCheckError.ACCOUNT_DELINQUENT

2010-10-11 Thread IceCool
Hi Experts Could you please look into what could be going wrong here? My adwords account is not delinquent. There was an outstanding balance and has been paid a week before. The current balance is zero as shown in the web UI. When I try to access the TargetingIdeasService using the APIs, I get t

DownloadReportDefinition error CLIENT_CUSTOMER_ID_IS_REQUIRED

2010-10-11 Thread John (OneFeed)
I have created a report in an MCC account using the client reporting tab in the web interface, based on Keyword Performance. I am able to access the report definition using the .NET client library, v201003.ReportDefinition service, but when I attempt to download the report using the ReportUtilitie

Re: can't download report

2010-10-11 Thread AdWords API Advisor
Hi Marco, I responded to your original thread on the 7th: http://groups.google.com/group/adwords-api/browse_thread/thread/4e7891588b9d2dae/ Best, - Eric Koleda, AdWords API Team On Oct 11, 4:26 am, "Marco T." wrote: > Sorry for the bump, but this is my second message without answer.. >  Mar

Re: Getting id of an existing report

2010-10-11 Thread stiggywigget
Thanks. I am doing the filtering on my end now, as you suggest. I think having a filter when requesting reports for a given client would be very useful. Adding that as a feature request would be great. But for now it's a solved problem. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also fin

Re: LocationExtension

2010-10-11 Thread AdWords API Advisor
Hi Javeed, Please see my response on your existing thread: http://groups.google.com/group/adwords-api/browse_thread/thread/56610b0ce6d8e91f/ Best, - Eric Koleda, AdWords API Team On Oct 8, 2:16 am, Syed Javeed wrote: > hi, > >     I have got confused when i read documentation about Location

Re: ManualCPCAdGroupBids bid values returns to NULL

2010-10-11 Thread AdWords API Advisor
Hi Joe, Which part of the code returns null? It seems like you have the basic idea, although I think you need to cast adGroup.getBids() to ManualCPCAdGroupBids to get access to the fields. Best, - Eric Koleda, AdWords API Team On Oct 8, 12:28 am, Joe wrote: > Hi, > > I'm trying to get the bid

Re: TargetingIdeaService problems - behaviour has inexplicably changed

2010-10-11 Thread Serge_Lapin
Hi Eric, thanks for your response, My remaining issue seems to be the one regarding the use of the NgramGroupsSearchParameter (v200909), in order to exclude synonyms from the results :- string[] keywords = new string[1]; keywords[0] = "diet coke";

Need clariffications on channel Max CPC

2010-10-11 Thread suchi
We need some clarifications regarding the channel max cpc , can you please let us know about this ASAP. 1) In Current API Version V2009, there is no provision to get the channel max CPC for a keyword. ( The price against the keyword for top position for the given date/ current date) Please c

AlertService

2010-10-11 Thread guig
Why AlertService is not available in .NET client library 10.0.0 released ? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Get Related Keywords

2010-10-11 Thread Rakesh Sanghavi
I want the related keywords for the keyword text like e.g.'music' i m trying it using google api php library but i m not getting proper result could you please explain what is sample keyword and red herring what's this.. i m getting the output in the format like ;:: Keyword with text 'sample k

TargetInvocationException: Exception has been thrown by the target of an invocation

2010-10-11 Thread Madhu
Hi, I am getting this error message when creating a adword user. Please help me to fix this error --Code using Google.Api.Ads.AdWords.Lib; using Google.Api.Ads.AdWords.v201008; Dictionary headers = new Dictionary(); headers.Add("email","e

Re: 100 report definition limit

2010-10-11 Thread AdWords API Advisor
Hi Trevor, The limit of 100 report definitions per client is provided by the AdWords front end. See http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=187470 for more details. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 9, 2:20 am, Trevor wrote: > I have heard that there

Re: Possible to get reports using api that were created within the webinterface (v201008)

2010-10-11 Thread AdWords API Advisor
Hi Andreas, In the new reports, you can create report definitions in the front end and download the reports using the API. In the new API, the reports are generated from the definition as you request it. Whenever you run a report using the frontend, it adds a report definition in your report cent

Re: Just started using API and getting QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-10-11 Thread Zweitze
In my experience all errors of type QuotaCheckError are related to the developer token. The meaning of "account" should be interpreted as the account owning the developer token, i.e. the MCC. Within QuotaCheckError "account" never means the Adwords account you are trying to access. For instance, Qu

Re: Campaign limit per mutate operations

2010-10-11 Thread AdWords API Advisor
Hi, As far as I can tell, there aren't any specific limits on the number of operations for CampaignService.mutate, like the way it exists for bulkjobs. Also, I don't see a reason why the limit should be a matter of concern. Since an account can have only 25 active campaigns, it puts a practical li

Re: v201008 .Net Sample issue TargetInvocationException

2010-10-11 Thread AdWords API Advisor
Hi Nuri, It is one of those issues specific to mono runtime. The code works on mono only if I specify type="System.Configuration.DictionarySectionHandler, System"/>. You can see some discussions here: http://www.mail-archive.com/mono-l...@lists.ximian.com/msg26201.html. Thanks for pointing it ou

Re: Failed to get authToken. Reason: BadAuthentication

2010-10-11 Thread AdWords API Advisor
Hi, Could you send your code snippet to adwordsapiadvi...@google.com and update this thread once you are done? I will follow up with you over mail and try to figure out what went wrong with your code. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 7, 3:53 pm, drkameleon wrote: > Anyone???

Re: Just started using API and getting QuotaCheckError.ACCOUNT_INACCESSIBLE

2010-10-11 Thread AdWords API Advisor
Hi Eric, If your account has an account manager, you could contact that person. If not, you could ask on the AdWords forum at http://www.google.com/support/forum/p/AdWords?hl=en. The users with AdWordsPro handle should be able to help you out. Cheers, Anash P. Oommen, AdWords API Advisor. On Oct

Re: Getting id of an existing report

2010-10-11 Thread AdWords API Advisor
Hi, Currently it is not possible to retrieve ReportDefinitions that match a certain condition, so you have to retrieve the report definitions at runtime and determine whether they suit your requirements before creating a new one. The only way I can think of to achieve what you need would be to st

Re: client library v201008 is not working?

2010-10-11 Thread AdWords API Advisor
Hi Parviz, What errors are you getting? Also, which library version are you using? Cheers, Anash P. Oommen, AdWords API Advisor. On Oct 10, 3:45 pm, parviz wrote: > hi, > > here is the top section of my code i can not run it anymore ... .Net > 3.5 > >  AdWordsUser user = new AdWordsUser(); >  

Re: Search volumes and keyword suggestions for localized targeting is broken?

2010-10-11 Thread Martin
Hi Eric, thanks for the notification. We are very pleased to see that work is being done. The issue with duplicate keywords seems to be resolved, so it's very reasonable that you cannot replicate the problem. For future reference, is there an easy way to generate the SOAP XML from the Java API?

Re: can't download report

2010-10-11 Thread Marco T.
Sorry for the bump, but this is my second message without answer.. Marco On 8 Ott, 10:27, "Marco T." wrote: > Hi, > when I try to download a report created by v201008 I'have this error: > "culdn't read report" > > Is there a restriction on account? The report are created for > AccountId and I