Replace aggregatable_expiry with event_attribution_window#577
Conversation
apasel422
left a comment
There was a problem hiding this comment.
Please also update the header validator to remove the aggregatable_expiry field and add the new one.
|
Two points:
|
Co-authored-by: Andrew Paseltiner <apaseltiner@google.com>
I think that is reasonable, but I don't think using a single value will make swapping to a tuple or similar too difficult, so I would prefer to err on the side of YAGNI.
|
Done, PT another look. |
That's fine with me.
I was thinking of use-cases that would use this capability and also want consistency with aggregatable reports. For instance, the use-case in #561 might take advantage of this for both reports, where we have privacy restrictions about small |
If they want consistency, they would be able to set expiry == event_report_window. Do we think a reporter would ever want to:
|
(2) is required to (partially) address #561 where we'd want consistency and the window < expiry. |
Co-authored-by: Andrew Paseltiner <apaseltiner@google.com>
Preview | Diff