WebIDLpedia

ReportingBrowserSignals dictionary

Definition

Protected Audience (formerly FLEDGE) defines ReportingBrowserSignals



dictionary ReportingBrowserSignals {
  required DOMString topWindowHostname;
  required USVString interestGroupOwner;
  required USVString renderURL;
  required double bid;
  required double highestScoringOtherBid;

  DOMString bidCurrency;
  DOMString highestScoringOtherBidCurrency;
  USVString topLevelSeller;
  USVString componentSeller;

  USVString buyerAndSellerReportingId;
};

Referring IDL interfaces/dictionaries