Realtime Campaign Reportget https://backstage.taboola.com/backstage/api/1.0/{account_id}/reports/realtime-campaign-summary/dimensions/{dimension}Provides performance data for campaigns in (near) real time.Path Paramsaccount_idstringrequiredAn alphabetic ID. See Get Account Details.dimensionstringenumrequiredThe report dimension (aka view) e.g. by_hour.See: Dimensions Cheat Sheetby_hourby_smallest_time_bucketby_campaignby_campaign_by_smallest_time_bucketby_siteby_site_by_smallest_time_bucketby_countryby_country_by_smallest_time_bucketby_platformby_platform_by_smallest_time_bucketShow 10 enum valuesQuery Paramsstart_datestringrequiredE.g. 2023-03-28T00:00:00end_datestringrequiredE.g. 2023-03-28T23:59:59campaignstring1 or more numeric Campaign IDs, as a comma-separated list.E.g.campaign=101,102,103platformstring1 or more platform enums, as a comma-separated list.Possible values: DESK PHON TBLTcountrystring1 or more 2-letter ISO-3166 country codes, passed as a comma-separated list. Use the Dictionary to fetch a list of supported values.site_idstring1 or more numeric Site IDs (publisher Account IDs), as a comma-separated list.fetch_configbooleanIf set to true, the report will return additional campaign columns for the by_campaign dimension, and will be limited to 1,000 rows.truefalseUpdated 8 months ago