Skip to content

Domain type

domainType selects whether a request is first-party or third-party relative to the domain from which it originated.

ValueMeaning
firstPartyThe request is first-party to its originating domain
thirdPartyThe request is third-party to its originating domain

When the condition is disabled or absent, both types can match.

Domain Type is a relationship test. It is not a substitute for explicit Request domains, Initiator domains, or Top-level domains.