Skip to main content

Introduction

Kakao Keyword Ads is the search-keyword advertising platform operated by Kakao, the company behind KakaoTalk, Korea’s dominant messaging app. Advertisers bid on search keywords, and the connector imports the resulting account, campaign, ad group, ad, and keyword architecture along with daily performance metrics through the Kakao Business Keyword Ad API. As a marketing connector, metrics, breakdowns, and currencies are standardized so widgets can aggregate across sources without additional configuration. Kakao Keyword Ads reports spend in Korean won (KRW) only. To connect this data source, see How to connect Kakao Keyword Ads to Adriel.

Data refresh strategy

Architecture data

Architecture covers ad accounts, campaigns, ad groups (광고그룹, mapped to ad sets), ads, and keywords. It refreshes twice daily at 4:00 PM UTC and 5:00 AM UTC.

Reports data

Reports include daily performance for campaigns, ad sets, ads, and the device-target segmentation at ad-account level. Real-time. Report data is fetched from Kakao on demand when a dashboard loads, so the latest values are always visible. On top of that, scheduled background syncs keep historical data consistent across several time windows. Refresh schedule. Reports refresh on three overlapping schedules across the campaign, ad set, ad, and device-target (ad-account) breakdowns:
  • 5:00 PM UTC daily — syncs the last 9 days
  • 11:40 PM and 6:40 AM UTC daily — syncs the last 3 days
  • 3:00 PM UTC on the 1st and 15th of each month — syncs the last 30 days

Architecture levels

Ad account → Campaign → Ad group (광고그룹, ad set) → Ad → Keyword

Date range limits

A separate cap applies to hourly segmentation — see Limitations.

Attribution windows

Conversions are tracked through the Kakao Pixel & SDK, which reports each conversion event on both a 1-day and a 7-day attribution window. Imported events carry a window suffix (for example purchase_1D and purchase_7D), so the same event can appear as two metrics. The standard Conversion value and Revenue metrics use Kakao’s 7-day purchase value (metrics.convPurchaseP7d).

Metrics

How to read the columnsData type is one of: Number, Currency, Percentage, Ratio, Duration, Date, Text, URL, Array, Boolean.API Key in code style is the literal Kakao API field name. Italic text describes how a value is produced when it does not map to a single API field (Adriel-computed rates, cross-connector fallbacks, or aggregated values).

Delivery

Click performance

Cost & spend

CurrencyKakao Keyword Ads reports spend in Korean won (KRW); no other currency is available from the API. When the ad account currency differs from the workspace currency, costs are automatically converted using the current day’s exchange rate.

Conversion performance

Custom conversion events

Each conversion event tracked in the ad account is imported automatically. For every imported event, these metrics are auto-generated: Custom event metrics only appear in dashboards when the underlying event is active in the ad account. Events are imported with 1-day and 7-day window variants (for example add_to_cart_1D, add_to_cart_7D, app_install_1D, completed_registration_7D, purchase, purchase_1D, purchase_7D, sign_up_1D, sign_up_7D).

Budget & schedule

Campaign structure metadata

UTM tracking

Breakdowns

Ad hierarchy

Segmentation

Only one segmentation breakdown can be applied per query. When none is applied, Kakao returns daily totals with no segmentation.

Time & date grouping

Kakao returns daily records; Adriel groups them into these views for reporting. All time-grouping breakdowns are Adriel-side aggregations of the same underlying daily data.

Creative analysis

Adriel post-processes ad creatives to generate this breakdown.

UTM tracking

UTM values are parsed by Adriel, not returned by Kakao. Adriel reads the UTM query parameters from each ad’s configuration and landing URL and exposes them for grouping.

Limitations

Based on the current connector, Kakao Keyword Ads has the following limits:
  • 62-day cap on hourly segmentation — when the hourly breakdown is requested, Kakao enforces a 62-day maximum lookback to keep response sizes manageable. Daily-granularity queries can go further back, subject to the date range limits above.
  • 12-month data guarantee — access to the most recent 12 months of data is guaranteed. Older data relies on a legacy cache and may be incomplete or unavailable.
  • Per-campaign query fan-out — Kakao’s API does not accept aggregate queries spanning all campaigns at once. Queries are fanned out per campaign (or per ad set at deeper levels) and merged transparently, and ad-account-level requests are substituted with campaign-level aggregation.
  • One segmentation breakdown per query — device, hour, and placement segmentation are mutually exclusive within a single query.
  • KRW only — Kakao reports spend in Korean won; no other currency option is available from the API. Values in other workspace currencies are converted by Adriel.

API references

See also