Loader TikTok
Loader for creating custom audiences in TikTok.
Learn more: about endpoint dictionary, upload file, create audience from file(s)
Data In/Data Out
Data In |
|
Data Out | N/A |
Learn more: about folder structure in configuration here.
Parameters
Advertiser ID |
Advertiser ID from TikTok platform.
|
Audience Name | Name of the custom audience. |
Audience ID |
ID of the custom audience. |
Audience Sub Type | Either NORMAL or REACH_FREQUENCY (for R&F ads) type of the audience. Default value is NORMAL . |
ID type | Currently supported IDFA or GA_ID. |
Methods:
- When
audience_id
is provided in the configuration. The component will check audience_id
existence and import all given contacts there. - When a
udience_id
is unknown,audience_name
must be provided in the configuration. The component will create a new audience with a defined audience_name
and import all given contacts to the newly created audience. - When both
audience_id
andaudience_name
is specified, the audience name will be updated as well.