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

More clearly define how seller trusted signals fetching works #4

Open
wants to merge 65 commits into
base: rework-fetch
Choose a base branch
from
Open
Changes from 4 commits
Commits
Show all changes
65 commits
Select commit Hold shift + click to select a range
6940b92
Very vague spec of proper batcher.
Jul 8, 2024
909fde1
Fill out the algorithm and wire it through
Jul 9, 2024
820f892
Merge branch 'rework-fetch' into fetcher-more-spec
Jul 11, 2024
23a06d9
Merge branch 'rework-fetch' into fetcher-more-spec
Jul 11, 2024
c2b58d4
Create 2024-07-10-FLEDGE-call-minutes.md
michaelkleber Jul 11, 2024
5198bde
Update 2024-07-10-FLEDGE-call-minutes.md
michaelkleber Jul 15, 2024
743537d
[Spec] includs -> includes (#1222)
caraitto Jul 16, 2024
2ec2eac
[Spec] Fix spacing (#1223)
caraitto Jul 16, 2024
032f159
More explicit representation of script fetch parallelism (#1225)
morlovich Jul 22, 2024
764002a
Merge branch 'main' into rework-fetch
Jul 22, 2024
c735f94
Merge branch 'rework-fetch' into fetcher-more-spec
Jul 22, 2024
e596a47
Create 2024-07-17-FLEDGE-call-minutes.md
michaelkleber Jul 22, 2024
83b01c4
Mention filtering ID in the Private Aggregation extensions explainer …
alexmturner Jul 23, 2024
4417b49
Rename FLEDGE to Protected Audience in B&A explainer
JensenPaul Jul 24, 2024
a2501fb
Apply feedback
Jul 25, 2024
c7d842f
Better wait.
Jul 25, 2024
71ade67
Create 2024-07-24-FLEDGE-call-minutes.md
michaelkleber Jul 28, 2024
fcc8c17
[Spec] Fix wrong IG size for updates (#1224)
caraitto Jul 30, 2024
132f20d
Correct word + citation to information gain bound (#1216)
csharrison Jul 30, 2024
1cd0495
Update real time reporting explainer. (#1226)
qingxinwu Jul 30, 2024
2a0590c
Be clear that reportResult()'s output needs to be json serializable (…
qingxinwu Jul 30, 2024
b6be38d
[Spec] Real time reporting (#1212)
qingxinwu Jul 31, 2024
e159770
Add feature detection for real time reporting (#1238)
qingxinwu Aug 6, 2024
c6ca9f8
Add optional dataVersion field in the response schema and example. (#…
xtlsheep Aug 6, 2024
4a47c6b
Add updateIfOlderThanMs to the Key Value server API explainer (#1235)
lx3-g Aug 6, 2024
a597e60
Create 2024-07-31-FLEDGE-call-minutes.md
michaelkleber Aug 6, 2024
44a00e4
docs: remove version from ohttp media type (#1243)
lx3-g Aug 6, 2024
0cc7427
Clarify when POST request is made (#725)
thegreatfatzby Aug 8, 2024
21abf2a
Add clarifying notes about reasons an IG might not be included for bi…
thegreatfatzby Aug 8, 2024
2845de2
[Spec] Add realTimeReporting in feature detection. (#1245)
qingxinwu Aug 8, 2024
eae7160
Fix example in Fenced_Frames_Ads_Reporting.md (#1231)
sinnew Aug 8, 2024
94c7e50
Add reportResult in Multi Seller Case Clarity (#965)
thegreatfatzby Aug 8, 2024
1c6f58a
Change ability to use size group that names ad size directory to supp…
xiaochen-z Aug 13, 2024
ea8e19f
Mention window.fence.getNestedConfigs() in explainer (#1117)
MattMenke2 Aug 13, 2024
83757e4
Create 2024-08-07-FLEDGE-call-minutes.md
michaelkleber Aug 13, 2024
c0ac4a8
[Spec] Set correct initiator (origin) of requests. (#1246)
qingxinwu Aug 13, 2024
4c6ec74
Clarify that IG's lifetimeMs is not passed to generateBid() (#1248)
JensenPaul Aug 13, 2024
f7fc5b6
Fix broken link to k-anonymity developer doc (#1247)
JensenPaul Aug 13, 2024
46d9eb5
Move lifetimeMs from GenerateBidInterestGroup to AuctionAdInterestGro…
MattMenke2 Aug 13, 2024
1647301
Fix spec build failures (#1252)
JensenPaul Aug 14, 2024
4f72b3d
Merge branch 'main' into fetcher-more-spec
Aug 15, 2024
55dc68d
Fix merge mistake
Aug 15, 2024
8721b57
[Spec] Add size API surface to joinAdInterestGroup (#1210)
gtanzer Aug 19, 2024
86f10ca
Clarify trusted bidding signals request coalescing (#727)
thegreatfatzby Aug 21, 2024
8e9812f
Add Some Clarification on Reporting IDs, Origin (#837)
thegreatfatzby Aug 21, 2024
3c49e51
Remove trailing whitespace
JensenPaul Aug 21, 2024
4d02ec0
Add spec for Bidding and Auction Services API (#1200)
brusshamilton Aug 22, 2024
eff30c1
Add omit-user-bidding-signals enum for auctionServerRequestFlags in F…
brusshamilton Aug 23, 2024
e30fcac
Describe B&A payload size optimization options (#1183)
brusshamilton Aug 23, 2024
cee45e7
Create 2024-08-21-FLEDGE-call-minutes.md
michaelkleber Aug 25, 2024
e61116d
Apply feedback
Aug 27, 2024
7717cd1
Update to a renaming in fenced frame spec, to fix build. (#1261)
morlovich Aug 27, 2024
b5fd043
Merge branch 'main' into fetcher-more-spec
Aug 27, 2024
1c1f216
Fix return capitalization, as per feedback
Aug 27, 2024
25066c6
Add omit-user-bidding-signals to auctionServerRequestFlags (#1263)
chatterjee-priyanka Aug 29, 2024
bf20967
Add k-anonymity cache (#1005)
brusshamilton Aug 29, 2024
3e06bf5
Apply feedback
Aug 29, 2024
815f0f1
[Spec] Add policy container field to requests. (#1253)
qingxinwu Aug 29, 2024
77f52e0
Merge branch 'main' into fetcher-more-spec, and pass policyContainer
Sep 3, 2024
e409744
Deals explainer (#1237)
JensenPaul Sep 4, 2024
56fef80
Deals Featuer Detection (#1265)
JensenPaul Sep 4, 2024
f2f8805
Create 2024-08-28-FLEDGE-call-minutes.md
JensenPaul Sep 4, 2024
d9ad4d1
Fix previous wins and ad render ID (#1258)
brusshamilton Sep 4, 2024
ceee609
Notes changes
Sep 5, 2024
f484b9b
Merge branch 'main' into fetcher-more-spec (to force a rebuild)
Sep 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading