Google Ads API DEADLINE_EXCEEDED: deadline exceeded after 3599.999850430s

2022-02-22 Thread Dinesh Hegde
I am running into "DEADLINE_EXCEEDED: deadline exceeded after 3599.999850430s" I am using Google Ads API Java client Library Version 15. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Filter user_list or offline_user_data_job by creation date.

2020-11-10 Thread Dinesh Hegde
I am using Google Ads API v5 Java library. I am creating lists of CUSTOMER_MATCH_USER_LIST type. I could not find the date fields in the API documentation for user_list or offline_user_data_job resources. The creation_date field appears in the Audience Manager report in the UI. The field is a

java.util.concurrent.TimeoutException: Waited seconds for com.google.api.gax.retrying.CallbackChainRetryingFuture@7ec02838[status=PENDING]

2020-10-01 Thread Dinesh Hegde
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 e

Invalid relative name: META-INF\services\javax.annotation.processing.Processor

2020-09-18 Thread Dinesh Hegde
I cloned https://github.com/googleads/google-ads-java.git to my windows 10 desktop. When I do a mvn compile, I get this error message: ERROR] FATAL ERROR: java.lang.IllegalArgumentException: Invalid relative name: META-INF\services\javax.annotation.processing.Processor at com.sun.tools