Re: problems encountered during development with Adwords API python lib

2010-07-31 Thread xero
Hi Eric, It's exciting to know that gzip HTTP feature will be available in the near future! I'm looking forward to it. About Python lib, I didn't realize that I can submit feature request myself. It's good to know and I will. Thank you for opening a request for "returning valid category id

Re: Problem to using Google Adwords API

2010-07-31 Thread Mukut
Dear Sir, I am testing with keyword value "sony camera" and "onida tv" but response are same. Is this for using Sandbox or any error. because I have no result through this in my web page. But in Log folder's soap_log.txt file have an response as below http://schemas.xmlsoap.org/soap/envelope/";>

Re: Problem to using Google Adwords API

2010-07-31 Thread Mukut
My code is as below AdWordsUser user = new AdWordsUser(); //Get the TargetingIdeaService. TargetingIdeaService targetingIdeaService = (TargetingIdeaService)user.GetService(AdWordsService.v200909.TargetingIdeaService); Keyword keyword = new Keyword();

Re: Problem to using Google Adwords API

2010-07-31 Thread Mukut
Dear Sir, I am sending my total details of my web application and can't found the problem. Please verify these steps with spending some time to relief me from this problem. I am configure in my web.config for getting list on keyword ideas using Google sandbox api as below and after running the c

Re: Problem to using Google Adwords API

2010-07-31 Thread Mukut
Sir, After looking your suggestion I want to use Sandbox environment. You give a video link in you tube. But the instruction is not clear to me. Because I have to implement the service "TargetingIdeaService" for get keyword suggestion on a giving website url using Sandbox environment. But there a