Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggregate Attribution Reporting API and FLEDGE #177

Open
jonasz opened this issue May 11, 2021 · 1 comment
Open

Aggregate Attribution Reporting API and FLEDGE #177

jonasz opened this issue May 11, 2021 · 1 comment

Comments

@jonasz
Copy link
Contributor

jonasz commented May 11, 2021

Hi,

The Attribution Reporting API repo has recently been updated with some details regarding aggregate reports.

While the linked document focuses on a specific use case of producing reports in a cross-domain setting (vide "attribution source context" and "trigger context"), the mechanism itself could also be used in FLEDGE for:

  1. reporting impression-level data
    • technically: producing histogram_contributions from within generate_bid and triggering them in cases of a won bid
  2. reporting click-level data
    • analogous to 1., but this would be a separate histogram_contributions object, triggered after a click
  3. reporting conversion-level data
    • being able to dynamically produce the attributionsourcecontext parameter from within generate_bid
  4. (optionally?) reporting lost-impression-level data
    • similar to 1. and 2., but triggered after a lost bid

This would address issue #93 (training of bidding models); and also potentially #164, #172.

I was wondering, is it indeed the intention to incorporate aggregate reports specification into FLEDGE?

If so, could FLEDGE work with insecure-single-server as an interim step? Or do we still need to look for another interim solution, like custom_reporting_token described in #93?

Best regards,
Jonasz

@jonasz
Copy link
Contributor Author

jonasz commented May 25, 2021

@csharrison Hi Charlie, just a friendly FYI, as this issue may be interesting to you. Any feedback you may have would be valued.

For everyone interested, I'm also planning to raise this issue at the FLEDGE call tomorrow (26 May 2021).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant