Hi Xiaoming, Thank you for the response. I tried to follow the client library and wrote equivalent REST APIs to add customer match user list and added members to it. However I do not see members added in the GoogleAds UI: Could you please clarify below in this regard. 1) After I added members to the userlist, I don't see that Audience (UserList) in the GoogleAds UI still not populated with data. Below is the text shown on the audience. - Last upload: Jan 1, 1970 1:00:00 AM - File name:
2) When I queried the job to check the status of it, it says PENDING. *When would this be completed and how can i see the file name and last updated date in the Google Ads UI* { "results": [ { "offlineUserDataJob": { "resourceName": "customers/**********/offlineUserDataJobs/*******11*", "type": "CUSTOMER_MATCH_USER_LIST", "status": "*PENDING*", "id": "*******11*" } } ], "fieldMask": "offlineUserDataJob.resourceName,offlineUserDataJob.id,offlineUserDataJob.status,offlineUserDataJob.type,offlineUserDataJob.failureReason" } 3) Difference between OfflineUserDataJobService and UserDataService, which one should be used in the REST scenarios. Thanks. On Thursday, February 11, 2021 at 7:16:49 PM UTC adsapiforumadvisor wrote: > Hi, > > Thank you for reaching out. You would be able to use the REST interface to > upload the user list. However, this makes the process more complicated > sometimes as it’s not high level programming languages. You could follow > one > <https://github.com/googleads/google-ads-java/blob/master/google-ads-examples/src/main/java/com/google/ads/googleads/examples/remarketing/AddCustomerMatchUserList.java> > > of the client libraries to see what fields are being used and what steps > are taken. Also look into the service operation details > <https://developers.google.com/google-ads/api/reference/rpc/v6/OfflineUserDataJobService> > > and the conventions > <https://developers.google.com/google-ads/api/docs/rest/overview> for > using the REST API to correctly make the API calls. > > Thanks and regards, > Xiaoming, Google Ads API Team > > [image: Google Logo] > Xiaoming > Google Ads API Team > > > ref:_00D1U1174p._5004Q2CPseQ:ref > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/e8348ef4-b78a-4636-9360-1dc07af08991n%40googlegroups.com.