private-click-measurement.idl (329B)
1 // GENERATED CONTENT - DO NOT EDIT 2 // Content was automatically extracted by Reffy into webref 3 // (https://github.com/w3c/webref) 4 // Source: Private Click Measurement (https://privacycg.github.io/private-click-measurement/) 5 6 partial interface HTMLAnchorElement { 7 [CEReactions] attribute unsigned long attributionSourceId; 8 };