I'm trying to upload data (hashed mails and phones) to audiences using customer matcht and the GoogleAds sdk for Java. I am able to get the data, hash it, following google directions, create useridentifiers (with one identifier per object as showed in the java demos), create the list of operations with more than 1k identifiers, create the OfflineUserDataJob with the list of operations and the Consent as granted, an execute the job. I receive the id of the job where i can see the status.