The application type of the OAuth Google API console project  is Desktop 
application.

My program fails with timeout error while waiting for job to complete. I am 
submitting just 2 UserDataService operations. I tried changing the 
MAX_TOTAL_POLL_INTERVAL_SECONDS  to 300 but I still get the same error.

I am using the offline Batchservice to submit UserDataService operations. 
After submitting the batch job when I invoke 
runFuture.getPollingFuture().get(MAX_TOTAL_POLL_INTERVAL_SECONDS,  
TimeUnit.SECONDS);
I get this error message:
java.util.concurrent.TimeoutException: Waited 60 seconds (plus 69870 
nanoseconds delay) for 
com.google.api.gax.retrying.CallbackChainRetryingFuture@7ec02838[status=PENDING]
 
at 
shaded.com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:495)
 
at 
com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList.addUsersToCustomerMatchUserList(AddCustomerMatchUserList.java:320)
 
at 
com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList.runExample(AddCustomerMatchUserList.java:198)
 
at 
com.google.ads.googleads.examples.remarketing.AddCustomerMatchUserList.run(AddCustomerMatchUserList.java:161)
 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/7b1cd1df-5a00-42c2-a19d-1b4b7b60491bn%40googlegroups.com.

Reply via email to