Class SharedStoragePrivateAggregationConfig

java.lang.Object
org.openqa.selenium.devtools.v141.storage.model.SharedStoragePrivateAggregationConfig

public class SharedStoragePrivateAggregationConfig extends Object
Represents a dictionary object passed in as privateAggregationConfig to run or selectURL.
  • Constructor Details

  • Method Details

    • getAggregationCoordinatorOrigin

      public Optional<String> getAggregationCoordinatorOrigin()
      The chosen aggregation service deployment.
    • getContextId

      public Optional<String> getContextId()
      The context ID provided.
    • getFilteringIdMaxBytes

      public Integer getFilteringIdMaxBytes()
      Configures the maximum size allowed for filtering IDs.
    • getMaxContributions

      public Optional<Integer> getMaxContributions()
      The limit on the number of contributions in the final report.