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,
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/