Hi Nikisha, Thanks for the response. I have sent you the customerid as private message. And also, I am trying to list all the customer using Google Ads API as mentioned in the example here - https://developers.google.com/google-ads/api/docs/account-management/listing-accounts https://github.com/googleads/google-ads-java/blob/c290a6deb3d0d358d800b2953bd1f4364455c97a/google-ads-examples/src/main/java/com/google/ads/googleads/examples/accountmanagement/ListAccessibleCustomers.java
Authentication was success. But there is no response from this line, ListAccessibleCustomersResponse response = customerService.listAccessibleCustomers( ListAccessibleCustomersRequest.newBuilder().build()); Is there any problem with GoogleAdsClient - Can you please check and let me know. Btw, am able to retrieve customers using adwords api. I wanted to use the recommendation services, so I chose Google Ads API. Suresh On Tuesday, November 5, 2019 at 3:36:47 PM UTC+5:30, Suresh Kumar Shenbagam wrote: > > Hi Team, > > I am trying to retrieve recommendations using google ads API as mentioned > here - > https://developers.google.com/google-ads/api/docs/samples/get-text-ad-recommendations > The authentication was successful, but there was no response - it got > stuck in the searchrequest. I am using test account - but any way it should > return atleast empty recommendation. > > I can send you the customer id privately, if required. Please let me know. > > Suresh > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 --- You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/63cb5b20-a800-497d-8fb8-c706edfa32bd%40googlegroups.com.
