Community Discussion
Using 'hour_of_day' dimension
Hi, do you know what 'API endpoint URL' I could use to pull hourly statistics for a particular data range? I've tried this
<https://backstage.taboola.com/backstage/api/1.0/stats/campaigns/performance?dimensions=hour_of_day&start_date=2023-0113&end_date=2023-01-13>
but it returns the following error:
{
"http_status": 400,
"message": "The requested operation failed since the API server cannot parse the request",
"message_code": "api.action.bad_request.null"
}
Thanks!
Posted by Steward over 1 year ago
'campaign_hour_breakdown' for Top Campaign Content Report
Hi all,
We were looking to pull hourly spend by campaign by day, however we are currently using the Top Campaign Content Report vs. Campaign Summary Report.
Does anyone know if/when this dimension will become available under the Top Campaign Content Report? Or if there are any existing dimensions that could help us pull that same data in some kind of hack?
Posted by Aimee almost 3 years ago
NO API data before June 2021
HI,
I have 2 years worth of data in my taboola account, however when I try and pull the data from the API I am getting a null value. Plese can you advise how I can access the historical data via the API.
APIcurl --location --request GET 'https://backstage.taboola.com/backstage/api/1.0/{account_id}/reports/campaign-summary/dimensions/by_hour_of_day?start_date=2020-01-01&end_date=2020-02-05' \
thanks
Posted by aaron about 3 years ago