As of May 1, 2026, this name is no longer defined by a Web Platform specification
Definition
Protected Audience (formerly FLEDGE) defines StorageInterestGroup
dictionary StorageInterestGroup : AuctionAdInterestGroup {
unsigned long long joinCount;
unsigned long long bidCount;
sequence<PreviousWin> prevWinsMs;
USVString joiningOrigin;
long long timeSinceGroupJoinedMs;
long long lifetimeRemainingMs;
long long timeSinceLastUpdateMs;
long long timeUntilNextUpdateMs;
unsigned long long estimatedSize;
};
Referring IDL interfaces/dictionaries
Referring specifications
- Shared Storage API refers to
StorageInterestGroup