attribution-reporting-api icon indicating copy to clipboard operation
attribution-reporting-api copied to clipboard

Attribution Reporting API

Results 221 attribution-reporting-api issues
Sort by recently updated
recently updated
newest added

Should it be an error to set `max_event_level_reports` to 0 but also set the `event_report_window` or `event_report_windows` fields? Currently the spec permits this, and properly restricts the number of reports,...

flexible-event

Since the [Flexible event-level configurations explainer](https://github.com/WICG/attribution-reporting-api/blob/main/flexible_event_config.md) claims backwards compatibility, it should have an example showing what the report output will be in Full Flex if a reporting origin chooses *not*...

flexible-event

Hi, In reference to the last call, during which I mentioned that we have three different reporting origins (`https://ash.creativecdn.com`, `https://ams.creativecdn.com`, `https://sin.creativecdn.com`) and some problems related to them. This division is...

Currently in the Chromium implementation has the following behavior: - Insecure background `attributionsrc` requests are blocked if their urls are insecure - Otherwise background `attributionsrc` requests are allowed to redirect...

compat

**Summary** - Suggestion to generate 3 verification tokens per trigger. - ~.04% (1 in 2500) of reports that should have a token would not. - Is this acceptable ? **Explanation**...

anti-fraud / auth
Looking for feedback

In [Make a background attributionsrc request](https://wicg.github.io/attribution-reporting-api/#make-a-background-attributionsrc-request), we're defining a request, but it doesn't seem like we're setting its priority to low, nor setting it to a "keepalive" one. What makes...

compat

We often find a “code” or “pixel” changes on the advertiser’s site we work with to be significantly longer and harder to execute than it would seem. For use cases...

possible-future-enhancement

Hello, In some circumstances, people may click on ads without wanting to do so. This can be the case, for example on mobile devices, where an ad is clicked while...

possible-future-enhancement

Hello, I have a question regarding the interaction between deduplication and priority. It seems that deduplication is applied before the priority system is used (in other words, triggers are dropped...

possible-future-enhancement

I want to consider adding ‘extra report delay’ to aggregatable report’s [shared info](https://wicg.github.io/attribution-reporting-api/#obtain-aggregatable-report-shared-info) and the definition of [shared ID](https://github.com/WICG/attribution-reporting-api/blob/main/AGGREGATION_SERVICE_TEE.md#disjoint-batches) for Aggregate API to partially address the impact of delay loss...

possible-future-enhancement