Skip to content

Commit 52ed859

Browse files
authored
Add Advertising Content Policy
#96
2 parents 5c94441 + 3656d58 commit 52ed859

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the [CONTRIBUTING](./CONTRIBUTING.md) file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## Unreleased [minor]
6+
7+
> Development of this release was supported by [Reset Tech](https://www.reset.tech).
8+
9+
### Added
10+
11+
- Add `Advertising Content Policy` ([discussions/95](https://github.com/OpenTermsArchive/terms-types/discussions/95))
12+
513
## 2.1.0 - 2025-02-24
614

715
_Full changeset and discussions: [#91](https://github.com/OpenTermsArchive/terms-types/pull/91)._

termsTypes.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,5 +352,17 @@
352352
"references": {
353353
"Open Terms Archive discussion": "https://github.com/OpenTermsArchive/terms-types/discussions/89"
354354
}
355+
},
356+
"Advertising Content Policy": {
357+
"topic": "advertising content",
358+
"obligee": "advertisers",
359+
"aliases": [
360+
"Ads policies",
361+
"Ads content policies"
362+
],
363+
"references": {
364+
"Open Terms Archive discussion": "https://github.com/OpenTermsArchive/terms-types/discussions/95",
365+
"Digital Service Act, article 26": "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32022R2065#art_26"
366+
}
355367
}
356368
}

0 commit comments

Comments
 (0)