> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/content-rights-for-creator-campaigns-explained.md).

# Nutzungsrechte für Inhalte bei Creator-Kampagnen erklärt

Wenn [eine Creator-Kampagne einrichten](/brand/de/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md), können Sie Nutzungsrechte für alle für die Kampagne erstellten Inhalte anfordern. Die folgende Tabelle beschreibt die verschiedenen Optionen für Nutzungsrechte und ihren Umfang.

| Nutzungsrechtsoption                                                                                                              | Beschreibung                                                                                                                                                                                                                                                                                          |
| --------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Organisches Reposten in sozialen Medien auf den eigenen und betriebenen Kanälen der Marke                                         | Sie dürfen Inhalte eines Creators nur auf Ihren eigenen Kanälen erneut posten und dem Creator Anerkennung geben, indem Sie seinen Handle im Inhalt taggen oder erwähnen.                                                                                                                              |
| Bezahlte Social-Media-Rechte (bezahltes Retargeting über den Account der Marke)                                                   | Sie dürfen Inhalte eines Creators in gesponserten Anzeigen über den Account Ihrer Marke verwenden.                                                                                                                                                                                                    |
| Bezahlte Verstärkung über Meta Partnership Ads und TikTok Spark Ads                                                               | Sie dürfen Inhalte auf den Meta-Plattformen und TikTok bewerben, um eine gezielte Zielgruppe zu erreichen.                                                                                                                                                                                            |
| Organische und bezahlte Social-Media-Rechte (bezahltes Retargeting von der Marke über Meta Partnership Ads und TikTok Spark Ads)  | Dies ist eine Kombination der drei oben genannten Nutzungsrechtsoptionen.                                                                                                                                                                                                                             |
| Umfassende digitale Nutzungsrechte (einschließlich bezahlter Social-Media-Werbung, digitaler Banneranzeigen und E-Mail-Marketing) | Dies umfasst alle oben genannten Nutzungsrechtsoptionen, enthält jedoch zusätzlich die Rechte, Creator-Inhalte im digitalen Marketing weiterzuverwenden, etwa für digitale Banneranzeigen, E-Mail-Marketing und mehr.                                                                                 |
| Umfassende digitale Nutzungsrechte und Nutzungsrechte für Außenwerbung / Point-of-Sale                                            | Dies umfasst alle oben genannten Nutzungsrechtsoptionen, enthält jedoch zusätzlich die Rechte, Creator-Inhalte für Außenwerbung und Point-of-Sale-Marketing weiterzuverwenden, etwa für Poster an Bushaltestellen, Beschilderungen in Einkaufszentren und digitale Anzeigen auf Kiosken in Flughäfen. |
| Sonstige                                                                                                                          | Geben Sie Ihre individuellen Nutzungsrechtsbedingungen an.                                                                                                                                                                                                                                            |


---

# 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://help.impact.com/brand/de/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/content-rights-for-creator-campaigns-explained.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.
