Enabling debug mode for auctionReportBuyers reporting in M123+
980 views
Skip to first unread message
Alex Turner
unread,
Mar 19, 2024, 5:18:49 PM3/19/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FLEDGE API announcements
Hi everyone,
Starting in M123, sellers using the auctionReportBuyers
reporting mechanismwill be able to enable debug mode through a new, optional auctionReportBuyerDebugModeConfig
field passed to runAdAuction()
.
Debug mode is a temporary mechanism that relaxes some of the Private Aggregation API’s privacy constraints to allow for easier debugging and integration. Note that debug mode is only available to callers eligible to set third-party cookies or to browsers inMode Bduring Chrome facilitated testing; if debug mode is not available, the new field will be ignored. Further detail is available in the explainerhere.