You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to call the function requestBids() multiple times and hove those requests happening on parallel?
The idea is to call requestBids multiple times and pass different values for the "adUnitCodes" param
This will involve to keep track for each request a separate timeout and different combination of adUnitCodes.
If yes, which version this feature is fully supported (including different timeout/adUnitCodes)?
The text was updated successfully, but these errors were encountered:
Type of issue
question
Description
Is it possible to call the function requestBids() multiple times and hove those requests happening on parallel?
The idea is to call requestBids multiple times and pass different values for the "adUnitCodes" param
This will involve to keep track for each request a separate timeout and different combination of adUnitCodes.
If yes, which version this feature is fully supported (including different timeout/adUnitCodes)?
The text was updated successfully, but these errors were encountered: