Commit d426992
committed
UnityAds adapter: route null/empty bidding token to failure
collectSignalsForRequestParameters coerced a null/empty token into an
empty success, so the bidder billed Unity as a no-fill. Route null/empty
tokens to the completion handler with a failure (new error code
GADMAdapterUnityErrorEmptyBiddingToken).
Updated the existing nil token test and added a test for the empty
token case.1 parent c78a669 commit d426992
5 files changed
Lines changed: 270 additions & 5 deletions
File tree
- AdapterUnitTests
- AdapterUnitTests.xcodeproj
- UnityAdapterTests
- adapters/Unity
- Public/Headers
- UnityAdapter.xcodeproj
- UnityAdapter
0 commit comments