AdWords API Re: checkCriteria - How To

2009-04-13 Thread AdWords API Advisor
Hello David, Could you try calling the method with an empty list for the langauge_target parameter, and empty dictionary for the geo_target, like response = criterion_service.CheckCriteria(list_crit_obj, [], {}) Does that work? Cheers, -Jeff Posnick, AdWords API Team On Apr 8, 11:59 pm,

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/