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 the identifiers that TikTok accepts here.
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 Subtype | Either NORMAL or REACH_FREQUENCY (for R&F ads) type of the audience. Default value is NORMAL . |
ID type | Currently supported IDFA, GA_ID, both (option “Both IDFA+GAID”), PHONE, and EMAIL. The default value is “Both IDFA+GAID”. |
Retention in days | Number of days to retain the audience. If this field is set to 0, the expiration date will be 365 days from the last time the audience was applied to an active ad group or modified. |
Methods:
- When
audience_id
is provided in the configuration. The component will check audience_id
existence and import all given contacts there. - When
audience_id
is unknown,audience_name
must be provided in the configuration. The component will create a new audience with a definedaudience_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.