Hi all,
I'm working on uploading a large set of CRM email IDs (~10 million) to Google Ads using the Customer Match API, following the official guide here: https://developers.google.com/google-ads/api/docs/remarketing/audience-segments/customer-match/get-started . Given the volume, I’ve split the data into 10 separate jobs with 1 million operations each. These *OfflineUserDataJobs* are submitted sequentially by my code. However, after a few jobs run successfully, I start encountering *CONCURRENT_MODIFICATION* errors. While I’ve implemented a retry mechanism, some jobs still fail intermittently. Could you please advise on the best practices for efficiently and reliably uploading large datasets like this? I'm also looking for ways to speed up the overall process if possible. Thanks in advance for your support! Best regards, Chetan Patil -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/adwords-api/fb420fcd-1e0a-4ebf-bc10-3ac2724cc45dn%40googlegroups.com.
