Adwords Api Error

2014-07-21 Thread sathik jack
java.lang.NoSuchMethodError: org.apache.commons.lang.ArrayUtils.contains([CC)Z at org.apache.commons.configuration.PropertiesConfiguration$PropertiesReader.doParseProperty(PropertiesConfiguration.java:889) at org.apache.commons.configuration.PropertiesConfiguration$PropertiesRea

How to Get Keyword User status in v201402

2014-06-16 Thread sathik jack
I am trying to get Keyword user status in V201402 using following method, but i am getting error ? Please provide a suggestion. Selector selector = builder .fields("Id", "AdGroupId", "KeywordMatchType", "KeywordText","Status") .orderAscBy("AdGroupId") .offset(offset)