Hi Oliver,
We haven't changed anything about the new Java library.
Loos like the ByteSink class in the guava library is missing.
Let me confirm following to narrow down the issue:
- Are you using Maven or using dependent jars directly?
- Either way, please confirm guava-jdk{jdk-version}-{guava-version}.jar (e.g. guava-jdk5-14.0.1.jar) is in place and your classpath is correctly set that covers the directly
where that jar is placed.
Best,
- Takeshi, AdWords API Team