Skip to content

Commit e15c1fa

Browse files
authored
Merge pull request #4867 from segmentio/rajul/tiktok-audiences-update
TikTok Audiences Doc Update with createAudience
2 parents 8850076 + 55790d3 commit e15c1fa

File tree

1 file changed

+23
-1
lines changed
  • src/connections/destinations/catalog/actions-tiktok-audiences

1 file changed

+23
-1
lines changed

src/connections/destinations/catalog/actions-tiktok-audiences/index.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,29 @@ By using Segment's TikTok Audiences destination, you can increase traffic and dr
1616

1717
1. Before connecting to the TikTok Audiences destination, you must have a [TikTok Ads Manager](https://www.tiktok.com/business/en-US/solutions/ads-manager){:target="_blank"} account.
1818

19-
2. You must also have an audience segment created in your TikTok Advertising account. You can send Engage audiences to an existing audience segment, or you can create a new audience in TikTok. Please take note of the `audience_id` as this will be required to send Engage audiences to TikTok. See TikTok's [Create/Delete an audience segment](https://ads.tiktok.com/marketing_api/docs?id=1739940583739393){:target="_blank"} for instructions on how to create a TikTok audience segment.
19+
20+
### TikTok Audience Segments
21+
22+
You must create an audience segment in your TikTok Advertising account. You can send Engage audiences to an existing audience segment, or create a new audience. Please note the `audience_id` as this is required to send Engage audiences to TikTok.
23+
24+
#### Create a TikTok Audience
25+
26+
To create an audience in Segment:
27+
28+
1. Navigate to New Mapping and select **Create Audience**.
29+
2. On the Add test event panel, click **Load Sample Event**.
30+
3. Fill in the mappings on the Select mappings panel accordingly.
31+
4. On the Send test event panel, click **Test Mapping**.
32+
5. You've created your audience. Take note of the `audience_id` from the response as you will need it when you create additional mappings.
33+
34+
35+
You can use the same mapping to create as many audiences as you would like. You just need to change the audience name and click **Test Mapping** again.
36+
37+
You can create a duplicate audience since TikTok doesn't restrict users from having multiple audiences with the same name. If you click **Test Mapping** multiple times, you will create audiences with the same name. However, each audience will have its own unique `audience_id`.
38+
39+
You do not need to update the status of the mapping to `enabled`.
40+
41+
See TikTok's [Create/Delete an audience segment](https://ads.tiktok.com/marketing_api/docs?id=1739940583739393){:target="_blank"} for instructions on how to create a TikTok audience segment.
2042

2143
### Connect the TikTok Audiences destination
2244

0 commit comments

Comments
 (0)