Introduction
SmartNews Ads is the paid advertising platform for SmartNews, the news aggregation app with a large audience in Japan and the United States. Advertisers run campaigns across the SmartNews feed, and the connector imports the resulting structure and performance data through the SmartNews Insights API, which delivers reports as streamed CSV. The connector is currently in beta. 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 SmartNews Ads to Adriel.Data refresh strategy
Architecture data
Architecture covers ad accounts, campaigns, ad groups, and ads. It refreshes twice daily at 4:00 PM and 5:00 AM (UTC).Reports data
Reports include daily performance metrics for campaigns, ad groups, and ads. Real-time. Report data is fetched from SmartNews on demand when a dashboard loads, so the latest values are always visible. Reports are always queried live — this connector is not cache-only. On top of that, scheduled cache refreshes keep historical data consistent across multiple time windows. Refresh schedule. Reports refresh on three overlapping schedules:- 5:00 PM UTC daily — syncs the last 9 days for ad account, campaign, ad group, and ad
- 11:40 PM and 6:40 AM UTC daily — syncs the last 3 days for ad account, campaign, ad group, and ad
- 7:30 AM UTC on the 1st and 15th of each month — syncs the last 30 days for ad account, campaign, ad group, and ad
Architecture levels
Ad account → Campaign → Ad group → AdSmartNews does not support ad-account-level reports directly. Adriel queries at the campaign level and aggregates the results up to the ad account, so ad account totals are always available in dashboards.
Date range limits
To keep query sizes manageable, the connector enforces these maximum look-back windows per date grouping:Metrics
How to read the columns
Data type uses this vocabulary: Number, Currency, Percentage, Ratio, Duration, Date, Text, URL, Array, Boolean.
API Key in code style like
viewable_impression is the literal SmartNews CSV / API field name. Italic text describes how a value is produced when it doesn’t map cleanly to a single API field.Delivery & clicks
Cost & spend
Currency values are reported in each ad account’s configured currency. If it differs from the workspace currency, values are converted using the current day’s exchange rate.
Budget metrics are parsed from campaign-level entities only. Ad group budgets are not yet available.
Conversions & value
Conversion metrics are generated per conversion event. For each event, a count, a conversion rate, and a cost-per-action metric are produced.
Available conversion events:
purchase, add_to_cart, initiate_checkout, submit_form, complete_registration, sign_up, view_content, install, d1_retention, lead.
SmartNews declares a broader catalog of conversion events, but only the events listed above are currently populated in Adriel. See Limitations.
Breakdowns
Standard hierarchy
Demographics & geography
Device & platform
Creative content
Creative breakdowns are derived from architecture metadata rather than report segmentation, so they are available for grouping but not as live report breakdowns.
Time grouping
SmartNews returns daily records; Adriel aggregates them into these views on demand.
Overview
These grouping options are added by Adriel for reporting and cross-connector rollup.
Limitations
- Beta connector — SmartNews Ads is in beta; coverage and behavior may change.
- Conversion event coverage — Adriel currently populates 10 conversion events (listed above). SmartNews declares additional events at the API layer that are not yet mapped and will not appear even if the platform returns them.
- No ad-account-level reports — the SmartNews API does not support ad-account-level reports; Adriel aggregates campaign-level data to produce ad account totals.
- Reach and frequency are CSV-only — these metrics are available only from the CSV report format.
- Ad group budgets unavailable — budgets are parsed from campaign-level entities only.
- Catalog creative media — for catalog carousel and catalog image formats, only text fields (headline, sponsored name) are available; images and videos are not fetched.
API references
See also
- How to connect SmartNews Ads to Adriel (paired how-to)
- Meta Ads data reference — comparable ad-platform data reference
