Skip to content

Commit d426992

Browse files
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

0 commit comments

Comments
 (0)