Breadcrumbs

Alli Data - Bulk Force Sync

Force Alli Data to backfill multiple for a certain data range. The app will break up your date range into multiple smaller jobs to increase efficiency and lower risk of overwhelming the DWH API.

The app will end successfully after kicking off the process, we recommend using each datasources audit page for up to date information on any issues within those jobs.

This app utilizes the Alli Data API.


Name

Reference

Type

Required

Description

ALLI_DATASOURCES_TO_SYNC_CSV

FORKLIFT_TMPLVAR_ALLI_DATASOURCES_TO_SYNC_CSV

File Upload

A csv file of the datasource names you'd like to back fill for the selected date range. Should be a 1 column CSV file with a column header = 'datasource'Format should be a single column of names. Ex. adwords_insights_adids-----123423454567

BACKFILL_START_DATE

FORKLIFT_TMPLVAR_BACKFILL_START_DATE

Date

The start date of your data backfill date range

BACKFILL_END_DATE

FORKLIFT_TMPLVAR_BACKFILL_END_DATE

Date

The end date of your data backfill date range

SPLIT_DATE_RANGE_BY_DAYS

FORKLIFT_TMPLVAR_SPLIT_DATE_RANGE_BY_DAYS

Select

The Number of Days to split the Start/End Dates for Optimal Alli Data Performance.