> 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-es/vende-en-marketplaces/tiktok/como-configurar-un-canal-de-tiktok-shop/canal-de-tiktok-campos-destacados-en-el-paso-de-construccion.md).

# Canal de TikTok: campos destacados en el paso de creación

Este artículo profundiza en campos específicos del paso Crear (Build) de la API de TikTok Shops. Para configurar un canal de TikTok, consulta [Cómo configurar un canal de TikTok Shop](/list-advertise/list-and-advertise-es/vende-en-marketplaces/tiktok/como-configurar-un-canal-de-tiktok-shop.md).

### TikTok Paso Build: Campos relevantes

#### Nombre del almacén

Este campo contiene el nombre de un almacén que has registrado yendo a Mis compañías > Ajustes de compañía > Ajustes de almacén y añadiendo el almacén desde el que se enviará el producto. La información necesaria es el nombre que aparece en "Warehouse Name/code".

Después de crear un almacén nuevo, copia el nombre del almacén (no el ID) al campo ‘Nombre del almacén’ en Channable. ¿Usas varios almacenes? Crea un [nuevo campo de proyecto](https://channable-test.gitbook.io/channable-test-docs/getting-started/fields-in-channable/map-and-add-fields) y utiliza [reglas ](https://channable-test.gitbook.io/channable-test-docs/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules)para dividir tus productos entre estos almacenes.

<figure><img src="/files/22f3a13cf135993cec469009f7467091bc2f76b6" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2174a7ba2ee33bd8701a619ac2aef6a178dcbfc5" alt=""><figcaption></figcaption></figure>

#### ID de la tabla de tallas

Las tablas de tallas son obligatorias para ciertos artículos (principalmente moda). Puedes crear estas tablas en tu TikTok Seller Center yendo a Seller Center > Products > Bulk Actions > Batch Manage Size Charts.

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

En la pantalla de gestión de plantillas puedes crear una nueva tabla de tallas con el botón. Una vez creada, aparecerá en la lista de tablas de tallas. El ID que aparece bajo el título es el ID de la tabla de tallas y debe incluirse en el feed de un ítem. Esto indica a Channable que la tabla de tallas asociada a ese ID en TikTok Shops es la tabla de tallas del artículo en tu API.

#### Dimensiones del paquete

Estos deben rellenarse a través de la API. Sin embargo, TikTok solo usa estas dimensiones para estimar cuánto espacio de almacén se ocuparía si un cliente usa “Fulfillment by TikTok”. Si no usas esta opción de logística, puedes poner cualquier valor de marcador siempre que no sea cero.

<figure><img src="/files/ff3ec70e1a169b1c3c13ee3007a29048c3913590" 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-es/vende-en-marketplaces/tiktok/como-configurar-un-canal-de-tiktok-shop/canal-de-tiktok-campos-destacados-en-el-paso-de-construccion.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.
