You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #29#26
* Removes duplicate section in the GppModel.decodeSection
* Rename multistate usp* to us*
* fix tcfcav1 policy version
* vendor list 2.2
* lazy decoding
* cleanup lazy decoding
* Updating GVL code as V3 and adding some comments; also removing GPPModel LazyDecoding feature; also keeping the TCF policy version as 2 for Canada.
* 3.1.0
* 3.1.1-SNAPSHOT
---------
Co-authored-by: chad <[email protected]>
Co-authored-by: srini81 <[email protected]>
The specification says that the valid values for MspaCoveredTransaction are:
But this field is given a default value of 0 here:
iabgpp-java/iabgpp-encoder/src/main/java/com/iab/gpp/encoder/section/UspNatV1.java
Line 56 in 2d39d96
Should the spec be updated to say that 0 is valid? Or would it make sense to use a different default in the code?
The text was updated successfully, but these errors were encountered: