allowed
allowed: { 
    reason: 
        | "protectionDisabled"
        | "ownedByFirstParty"
        | "ruleException"
        | "adClickAttribution"
        | "otherThirdPartyRequest"; 
}
Type declaration
reason: 
    | "protectionDisabled"
    | "ownedByFirstParty"
    | "ruleException"
    | "adClickAttribution"
    | "otherThirdPartyRequest"
When present, indicates that this request was allowed to load. The
reasonkey should indicate why it was allowed