Introduction
Targeting Gates (operated by WiderPlanet) is a Korean programmatic advertising platform. The connector ingests campaign performance through a per-day CSV export URL issued by the Targeting Gates portal, normalizes it, and serves the resulting data through a daily cache. Both Korean and English column names are recognized by the mapper, so widgets work regardless of which locale the source CSV is exported in. As a marketing connector, metrics, breakdowns, and currencies are standardized so widgets can aggregate across sources without additional configuration. To connect this data source, see How to connect Targeting Gates to Adriel.Data refresh strategy
Architecture data
Architecture is derived from each day’s CSV export. Newly active campaigns, ad groups, and creatives appear in the cache after the next scheduled refresh.Reports data
Reports include daily performance metrics for advertiser accounts, campaigns, ad groups, and creatives. Cache-only. This is a daily-cache connector. Dashboard queries read from cached daily snapshots rather than fetching live from Targeting Gates.- Initial fetch: after connection, the last 180 days of daily data are retrieved one day at a time.
- Refresh schedule: at 5:00 PM UTC and 5:00 AM UTC, the latest 30 days of data are refreshed in place.
Architecture levels
Advertiser account → Campaign → Ad group → CreativeDate range limits
Time-grouping breakdowns cap the range that can be split at once. Data outside these ranges may be truncated.
The Targeting Gates CSV endpoint typically exposes up to a 2-year window. Days requested beyond that window return empty rows in the cache rather than raising a connector error.
Metrics
How to read the columnsData type uses this vocabulary: Number, Currency, Percentage, Ratio, Duration, Date, Text, URL, Array, Boolean.API Key in code style like
노출(수) is the literal Targeting Gates CSV column name. The mapper also recognizes the equivalent English column names. Italic text describes how a value is produced when it doesn’t map to a single CSV column.Delivery & clicks
Cost & budget
Conversions & revenue
Indirect (post-view) conversions
Campaign & creative metadata
Date calculations
These helper metrics are computed by Adriel from the selected date range, not returned by Targeting Gates.
Breakdowns
Standard hierarchy
Campaign & creative attributes
Time & date grouping
Targeting Gates returns daily records; Adriel groups them into these views for reporting, so all time-grouping breakdowns are Adriel-side aggregations of the same underlying daily data.
Limitations
- Pre-computed percentages are text — ratio fields returned by Targeting Gates (CTR, conversion rate, ROAS, post-view ROAS, and indirect ROAS) are stored as strings and are not aggregated automatically. Widgets that need a rolled-up ratio should define a calculated metric over the underlying counts, spend, and revenue.
- One day per fetch — the CSV endpoint is queried one day at a time. Long historical windows are walked sequentially during the initial fetch and on each scheduled refresh.
- CSV export size — the endpoint can truncate very large exports. If a single day spans an unusually large number of rows, some rows may not reach the cache.
- 2-year data availability — data is available for up to 2 years from the current date. Historical data beyond this period may not be accessible through the CSV export.
- Platform-side prerequisites — the Adriel platform IPs must be whitelisted and API access must be enabled in the Targeting Gates account. If either is missing, the connector reports an error and auto-disconnects the data source; correct the platform setting and reconnect.
See also
- How to connect Targeting Gates to Adriel (paired how-to)
- Naver Search Ads data reference — for another Korean-market paid advertising connector
