Fixed
We used the wrong libraries



Il giorno giovedì 26 marzo 2020 10:51:40 UTC+1, Leopoldo Sergi ha scritto:
>
> I'm trying to use the example GetHotelAdsPerformance included inside the 
> java v3 library but when I run the program it stucks at the line
>
> SearchPagedResponse response = googleAdsService.search(request);
>
> where request is 
>
> SearchGoogleAdsRequest request = SearchGoogleAdsRequest.newBuilder()
>         .setCustomerId(String.valueOf(customerId))
>         .setPageSize(PAGE_SIZE)
>         .setQuery(query)
>         .build();
>
>
> I use Java 1.8.0_162
>
> Any suggestion?
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/77a1f250-a65d-4be3-affd-94c483fc15a2%40googlegroups.com.

Reply via email to