Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uploadClickConversion cannot return results or fails to submit. #815

Open
chen1706 opened this issue Dec 9, 2024 · 1 comment
Open

uploadClickConversion cannot return results or fails to submit. #815

chen1706 opened this issue Dec 9, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@chen1706
Copy link

chen1706 commented Dec 9, 2024

when i use google ads api to uploadClickConversions ,I just get belows:

  • parking to wait for <0x00000007b7067bb8> (a com.google.api.core.AbstractApiFuture$InternalSettableFuture)
    808 at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    809 at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:564)
    810 at com.google.api.core.AbstractApiFuture.get(AbstractApiFuture.java:53)
    811 at com.google.common.util.concurrent.Uninterruptibles.getUninterruptibly(Uninterruptibles.java:247)
    812 at com.google.common.util.concurrent.Futures.getUnchecked(Futures.java:1378)
    813 at com.google.api.gax.rpc.ApiExceptions.callAndTranslateApiException(ApiExceptions.java:53)
    814 at com.google.api.gax.rpc.UnaryCallable.call(UnaryCallable.java:112)
    815 at com.google.ads.googleads.v17.services.ConversionUploadServiceClient.uploadClickConversions(ConversionUploadServiceClient.java:279)

waiting for a long time, this still wait, noting get。is this a bug?

@chen1706 chen1706 added bug Something isn't working triage labels Dec 9, 2024
@sarahcaseybot sarahcaseybot self-assigned this Dec 9, 2024
@sarahcaseybot
Copy link

sarahcaseybot commented Dec 9, 2024

Hello,

You can find an example for uploading click conversions at google-ads-java/google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/UploadOfflineConversion.java. If you are still seeing issues, please provide more information on your implementation to assist with debugging.

Thanks,
Sarah, Google Ads API Team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants