Searched refs:SELLER_BASE_DOMAIN (Results 1 – 1 of 1) sorted by relevance
56 private static final String SELLER_BASE_DOMAIN = field in StaticAdTechServerUtils58 private static final AdTechIdentifier SELLER = AdTechIdentifier.fromString(SELLER_BASE_DOMAIN);135 String sellerBaseAddress = String.format(SERVER_BASE_ADDRESS_FORMAT, SELLER_BASE_DOMAIN); in createAndGetAdSelectionConfig()