Hello,
I started trying to use the Adwords Api. I can't get any of the
examples to work. I keep getting the same exception (Java):
java.lang.NullPointerException
at
com.google.api.adwords.v13.TrafficEstimatorServiceSoapBindingStub.checkKeywordTraffic_aroundBody1$advice
(TrafficEstimatorServiceSoapBindingStub.java:146)
at
com.google.api.adwords.v13.TrafficEstimatorServiceSoapBindingStub.checkKeywordTraffic
(TrafficEstimatorServiceSoapBindingStub.java:1)
at trekwatch.offline.seo.GoogleKeyWordTool.main
(GoogleKeyWordTool.java:57)
This happens for all requests. My API key and Dev key are correct and
I am using the code copy and pasted from the samples.
Any help or ideas would be much appreciated.
Thanks,
Adam.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---