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
What is an example type 0 core subsection as mentioned in the, for example, Colorado section spec ?
In the core subsection the subsectiontype is omitted since the core subsection always has to be the first in the string and needs no further explanation. Anyhow, I also think at least in the result of the "getSection" command (or the pingReturn.parsedSections) it would be useful to always add the subsection property even to the core.
Can we get an enumerated list of subsection types and can we assume that is subsectionType is 1 it is always a GPC subsection?
Yes please! :-) Since 0, 1 and 3 are used, maybe lets assign 1-10 for "reusable subsections" (make section 3 a generic reusable) and contiue at 11 with the subsections that are specific to any section.
Can we assume that the subsections cannot collide in name?
What do you mean with name? E.g. TCF EU and TCF CA will both have a subsection 3 with the same name ("Publisher Purposes Subsection").
subsectionType is mentioned here in the core spec
Global-Privacy-Platform/Core/CMP API Specification.md
Line 623 in c334e3c
What is an example type 0 core subsection as mentioned in the, for example, Colorado section spec ?
Can we get an enumerated list of subsection types and can we assume that is subsectionType is 1 it is always a GPC subsection?
Can we assume that the subsections cannot collide in name?
Can it be in the spec if so?
The text was updated successfully, but these errors were encountered: