This morning, code that has been working for a long time is failing:

I have a call to v13/CriterionService.getAllCriteria(AdGroupRemoteID)
but then when I call getText() on any one of the resulting criteria,
my app server is throwing this error:

"The getText method was not found.  Either there are no methods with
the specified method name and argument types, or the getText method is
overloaded with argument types that cannot be deciphered reliably.
Found 0 methods that matched the provided arguments. If this is a Java
object and you verified that the method exists, you may need to use
the javacast function to reduce ambiguity."

Note that I'm not passing any arguments into getText().

Did something change on AdWords' end?  Ideas?

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.

Reply via email to