Re: Two offline_user_data_job's from one OfflineUserDataJob request

2021-04-08 Thread Roman Marakulin
Unfortunately, I can't reply privately: "you don't have permission to reply to author in this group" (I tried different ways to fix this, but it didn't work). Can you write down to me directly? Thank you On Wednesday, April 7, 2021 at 6:56:41 PM UTC+3 adsapiforumadvisor wrote: > Hi Roman, > >

Two offline_user_data_job's from one OfflineUserDataJob request

2021-04-07 Thread Roman Marakulin
I uploaded a user list (with advertising ids) through api (java library) and requested all 'offline_user_data_job' for the specific user_list several times. At first, there was only one 'offline_user_data_job', which was started by me with status RUNNING, but then, after a while, I got two diffe

Removing users from UserList with Google Ads API

2021-03-15 Thread Roman Marakulin
Hello, There is an example how to add users to a userList (https://developers.google.com/google-ads/api/docs/samples/add-customer-match-user-list), but how can we remove specific users from it (java)? Can I get an approve that to remove users from userLists we have to add an operation ("setRem