WebIDLpedia

SharedStoragePrivateAggregationConfig dictionary

Definition

Shared Storage API defines SharedStoragePrivateAggregationConfig



dictionary SharedStoragePrivateAggregationConfig {
  USVString aggregationCoordinatorOrigin;
  USVString contextId;
  [EnforceRange] unsigned long long filteringIdMaxBytes;
};

Referring IDL interfaces/dictionaries