Hello all,

I need use REPORT_DEFINITION_SERVICE, but i get the error: "no property 
definition" on class com.google.api.adwords.lib.AdWordsService, but on it 
has twice definition of REPORT_DEFINITION_SERVICE.

some one can help me?

com.google.api.adwords.lib.AdWordsService

/**
     * Uses the interface
     * {@link com.google.api.adwords.v201209.cm.ReportDefinitionService}.
     */
    public static final AdWordsService REPORT_DEFINITION_SERVICE =
        new AdWordsService("ReportDefinitionService", new 
AdWordsVersionV201209("cm"), "cm");

/**
     * Uses the interface
     * {@link com.google.api.adwords.v201206.cm.ReportDefinitionService}.
     */
    public static final AdWordsService REPORT_DEFINITION_SERVICE =
        new AdWordsService("ReportDefinitionService", new 
AdWordsVersionV201206("cm"), "cm");


Tks.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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