diff --git a/FLEDGE.md b/FLEDGE.md index e02d1a637..f3552c29b 100644 --- a/FLEDGE.md +++ b/FLEDGE.md @@ -114,7 +114,7 @@ Browsers keep track of the set of interest groups that they have joined. For ea const myGroup = { 'owner': 'https://www.example-dsp.com', 'name': 'womens-running-shoes', - 'lifetimeMs': 30 * kMillisecsPerDay, + 'lifetimeMs': 90 * kMillisecsPerDay, 'priority': 0.0, 'priorityVector': { 'signal1': 2, @@ -166,7 +166,7 @@ There is a related API `navigator.clearOriginJoinedAdInterestGroups(owner, [