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.
  • Depending on the value of the ID type parameter, the file must contain 1 column with either:
    • Only 1 type of ID: Identifier for Advertising for iOS devices (IDFA), Google Advertising ID for Android devices (GA_ID) or Phone, Email;
    • Mix of both mobile advertising IDs (GA_ID + IDFA)
  • CSV file should not contain headers
Data Out N/A

Learn more: about the identifiers that TikTok accepts here.

Learn more: about folder structure in configuration here.

Parameters

Знімок екрана 2023-09-06 о 11.39.19.png

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 TypeSubtype 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 daysNumber 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 defined audience_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.