Skip to content

Commit 4cefba8

Browse files
authored
Merge pull request #365 from InteractiveAdvertisingBureau/removeGdpr_pd
removed gdpr_pd from the spec, update file history
2 parents b7d34a1 + 2516118 commit 4cefba8

File tree

1 file changed

+1
-17
lines changed

1 file changed

+1
-17
lines changed

TCFv2/IAB Tech Lab - Consent string and vendor list formats v2.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464

6565
| Date | Version | Comments |
6666
| :-- | :-- | :-- |
67+
| Feb 2024 | 2.2 | Deprecated the gdpr_pd macro, and added the field 'environments' to the CMP JSON. |
6768
| May 2023 | 2.2 | Update to further strengthen the TCF as a standard in the industry: revised purpose names and descriptions, introduced retention periods for all purposes, removed legitimate interest for purposes 3 to 6, the introduction of data categories used in conjunction with the purposes, support for legitimate interest claim urls, adding support for localized policy urls and introducing a more robust vendor compliance program. |
6869
| June 2022 | 2.1 | Update of the <b>Global Vendor List JSON Object</b> example regarding the filename in `deviceStorageDisclosureUrl` |
6970
| Feb 2022 | 2.1 | Move the current vendor fields relating to the Planet 49 ruling from the existing Device Storage Access & Disclosure tech spec to this core spec |
@@ -274,11 +275,6 @@ The supported URL parameters and the corresponding macros are defined below:
274275
</p>
275276
</td>
276277
</tr>
277-
<tr>
278-
<td><code>gdpr_pd</code></td>
279-
<td><code>GDPR_PD</code></td>
280-
<td><code>&gdpr_pd=${GDPR_PD}</code></td>
281-
</tr>
282278
</tbody>
283279
</table>
284280

@@ -312,18 +308,6 @@ The service making the call must replace the macros with appropriate values desc
312308
Encodes the TC string, as obtained from the CMP JS API or OpenRTB.
313309
</td>
314310
</tr>
315-
<tr>
316-
<td><code>${GDPR_PD}</code></td>
317-
<td>
318-
<code>0</code> / <code>1</code> (optional, default: <code>1</code>)
319-
</td>
320-
<td>
321-
for generic URL parameters, <code>gdpr_pd=0</code> indicates none of
322-
them contain personal data (from the perspective of the callee). For
323-
"defined" URL parameters, their definition should define whether
324-
they include personal data.
325-
</td>
326-
</tr>
327311
</tbody>
328312
</table>
329313

0 commit comments

Comments
 (0)