Skip to content

Commit 1ad008f

Browse files
Create 2025-04-09-FLEDGE-call-minutes.md
1 parent ff839a6 commit 1ad008f

File tree

1 file changed

+101
-0
lines changed

1 file changed

+101
-0
lines changed
Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,101 @@
1+
# Protected Audience WICG Calls: Agenda & Notes
2+
3+
Calls take place on most Wednesdays, at 11am US Eastern time; check [#88](https://github.com/WICG/turtledove/issues/88) for exceptions.
4+
5+
That's 8am California and 5pm Paris time.
6+
7+
This notes doc will be editable during the meeting — if you can only comment, hit reload
8+
9+
Notes from past calls are all on GitHub [in this directory](https://github.com/WICG/turtledove/tree/main/meetings).
10+
11+
12+
# Next video-call meeting: Wednesday April 9, 2025
13+
14+
To be added to a Google Calendar invitation for this meeting, join the Google Group https://groups.google.com/a/chromium.org/g/protected-audience-api-meetings/
15+
16+
If the meeting disappears from your calendar: try leaving and re-joining that group
17+
18+
19+
## Attendees: please sign yourself in!
20+
21+
22+
23+
1. Michael Kleber (Google Privacy Sandbox)
24+
2. Orr Bernstein (Google Privacy Sandbox)
25+
3. Brian May (unaffiliated)
26+
4. Paul Jensen (Google Privacy Sandbox)
27+
5. Matt Kendall (Index Exchange)
28+
6. Matt Davies (Bidswitch | Criteo)
29+
7. Alonso Velasquez (Google Privacy Sandbox)
30+
8. Yanush Piskevich(Microsoft)
31+
9. Hillary Slattery (IAB Tech Lab)
32+
10. Garrett McGrath (Magnite)
33+
11. Andrew Verge (Google Privacy Sandbox)
34+
12. Bharat Rathi (Google Privacy Sandbox)
35+
13. Shivani Sharma (Google Privacy Sandbox)
36+
14. Kenneth Kharma (OpenX)
37+
15. Sathish Manickam (Google Privacy Sandbox)
38+
16. Fabian Höring (Criteo)
39+
17. Isaac Foster (MSFT Ads)
40+
18. Phil Acker (Amazon)
41+
42+
43+
## Note taker: Paul Jensen
44+
45+
46+
# Agenda
47+
48+
49+
## Process reminder: Join WICG
50+
51+
If you want to participate in the call, please make sure you join the WICG: https://www.w3.org/community/wicg/
52+
53+
Contributions to this work are subject to W3C Community Contributor License Agreement (CLA) which can be found here: https://www.w3.org/community/about/process/cla/
54+
55+
56+
## Suggest agenda items here (meetings with no items may be canceled):
57+
58+
59+
60+
* [Andrew Verge](mailto:[email protected]) https://github.com/WICG/fenced-frame/issues/230
61+
62+
63+
# Announcements
64+
65+
Privacy Sandbox folks are holding every-second-Wednesday meetings in the hour after this meeting to discuss the trusted server elements of Protected Audience work. For more information see https://github.com/WICG/protected-auction-services-discussion/issues/27.
66+
67+
The Microsoft Edge folks are holding every-second-Thursday meetings at this same hour to discuss their very similar "Ad Selection API" work. See https://github.com/WICG/privacy-preserving-ads/issues/50 for logistics.
68+
69+
Everyone is responsible for checking the accuracy of the notes doc, especially the part with their own comments - so go back later and make sure the notes are accurate. You can even fix them on Github later!
70+
71+
72+
# Notes
73+
74+
75+
## Click coordinates inside Fenced Frames: https://github.com/WICG/fenced-frame/issues/230
76+
77+
Andrew Verge: Hi, I work on Privacy Sandbox and Fenced Frames. Question for folks about Fenced Frames. The well-lit path today for reporting from FF is the FFAR API. Adding Fenced Storage Read API, useful for things like payment buttons and rendering last four of credit card number. Adding NotifyEvent API. Communicates from FF to embedding frame doc about click events. Does not include information, only includes event happened information. Discussing amongst themselves if PA FF usage needs to know X,Y coordinates of click. Wanted to ask others if use cases where X,Y click in FF is useful.
78+
79+
Michael Kleber: when a PA ad shown in FF, then it’s already the case that the X,Y coordinates of the click might get included in the URL that is navigated to. Andrew is asking if the surrounding publisher page needs to know the coordinates.
80+
81+
AV: Correct. FFAR can include X,Y coordinates in network request. This question relates to just the publisher page needing to know the coordinates.
82+
83+
MK: I don’t remember folks raising the need for
84+
85+
Matt Davies: which coordinates?
86+
87+
MK: the coordinates of the click relative to the FF. I don’t remember hearing a need for the coordinates.
88+
89+
Brian May: Possible need: A/B testing and fraud detection and user behavior analysis and interactive ads. I’m not sure if any of those need to go to publisher page.
90+
91+
MK: Agreed on use cases for coordinators, but these all seem like cases where adtech or adtech working on behalf of advertiser, need to know coordinates, not publisher.
92+
93+
BM: Do adtechs get access or do they need help from publisher to get access?
94+
95+
MK: Adtechs should get direct access to click as they’re the one rendering ad. From the PA point of view, the FF ad embedded on a publisher page is one site’s worth of information, while the publisher page is another site’s worth of information. Publisher page and FF both don’t need to generally know about what goes on in the other side. As long as everything to do with the ad interaction is ad-side information, then publisher probably doesn’t need to know.
96+
97+
BM: Can’t think of a use beyond Publisher wanting to know if click happened.
98+
99+
MK: We don’t assume attendees represent everyone, but is a good place to provide feedback. Please feel free to add feedback to linked issue. Shivani or Andrew, might be worth creating issue on PA Github repo surfacing the FF issue, to give it more attention. We encourage folks to chat on Github if they think of use case for click coordinates in publisher page.
100+
101+
All done for today.

0 commit comments

Comments
 (0)