InteractiveAdvertisingBureau / Global-Privacy-Platform

IAB Tech Lab Global Privacy Platform specification
74 stars 38 forks source link

Spec sheet vs. IABGPP site decoder #57

Closed miniplanck closed 1 year ago

miniplanck commented 1 year ago

According to the spec sheet, the fields "VendorExpressConsent" and "VendorImpliedConsent" are of OptimizedRange type.

According to the implementation at the encoder the same fields are encoded as type OptimizedIntRange.

Which one is the correct one?

janwinkler commented 1 year ago

Please note the difference: IAB TCF EU will be using OptimizedIntRange IAB TCF CA will be using OptimizedRange

The spec is correct in this case