Re: No group found for service: v201809.AdwordsUserListService

2019-04-15 Thread kumareshan.e via AdWords API and Google Ads API Forum
/adwords/api/community/ > On 04/12/19 22:23:28 kumar...@manthan.com wrote: > > We are upgrading from v201708 to v201809. But we are facing this issue. > > *"No group found for service: v201809.AdwordsUserListService".* > > We are using the AddAudience.java > <h

RE: No group found for service: v201809.AdwordsUserListService

2019-04-14 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
am On 04/12/19 22:23:28 kumaresha...@manthan.com wrote: We are upgrading from v201708 to v201809. But we are facing this issue. *"No group found for service: v201809.AdwordsUserListService".* We are using the AddAudience.java <https://github.com/googleads/goog

No group found for service: v201809.AdwordsUserListService

2019-04-12 Thread kumareshan.e via AdWords API and Google Ads API Forum
We are upgrading from v201708 to v201809. But we are facing this issue. *"No group found for service: v201809.AdwordsUserListService".* We are using the AddAudience.java <https://github.com/googleads/googleads-java-lib/blob/967957cc4f6076514e3a7926fe653e4f1f7cc9c9/examples/adw

Re: No group found for service

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas, To better check this, I would suggest to post your issue here as the client library owners are better equipped to assist you in this

Re: No group found for service

2018-05-30 Thread Srinivas Giduthuri
I am importing the following libraries as dependencies manually(not using maven) by executing the build command "mvn clean compile package". ads-lib-3.14.1.jar ads-lib-axis-3.14.1.jar adwords-axis-3.14.1.jar Am I missing any other libraries? On Wednesday, 30 May 2018 14:44:10 UTC+5:30, Luis X

Re: No group found for service

2018-05-30 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Srinivas, Could you confirm if you imported the libraries properly? This issue seems to be related more on the client libraries. For further assistance I would suggest to post your issue here as the client library owners are better eq

No group found for service

2018-05-30 Thread Srinivas Giduthuri
Hello team, I am getting the following exception while creating the service object. Could someone help me what's wrong with this? When can this happen? This was coming since I upgraded the AdWords library from 201710 to 201802. Caused by: java.lang.NullPointerException: No group foun

No group found for service while migrating to v201502 from 201406

2015-04-17 Thread amber . kulkarni
trace: java.lang.NullPointerException: No group found for service: v201502.CampaignServicejava.lang.NullPointerException: No group found for service: v201502.CampaignService at com.google.api.ads.adwords.lib.conf.AdWordsApiConfiguration.getServiceUrlGroup(AdWordsApiConfiguration.java:64) at