Hi!
We encounter an error "An error occurred. Please try again later." during the video ads creation.
Our script does the next steps:
1. Select the customer account
2. Upload videos (media)
3. Find some video campaigns
4. Iterate over ad groups in each campaign
5. Create and push ads builders to an array
6. Execute each builder out of iterators scope (selecting related account)
The script makes about 600-700 successful changes (in different accounts) (for ~6-10 minutes) and then starts to encounter the error. All the next changes fail.
Does it go beyond the constraints? How we can avoid errors?
P.S
The script doesn't break documented quotas (we have log of ExecutionInfo)