google-ads-java
google-ads-java copied to clipboard
Google Ads API Client Library for Java
Hi there, If I use an invalid refresh token, it goes into an infinite loop, not throwing an exception. It keeps trying requesting itself again and again.. This is so...
**Describe the bug:** We experience an EOS after almost exactly 1 hour for SearchGoogleAdsStreamRequests like SELECT ad_group.id,, ad_group_ad.ad.id, ad_group_ad.status, ad_group_ad.ad.responsive_search_ad.headlines, ad_group_ad.ad.responsive_search_ad.descriptions, ad_group_ad.ad.responsive_search_ad.path1, ad_group_ad.ad.responsive_search_ad.path2, ad_group_ad.ad.final_urls, ad_group_ad.labels, ad_group.base_ad_group FROM ad_group_ad WHERE ad_group.status...
**Describe the problem you are trying to solve** I migrated from old Adwords API to new Ads API. I recognized that loading some of my reports take longer than before....
We got the error for a week and Google Support API escalate to this channel. could you please help to investigate? "Status{code=UNAVAILABLE, description=io exception, cause=io.grpc.netty.shaded.io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset" [v10...
This is useful because getting all errors via their operation index is inefficient. In #getGoogleAdsErrors(long, GoogleAdsFailureT) the error paths for all failures are build just to pick those for the...