You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Ads API and AdWords API Forum
Hi,
We are trying to use the OfflineUserDataJobs for uploading users to User Lists. Wanted to check on the below things:
Is there any rate limit on the number of offline jobs that can be created per day?
Will there be any issues if we create offline jobs concurrently for the same resource i.e (user list)?
How many operations can be added to the OfflineUserDataJob?
Within each operation how many UserIdentifiers can be added for the user?
Could you please help me with the above-mentioned questions?
Thanks,
Vamshi
Google Ads API Forum Advisor
unread,
Feb 9, 2022, 3:25:32 PM2/9/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vams...@sojern.com, adwor...@googlegroups.com
Hello,
Thanks for reaching out. Please see my replies below:
Is there any rate limit on the number of offline jobs that can be created per day?
The limits associated with OfflineUserDataJobService methods are subject only to the standard operation limits associated with the developer token's access level
Will there be any issues if we create offline jobs concurrently for the same resource i.e (user list)?
Currently, I believe we can upload user data for one User List in a single request. Is there any REST endpoint or service where we can upload user data for multiple User Lists within a single request?
Thanks, Vamshi
Vamshi TG
unread,
Feb 10, 2022, 5:57:38 AM2/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Ads API and AdWords API Forum
Hi,
I also have another question related to concurrency
Will there be any issues if we create offline jobs concurrently for the same resource i.e (user list)?
This is not recommended as it may result in a concurrent modification error.
So, does that mean we should only add a new job for the resource(user list) once the existing job is completed?
Thanks,
Vamshi
Google Ads API Forum Advisor
unread,
Feb 10, 2022, 9:17:28 AM2/10/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vams...@sojern.com, adwor...@googlegroups.com
Hi Vamshi,
Yes, that is the recommended approach. This is discussed in the Customer Match guide.
Tomas Guerra
unread,
Feb 15, 2022, 11:35:30 AM2/15/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Ads API and AdWords API Forum
Hi,
Do you have a reply to this Vamshi's question:
Currently, I believe we can upload user data for one User List in a single request. Is there any REST endpoint or service where we can upload user data for multiple User Lists within a single request?
Regards
Google Ads API Forum Advisor
unread,
Feb 16, 2022, 2:19:41 AM2/16/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tomasgu...@gmail.com, adwor...@googlegroups.com
Hi Tomas,
In REST, you may use this guide to upload offline user data of user list members using the OfflineUserDataJobs.