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 16 days ago
Not getting tracking reports from a specified date.
I am not getting reports after date-2022-11-22, using summary reports API. And also, last few days reports are zero(each field) except "campaigns_num".
Posted by Amitesh Singh about 2 months ago
ๆๆใฌใใผใใฎAPI้่จญใซใคใใฆ
ใไธ่ฉฑใซใชใฃใฆใใใพใใ
ใขใซใฆใณใID:1499976ใฎๆถๅ้้กใใฏใชใใฏๆฐใCVๆฐใชใฉใAPIใง่ชๅใงgoogleในใใฌใใใทใผใใซๅใๅบใใใใใใชไป็ตใฟใไฝใใใใจ่ใใฆใใใพใใ
ใๅฟใใใจใใๆใๅ
ฅใใพใใใAPI้ฃๆบใฎๆนๆณใๆใใฆใใใ ใใพใใจๅนธใใงใใ
ใใใใใ้กใใใใใพใใ
Posted by ็ๅญ ๅคๅฎ about 2 months ago
How do I use the platform filter in campaign summary report?
Hi,
I'm trying to filter our campaign summary report by platform, but right now it doesn't seem like it's working - platform=DESK, platform=PHON, and platform= TBLT all return the same results.
Here's a sample query
https://backstage.taboola.com/backstage/api/1.0/{our_account_id}/reports/campaign-summary/dimensions/campaign_site_day_breakdown?start_date=2022-11-02&end_date=2022-11-02&platform=PHON
What am I doing wrong here?
Thanks,
John
Posted by John Giagnorio 3 months ago
Get Site when campaign_hour_breakdown Dimension
I am using the campaign_hour_breakdown dimension (from the reports/campaign-summary endpoint) which is great because it gives me the hourly breakdown for every Campaign. However, the Site is not included in the results. Site is allowed as a filter for the campaign_hour_breakdown dimension, but for this I would need to make a request for each Site to get its hourly breakdown, and this in our case it can be thousands.
I know there's a site_breakdown dimension but data is not aggregated at an hourly level but daily.
Posted by Esteban 3 months ago
Get 'Macro' data for hundresd of campaigns
Hi
I have dozens of accounts and I'm trying to find the best way to fetch the macro data for those campaigns. By Macro I mean for example the daily budget, countries, and so on. I came to that, that I have 750 accounts and for each account, I need to send a GET request to fetch the data, and it came to a lot of requests.. is there a better way?
Thanks
Posted by Yochai Bar 4 months ago
Pull publisher (ex. msn.com) level metrics
I'm trying to find an API endpoint that allows me to pull down publisher (ex. weather.com or msn.com) level spend by day, would you be able to guide me as to which endpoint would return this?
Posted by David R 5 months ago
Include site and platform in API report
Hi!
We assign utm_medium ({platform}) and utm_term ({site}) using Dynamics Values. Top Campaign Content api reports url dimension in raw form. Is it possible to include site and platform dimensions in the Top Campaign Content report?
Posted by Mark Wise 5 months ago
Is it possibl to know if campagn is on air or no ?
I'am using a basic request with "Campaign Summary Report".
Is it possibl to do a request and have a reponse with "campaignOnAir : True/False" or something similar.
Thank's !
Posted by Tommy 6 months ago
How to get hourly Top Campaign Content Report
Hi,
We're trying to get hourly report data for campaign items (similar to getting campaign-summary with dimensions "campaign_hour_breakdown", but for item), but it doesn't seems to work- when i'm trying do api call to "reports/top-campaign-content" with start_date and end_date in the format yyyy-mm-ddThh:mm:ss it looks like the api ignores the hours.
If it's not supported, there is a workaround?
Thanks in advance
Avishay
Posted by Avishay Guttman 12 months ago