AdWords API Re: Abstract keyValue without superclass.

2009-09-18 Thread AdWords API Advisor
Hi Rohan, The API currently doesn't throw an exception if you try to delete a keyword you've already deleted. Please ensure that you have the right ID's in your request, and that you are making requests against the correct environment (production or sandbox). Best, - Eric On Sep 18, 6:38 am, R

AdWords API Re: Abstract keyValue without superclass.

2009-09-18 Thread ROHAN ROZI
Hi. Eric. I tested it. and it has no erros, but it doesn't delete any keyword.. what's the problem? Regards --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email

AdWords API Re: Abstract keyValue without superclass.

2009-09-17 Thread ROHAN ROZI
Thank you very much. Error's been vanished magically.. But now I can delete same keyword many times.. seems it is not deleting anything.. I mean I called status update delete several times with same keyword id but it does not give any errors. if it is deleted, next time it should show error right?

AdWords API Re: Abstract keyValue without superclass.

2009-09-17 Thread AdWords API Advisor
Hi Rohan, When you are creating or updating a criterion you need to specify which type it is, either a keyword or website. This can be done by either setting the field criterionType to "Keyword": INSERT_AD_GROUP_ID_HERE Keyword INSERT_KEYWORD_ID_HERE Det

AdWords API Re: Abstract keyValue without superclass using checkAds method

2009-02-10 Thread tristateguy
Thank you Jeff I must have been using older or incorrect code. AdWords API Advisor wrote: > Hello, > > I'm not seeing the same behavior. I just tried running add_text_ad.pl > (make sure you have the latest version from > http://code.google.com/p/adwords-api-perl-samples/source/browse/trunk/src/a

AdWords API Re: Abstract keyValue without superclass using checkAds method

2009-02-10 Thread AdWords API Advisor
Hello, I'm not seeing the same behavior. I just tried running add_text_ad.pl (make sure you have the latest version from http://code.google.com/p/adwords-api-perl-samples/source/browse/trunk/src/add_text_ad.pl and that you have the latest SOAP::Lite installed) and I get the following request for