// Get AdWordsUser from "~/adwords.properties".
AdWordsUser user = new AdWordsUser();

// Get the ReportDefinitionService.
ReportDefinitionServiceInterface reportDefinitionService =
user.getService(AdWordsService.V201101.REPORT_DEFINITION_SERVICE);

Pete


On Apr 18, 11:48 am, iqadvert <[email protected]> wrote:
> Yeah, I have all the other stuff, but reportDefinitionService is an
> Interface in the Java API and i can't call methods on an Interface ?! So
> should't be there any class implementig that interface ? In the php Version
> the reportDefinitionService seem to be a class and not an Interface.

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to