Re: Upload more than 100 User Identifiers at One TIme

2020-09-03 Thread Google Ads API Forum Advisor Prod
Hi Jonathan, Thank you for reaching out. Please find my response to your questions below: There is no specific limit for the OfflineUserDataJobService. However, the mutate request limit is 5,000 operations per request. You don’t need to maintain the "Job". You could create a new "Job" each

Re: Upload more than 100 User Identifiers at One TIme

2020-09-02 Thread Jonathan Kressaty
Great thank you! Two follow-up questions: - Are there limits in this situation as well, and where I might find those? - Is it a best practice to maintain a "Job" for a UserList we'll update on a regular basis (say Daily) or best to create a new "Job" each time we want to do an

RE: Upload more than 100 User Identifiers at One TIme

2020-09-02 Thread Google Ads API Forum Advisor Prod
Hi Jonathan, Thank you for reaching out. UserDataService is designed for uploading small batches of Customer Match data concurrently. The limit of the user identifiers could not be altered for this service. However, if you have a large amount of data to upload, you should consider using the

Upload more than 100 User Identifiers at One TIme

2020-09-02 Thread Jonathan Kressaty
I'm using the UserDataService to upload first party user IDs to a custom User List. Account is whitelisted, everything works great. However, it appears that there's a limit of 100 user identifiers allowed to be uploaded at one time. I've tried adding multiple "create" operations, each with <