ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

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 
  • Loader requires import.csv file in directory /data/in/tables.
  • File must contain 1 column with either only 1 type of ID (GA_ID, IDFA) or a mix of both dependingDepending on the value of the ID type parameter.parameter, file must contain 1 column with either
    • Identifier for Advertising for iOS devices (IDFA)
    • HeaderGoogle Advertising ID for Android devices (AAID) or
    • a mix of both 
  • CSV file should not required.contain headers
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.


image-1653047102451.44.22.png

Audience Name Name of the custom audience.
Audience ID

ID of the custom audience.

image-1653047226462.47.02.png

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_IDAAID or both (option “Both IDFA+GAID”AAID”). Default value is “Both IDFA+GAID”AAID”.


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 defined audience_nameaudience_name and import all given contacts to the newly created audience.
  • When both audience_id and audience_name is specified, the audience name will be updated as well.