AdWords API Re: checkCriteria - How To

2009-04-08 Thread David Montgomery
ps..I added check['criterionType']='Keyword' but...still this error... raceback (most recent call last): File "/home/davidmontgom/workspace/ans_console_adnetscales4/cgi-bin/google_update_keywords.py", line 214, in crit_error = crit.checkCriteria(list_crit_obj) File "/home/davidmontgom/

AdWords API checkCriteria - How To

2009-04-08 Thread Monty808
Hi, I am using Python to check for checking criteria but I get an error. Per the docs, if AdGroupId is added ...I can leave out language and geo targeting. Sohow to I fix? Thanks Here is an example: check = {} check['text'] = 'Test2' check['type'] = 'Exact' check['adGroupId']

AdWords API Re: Help

2009-04-08 Thread timprepscius
I love the title to this posting. On Apr 7, 6:01 am, shailu wrote: > Dear Sir/Mam > > Please let me know how can I fatch specified keywords by google > adwords using C#.Net application. Please tell me step by step. > > thanks > Shailesh --~--~-~--~~~---~--~~ You r

AdWords API Bump on impression share feature request

2009-04-08 Thread Peer Jakobsen (AdWords API Guru)
Hi API team, Could you guys please reconsider adding the impression share stats to the columns available in the campaign report? It's very frustrating that we have to pull this data into our system through clumsy emailed reports. I really hope we can get this released as part of V13. Thanks, P

AdWords API AdWords Downtime: April 11, 10am-2pm PDT

2009-04-08 Thread AdWords API Advisor
We'll be performing routine system maintenance on Saturday, April 11 from approximately 10:00am to 2:00pm 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. Cheers, -Jeffrey Posnick, AdWords API Team --~--~-~--~~---

AdWords API Traffic estimator service

2009-04-08 Thread kapamarou
Hello people. I have made an application that uses the traffic estimator service.But when i run the application i get the following error. AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException faultSubcode: faultString: The developer token is invalid. faultAct

AdWords API Traffic estimator

2009-04-08 Thread kapamarou
Hello people. I have made a client application that interacts with traffic estimator service.I run the client application and i get a message like AxisFault faultCode: {http://schemas.xmlsoap.org/soap/envelope/} Server.userException faultSubcode: faultString: The developer token is invalid.