> 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/tiktok/so-richtest-du-einen-tiktok-shop-kanal-ein/tiktok-kanal-wichtige-felder-im-build-schritt.md).

# TikTok-Kanal: Wichtige Felder im Build-Schritt

Dieser Artikel behandelt spezifische Felder des Build-Schritts der TikTok Shops API. Um einen TikTok-Kanal einzurichten, siehe [So richtest du einen TikTok-Shop-Kanal ein](/list-advertise/list-and-advertise-de/auf-marktplatzen-verkaufen/tiktok/so-richtest-du-einen-tiktok-shop-kanal-ein.md).

### TikTok Build-Schritt: Wichtige Felder

#### Lagername

Dieses Feld enthält den Namen eines Lagers, das du unter Meine Firmen > Account > Firmeneinstellungen > Lager-Einstellungen registriert und hinzugefügt hast – also das Lager, aus dem das Produkt versendet wird. Benötigt wird der Eintrag unter „Warehouse Name/code“.

Nachdem du ein neues Lager erstellt hast, kopiere den Lagernamen (nicht die ID) in das Feld „Warehouse name“ in Channable. Nutzt du mehrere Lager? Erstelle ein [neues Projektfeld](https://channable-test.gitbook.io/channable-test-docs/getting-started/fields-in-channable/map-and-add-fields) und verwende [Regeln ](https://channable-test.gitbook.io/channable-test-docs/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules)um deine Produkte auf diese Lager aufzuteilen.

<figure><img src="/files/98b0c15c153e21d74cc39b0204a1f16807169ed2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6ef59bf39ee998f602e177b529e4fdb15699bf36" alt=""><figcaption></figcaption></figure>

#### Größentabelle-ID

Größentabellen sind für bestimmte Artikel erforderlich (hauptsächlich Mode). Du kannst sie im TikTok Seller Center unter Seller Center > Products > Bulk Actions > Batch Manage Size Charts anlegen.

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

Auf dem Template-Management-Bildschirm kannst du mit dem Button eine neue Größentabelle erstellen. Nachdem die Größentabelle erstellt wurde, erscheint sie in der Liste. Die unter dem Titel angezeigte ID ist die Größentabelle-ID, die im Feed für einen Artikel angegeben werden muss. So weiß Channable, dass die auf TikTok Shops mit dieser ID verknüpfte Größentabelle zur Artikelangabe in deiner API gehört.

#### Packmaße

Diese Maße müssen über die API ausgefüllt werden. TikTok nutzt die Angaben jedoch nur, um abzuschätzen, wie viel Lagerplatz bei Nutzung von "Fulfillment by TikTok" belegt würde. Wenn du diese Fulfillment-Option nicht nutzt, kannst du jeden Platzhalterwert eintragen, solange er nicht null ist.

<figure><img src="/files/00715336172a153c139eb3a24c6ed8f314fec69b" alt=""><figcaption></figcaption></figure>


---

# 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://helpcenter.channable.com/list-advertise/list-and-advertise-de/auf-marktplatzen-verkaufen/tiktok/so-richtest-du-einen-tiktok-shop-kanal-ein/tiktok-kanal-wichtige-felder-im-build-schritt.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.
