Hi all,
I'm trying to update my Custom UserList with Google Ads API.
I created remove and add operations. Then I called in the following order. (first remove, then add )
request.operations = [remove_operation, add_operation]
There was a similar number of matches in Search, Youtube, and Display before deleting and adding the new users. However, after my update, there is only a match on the Display. The match count is 0 in Search and Youtube.
Why can Search and Youtube sizes show 0 after deleting and adding new users? What could be the reason for this?
I attached an example picture after my updating process.
Thanks in advance.
Elif Adaköy