> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/39.md).

# Art. 39 — Additional online advertising transparency

DSA Article 39 — Additional online advertising transparency. Regulation (EU) 2022/2065, Chapter III — Due diligence obligations for a transparent and safe online environment.

1. Providers of very large online platforms or of very large online search engines that present advertisements on their online interfaces shall compile and make publicly available in a specific section of their [online interface](https://headlesslaw.com/definitions/dsa/online-interface/), through a searchable and reliable tool that allows multicriteria queries and through application programming interfaces, a repository containing the information referred to in paragraph 2, for the entire period during which they present an [advertisement](https://headlesslaw.com/definitions/dsa/advertisement/) and until one year after the advertisement was presented for the last time on their online interfaces. They shall ensure that the repository does not contain any personal data of the recipients of the service to whom the advertisement was or could have been presented, and shall make reasonable efforts to ensure that the information is accurate and complete.
2. The repository shall include at least all of the following information:
   1. the content of the advertisement, including the name of the product, service or brand and the subject matter of the advertisement;
   2. the natural or legal person on whose behalf the advertisement is presented;
   3. the natural or legal person who paid for the advertisement, if that person is different from the person referred to in point (b);
   4. the period during which the advertisement was presented;
   5. whether the advertisement was intended to be presented specifically to one or more particular groups of recipients of the service and if so, the main parameters used for that purpose including where applicable the main parameters used to exclude one or more of such particular groups;
   6. the commercial communications published on the very large online platforms and identified pursuant to [Article 26(2)](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/26.md);
   7. the total number of recipients of the service reached and, where applicable, aggregate numbers broken down by Member State for the group or groups of recipients that the advertisement specifically targeted.
3. As regards paragraph 2, points (a), (b) and (c), where a provider of very large [online platform](https://headlesslaw.com/definitions/dsa/online-platform/) or of very large [online search engine](https://headlesslaw.com/definitions/dsa/online-search-engine/) has removed or disabled access to a specific advertisement based on alleged illegality or incompatibility with its [terms and conditions](https://headlesslaw.com/definitions/dsa/terms-and-conditions/), the repository shall not include the information referred to in those points. In such case, the repository shall include, for the specific advertisement concerned, the information referred to in [Article 17(3)](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/17.md), points (a) to (e), or [Article 9(2)](/dsa/chapter-ii-liability-of-providers-of-intermediary-services-art.-4-10/9.md), point (a)(i), as applicable.

   The Commission may, after consultation of the Board, the relevant vetted researchers referred to in [Article 40](/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/40.md) and the public, issue guidelines on the structure, organisation and functionalities of the repositories referred to in this Article.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://www.mica.wtf/dsa/chapter-iii-due-diligence-obligations-for-a-transparent-and-safe-online-environment-art.-11-48/39.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
