Searched refs:extractLookbackWindow (Results 1 – 1 of 1) sorted by relevance
132 private static Optional<Long> extractLookbackWindow(JSONObject obj) { in extractLookbackWindow() method in FetcherUtil329 if (!canIncludeLookbackWindow || extractLookbackWindow(filtersObj).isEmpty()) { in areValidAttributionFilters()