generated from privacycg/template
-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Labels
editorialAn issue that does not affect the design of the protocol; does not require consensusAn issue that does not affect the design of the protocol; does not require consensus
Description
From https://w3c.github.io/ppa/#impression-store-maintenance:
It is not necessary to remove impressions immediately upon expiry, as long as measureConversion() excludes expired impressions from attribution. However, the user agent should not retain expired impressions indefinitely.
But the measureConversion algorithm, and in particular its common matching logic sub-algorithm, do not inspect the lifetime field.
Metadata
Metadata
Assignees
Labels
editorialAn issue that does not affect the design of the protocol; does not require consensusAn issue that does not affect the design of the protocol; does not require consensus