criteo / ios-publisher-sdk

Criteo Publisher SDK for iOS
https://publisherdocs.criteotilt.com/app/ios/get-started/
Apache License 2.0
10 stars 6 forks source link

Threshold Time between Criteo Requests #260

Closed bulutoztemur closed 11 months ago

bulutoztemur commented 1 year ago

Hello,

In our app, I call loadBid function with same adUnit twice in a row but I observe only one request in Charles. When I call loadBid functions within 0.5 seconds of each other, I observe two requests in Charles. So, here is my question, is there any threshold time between criteo requests with same adUnit?