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
When the Floors Module is schema mode 2, the floors module picks a model prior to an auction based on the modelWeight supplied in the floors module definition. Today the Floors Module adds the modelVersion selected to the bidRequest object to allow floor providers context of the model applied. The goal of this ticket is to add the modelWeight attribute to the bidRequest object to give additional context for Analytics adapters.
Type of issue
Enhancement
Description
When the Floors Module is schema mode 2, the floors module picks a model prior to an auction based on the modelWeight supplied in the floors module definition. Today the Floors Module adds the modelVersion selected to the bidRequest object to allow floor providers context of the model applied. The goal of this ticket is to add the modelWeight attribute to the bidRequest object to give additional context for Analytics adapters.
bidRequest location
bidRequest.bids[ ].floorData.modelWeight
.The text was updated successfully, but these errors were encountered: