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
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
@ptomasroos PubMatic can return your bids as either gross or net. This is controlled by a backend setting. You can reach out to your account manager to find out what your account is currently set to and get it changed if necessary.
Unfortunately, the net revenue flag we return isn't accurate today since we currently don't know at the adapter how individual accounts are set when it comes to net vs gross revenue. The majority of accounts are set for net bidding and our default setup for new accounts is net. But we have older accounts were bidding is still set to bid gross.
Type of issue
Feature request
Description
In the PR #2011 NET_REVENUE was first true, then removed to become fixed as false see following commit d81bf1c by @pm-manasi-moghe
It would be great if this could be configured by the publishers as many other adapter are allowing, aka choose if net or rev should be returned.
Expected results
Expecting my bids to be returned in net
Actual results
Bids are being returned in gross
Platform details
Prebid.js
Other information
#2011
The text was updated successfully, but these errors were encountered: