Dimensions Cheat Sheet
GuidelinesFor each dimension:
- Make sure to pass all required filters.
- Follow the specific guidelines provided in the Notes column.
smallest_time_bucketThe
smallest_time_bucketdenotes a time interval of 5 minutes.
| Dimension | Required Filters | Optional Filters | Notes |
|---|---|---|---|
by_hour | start_dateend_date | campaignplatformcountry | max date range = 24h |
by_smallest_time_bucket | start_dateend_date | campaignplatformcountry | max date range = 24h |
by_campaign | start_dateend_date | platformcountryfetch_config | max date range = 24h If you pass Otherwise, it returns the top 10,000 campaigns. |
by_campaign_by_smallest_time_bucket | start_dateend_datecampaign*
| platformcountry |
For this dimension, the If passed, then max date range = 24h Else, max date range = 1h To pass more than 20 |
by_site | start_dateend_date | campaignplatformcountry | max date range = 24h Returns the top 10,000 sites (sorted by |
by_site_by_smallest_time_bucket | start_dateend_datesite_id*
| campaignplatformcountry |
For this dimension, the If passed, then max date range = 24h Else, max date range = 1h To pass more than 20 |
by_site_by_campaign | start_dateend_date | campaignplatformcountry | max date range = 24h Returns one row per site-campaign combination (includes Returns the top 10,000 site-campaign combinations (sorted by |
by_country | start_dateend_date | campaignplatform | max date range = 24h Returns the top 10,000 countries (sorted by |
by_country_by_smallest_time_bucket | start_dateend_datecountry*
| campaignplatform |
For this dimension, the If passed, then max date range = 24h Else, max date range = 1h To pass more than 20 |
by_platform | start_dateend_date | campaigncountry | max date range = 24h Returns all platform rows. |
by_platform_by_smallest_time_bucket | start_dateend_dateplatform*
| campaigncountry |
For this dimension, the If passed, then max date range = 24h Else, max date range = 1h To pass more than 3 |
Updated 18 days ago
