WebIDLpedia

[DEPRECATED] PASignalValue dictionary

As of May 1, 2026, this name is no longer defined by a Web Platform specification

Definition

Protected Audience (formerly FLEDGE) defines PASignalValue



dictionary PASignalValue {
  required DOMString baseValue;
  double scale;
  (bigint or long) offset;
};

Referring IDL interfaces/dictionaries