Hi, Thank you for reaching out to the Google Ads API support team.
Please find the answers below for your questions. Can I add users to my already-created list without creating the offline job? As per this API documentation, it required an OfflineUserDataJobOperation to append customer contact information to a customer list. However, you can utilize the UserListService to update the user lists. Please be aware that user list updates made through UserDataService don't appear as uploads in the Google Ads UI. We recommend that you use the OfflineUserDataJobService if you're using the API to manage user lists that are also managed in the UI. How can I know that a job is pending or completed? You can use the resource offline_user_data_job to get the resource name of the offline user data job as well as the status of the corresponding job. Please refer to the following query to fetch the required information. SELECT offline_user_data_job.id, offline_user_data_job.status FROM offline_user_data_job Where can I see JobID? As you suggested this. The above-suggested query will help you to fetch the corresponding job ID. This message is in relation to case "ref:!00D1U01174p.!5004Q02vGey3:ref" (ADR-00272054) Thanks, Google Ads API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2YiGT000000000000000000000000000000000000000000000SLIMDG00pC1oxGV1QeqkNgcQOlZOUw%40sfdc.net.