AdWords API [sandbox v200902] How to get the first page bid estimates

2009-05-19 Thread qme...@gmail.com
Hi, I would like to know if it is possible to get the first page bid estimates in Java in the sandbox ? I know we can get this value from the Keyword Analysis page. (source : http://adwords.google.com/support/bin/answer.py?answer=105665) Thanks for your help. Cheers, Qmepop --~--~-~--~

AdWords API Re: How to get a list of placement

2009-05-19 Thread qme...@gmail.com
Thank you Jeff for your answer. However I think the SiteSuggestionService is only runnning in the v13 and not in the v200902. If it's true, is there any other mean to use this service in the v200902 ? Cheers, Qmepop On May 20, 1:30 am, AdWords API Advisor wrote: > Hello Qmepop, > >  The variou

AdWords API on App Engine (Python)

2009-05-19 Thread AdWords API Advisor
Most of you have probably heard about Google App Engine ( http://code.google.com/appengine/ ), which lets you write web applications that run on Google's infrastructure. But did you know that the code which you develop using the AdWords API can be easily hosted on App Engine, thus making it many

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
But here it is written as optional: http://code.google.com/apis/adwords/docs/developer/adwords_api_sandbox.html#top I put the cliemEmail and still not working I am debugging your code and I realized that you are creating the v13 soap headers, even I called the v2009 service: private SoapHea

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread AdWords API Advisor
Hello, The issue is that you're not specifying anything for the clientEmail header. The header has the same sort of value as the v13 Sandbox supports, i.e. "client_1+u...@domain.com", where "u...@domain.com" is your Google Account email address. The errors definitely should be more descriptive

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
I am debugging your code and I realized that you are creating the v13 headers: private SoapHeader MakeHeader(string headerName, string value) { string typeName = "com.google.api.adwords.v13." + headerName; Even I called the v2009 service is it correct ? 2009/5/19 Paulo Silva > Maybe th

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
Maybe the soap errors messages could have more meaning. thanks 2009/5/19 Paulo Silva > Hi, > > Ok, So... please can you take a look in the log attached? > > > > thank you in advance. > > > 2009/5/19 AdWords API Advisor > > >> Hello Paulo, >> >> Unfortunately, the SOAP faults currently return

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
Hi, Ok, So... please can you take a look in the log attached? thank you in advance. 2009/5/19 AdWords API Advisor > > Hello Paulo, > > Unfortunately, the SOAP faults currently returned by the v200902 API > leave much to be desired. What would be most helpful is if you could > turn on loggi

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread AdWords API Advisor
Hello Paulo, Unfortunately, the SOAP faults currently returned by the v200902 API leave much to be desired. What would be most helpful is if you could turn on logging of your SOAP requests and let us see what you're SOAP request XML looks like (with your auth token and client email X-ed out). C

AdWords API Re: Difference between Creative (Ad Performance) Report and Keyword Performance

2009-05-19 Thread AdWords API Advisor
Hello Vijay, We don't offer any official support for using the AdWords API from Flex, but I do believe that it's possible to call SOAP services from Flex in general. There's an older thread about that topic here http://groups.google.com/group/adwords-api/browse_thread/thread/3922869e0267e616

AdWords API Re: How to get a list of placement

2009-05-19 Thread AdWords API Advisor
Hello Qmepop, The various methods of the SiteSuggestionService might be what you're looking for: http://code.google.com/apis/adwords/docs/developer/SiteSuggestionService.html You can get a list of suggested sites based on topic, demographics, categories, or from a seed URL. Cheers, -Jeff Po

AdWords API .Net API - impossible mission

2009-05-19 Thread silvapaulo...@gmail.com
Hi, I am trying to use the new v200902 API with the sandbox, it seems to be impossible. I've tried to execute the samples from: http://code.google.com/p/adwords-api-dotnet-samples/downloads/list awapi2009_csharp_samples.zip and http://code.google.com/p/google-api-adwords-dotnet/ awapi_dotnet

AdWords API Re: .Net API - impossible mission

2009-05-19 Thread Paulo Silva
The exception has only "Fault occurred while processing." 2009/5/18 silvapaulo...@gmail.com > Hi, > > I am trying to use the new v200902 API with the sandbox, it seems to > be impossible. I've tried to execute the samples from: > > http://code.google.com/p/adwords-api-dotnet-samples/downloads

AdWords API Re: Difference between Creative (Ad Performance) Report and Keyword Performance

2009-05-19 Thread vijay kumar
Does anybody know . is it possiable to Google adwords API import flex . if is it possiable . please refer any example . i want urgent plz plz --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group.