> For the complete documentation index, see [llms.txt](https://helpcenter.channable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.channable.com/list-advertise/list-and-advertise-de/auf-marktplatzen-verkaufen/marktplaats/marktplaats-fehler-beheben-anzeigenstatus-kann-nicht-von-deleted-auf-active-geandert-werden.md).

# Marktplaats-Fehler beheben: "Anzeigenstatus kann nicht von DELETED auf ACTIVE geändert werden"

Dieser Fehler wird verursacht, wenn du manuelle Änderungen in deinem Marktplaats Pro Account vorgenommen hast.

{% hint style="info" %}
Führe zur Behebung des Fehlers die folgenden Schritte aus.
{% endhint %}

{% stepper %}
{% step %}

### Lösche deine Anzeigen in der Marktplaats API

Erstelle eine Regel, die alle deine Items ausschließt, und speichere die Regel.

*Beispiel*

<figure><img src="/files/b693e8a95456e02f143c808149b0164c69c9e40f" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Führe die Marktplaats-API aus

<figure><img src="/files/feda47a10db925b062312d043033de99f830f5c0" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Leere den Marktplaats

Klicke in den Einstellungen auf „API leeren“.

<figure><img src="/files/c7393fc9873979c4565065857154bcd81c379c22" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}

### Entferne die Ausschlussregel und starte die API erneut

Entferne die in Schritt 1 erstellte Regel und starte die API noch einmal. Wenn die API fertig ist, sollte der Fehler verschwunden sein.
{% endstep %}
{% endstepper %}


---

# 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:

```
GET https://helpcenter.channable.com/list-advertise/list-and-advertise-de/auf-marktplatzen-verkaufen/marktplaats/marktplaats-fehler-beheben-anzeigenstatus-kann-nicht-von-deleted-auf-active-geandert-werden.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
