# TikTok channel: Notable Fields in the Build Step

This article dives into specific fields of the Build step of the TikTok Shops API. To set up a TikTok channel, refer to [How to set up a TikTok Shop channel](/list-advertise/sell-on-marketplaces/tiktok/how-to-set-up-a-tiktok-shop-channel.md).

### TikTok Build-step: Notable Fields

#### Warehouse Name

This field contains the name of a warehouse that you've registered by going to My Account > Account Settings > Warehouse Settings and adding the warehouse from which the product will be shipped. The information needed is the name under "Warehouse Name/code".

After creating a new warehouse, copy the Warehouse name (not the ID) to the field ‘Warehouse name’ in Channable. Do you use multiple warehouses? Create a [new project field](https://channable-test.gitbook.io/channable-test-docs/getting-started/fields-in-channable/map-and-add-fields) and use [rules ](https://channable-test.gitbook.io/channable-test-docs/manage-improve-product-data/rules-bulk-edit-and-enrich/using-rules)to divide your products across these warehouses.

<figure><img src="/files/71a5bd06b8e011121cf3465ecd4502b5f49431ca" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/26701c020fa8ca1922563b8d7fbb0271cf8fccca" alt=""><figcaption></figcaption></figure>

#### Size Chart ID

Size charts are required for certain items (mainly fashion). These can be created in your TikTok Seller Center by going to Seller Center > Products > Bulk Actions > Batch Manage Size Charts.

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

On the template management screen, you can create a new size chart with the button. Once the size chart has been created, it will appear in the list of size charts. The ID below the title is the size chart ID which should be included in the feed for an item. This will tell Channable that the size chart associated with the ID on TikTok Shops is the size chart for the item in your API.

#### Package dimensions

These are required to be filled in through the API. However, TikTok only uses these dimensions to estimate how much warehouse space will be occupied if a client makes use of "Fulfillment by TikTok". If you do not make use of this fulfillment option, you can therefore fill in any placeholder value as long as it’s not zero.

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


---

# Agent Instructions: 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/sell-on-marketplaces/tiktok/how-to-set-up-a-tiktok-shop-channel/tiktok-channel-notable-fields-in-the-build-step.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.
