Introduction
Shopee Ads is the marketplace advertising platform for Shopee, the Southeast Asian e-commerce marketplace. It covers product-level campaigns that promote a shop’s listings across Shopee’s search and discovery surfaces, reporting spend against marketplace outcomes such as GMV and orders. The connector pulls product-level campaign performance and campaign metadata from the Shopee Open Platform API (v2). As a marketing connector, metrics, breakdowns, and currencies are standardized so widgets can aggregate across sources without additional configuration. This data source is distinct from the Shopee e-commerce connector: Shopee Ads reports on paid campaign performance, while the Shopee connector reports on shop orders and products. To connect this data source, see How to connect Shopee Ads to Adriel.Data refresh strategy
Architecture data
Architecture covers product-level campaigns and their metadata (name, status, bidding method, placement, budget, and schedule). It refreshes twice daily, at 6:30 AM UTC and 1:30 PM UTC, and is upserted so campaign changes (budget, status) are reflected without a full rebuild.Reports data
Reports include daily performance for each product-level campaign — impressions, clicks, spend, GMV, and orders. Daily cache. Report data is served from a daily cache rather than fetched live on each dashboard load. Dashboard data is composed from the most recent cached snapshot. Initial fill. On data source creation, the cache fills with 180 days of historical daily data. Refresh schedule. Reports refresh once daily at 2:00 AM UTC, syncing a rolling last 10 days of data. Data is considered reliable within the cache sync window. Because delivery is cache-based, activity from the most recent hours may not appear until the next daily refresh.Architecture levels
Campaign (product-level) Shopee Ads exposes a single reporting level: the product-level campaign within a connected shop. There is no ad account, ad set, or ad hierarchy.Date range limits
Historical data is capped at approximately 180 days (about six months). This is a practical ceiling of the Shopee Ads API — queries beyond roughly six months fail — rather than a configurable Adriel setting. The initial backfill is limited to 180 days for the same reason.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
clicks is the literal field name delivered by the connector. Italic text describes how a value is produced when it doesn’t map cleanly to a single field (these are Adriel-computed).Delivery & clicks
Cost & spend
Conversions & value
Campaign metadata
Breakdowns
Campaign structure
Time & date grouping
Shopee returns daily records; Adriel groups them into these views for reporting.
Overview
These grouping options are provided by Adriel for cross-source rollup rather than returned by Shopee.
Limitations
- 180-day historical ceiling — data older than roughly six months is not available; the Shopee Ads API rejects queries beyond that window.
- Daily cache delivery — report data is served from a once-daily cache (2:00 AM UTC, last 10 days), so the most recent hours of activity may not appear until the next refresh.
- Single reporting level — only product-level campaigns are exposed; there is no ad account, ad set, or ad hierarchy.
- Ratio metrics are computed, not stored — CTR, conversion rates, CIR, and ROI are derived from raw metrics at query time; a raw
cpcfield exists in the source type but is neither stored nor exposed. - Campaign start/end dates may not render — campaign schedule timestamps can display incorrectly because of a stored-format mismatch in the connector; treat Starts/Ends as unreliable until fixed.
- Fetch is all-or-nothing per refresh — if any campaign chunk returns an API error during a report fetch, the entire refresh fails and no partial data is written.
API references
- Shopee Open Platform API documentation — official Shopee Open Platform (v2) reference, including the product-level ads endpoints.
See also
- How to connect Shopee Ads to Adriel (paired how-to)
- Shopee data reference — for the Shopee e-commerce (orders and products) connector
