Community Discussion
campaign_day_breakdown - include sub-account name and id as dimension?
I'm calling the following endpoint successfully:
[https://backstage.taboola.com/backstage/api/1.0/name-here/reports/campaign-summary/dimensions/campaign_day_breakdown?start_date=2023-03-19&end_date=2023-03-19](https://backstage.taboola.com/backstage/api/1.0/rise4-network/reports/campaign-summary/dimensions/campaign_day_breakdown?start_date=2023-03-19&end_date=2023-03-19)
Getting back date, campaign_name & campaign as dimensions. I'd like to also get sub-account name and sub-account id back as dimensions; how would I do this?
Posted by null over 1 year ago
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
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 almost 2 years ago
ๆๆใฌใใผใใฎAPI้่จญใซใคใใฆ
ใไธ่ฉฑใซใชใฃใฆใใใพใใ
ใขใซใฆใณใID:1499976ใฎๆถๅ้้กใใฏใชใใฏๆฐใCVๆฐใชใฉใAPIใง่ชๅใงgoogleในใใฌใใใทใผใใซๅใๅบใใใใใใชไป็ตใฟใไฝใใใใจ่ใใฆใใใพใใ
ใๅฟใใใจใใๆใๅ
ฅใใพใใใAPI้ฃๆบใฎๆนๆณใๆใใฆใใใ ใใพใใจๅนธใใงใใ
ใใใใใ้กใใใใใพใใ
Posted by ็ๅญ ๅคๅฎ almost 2 years 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 almost 2 years 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 almost 2 years 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 almost 2 years 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 about 2 years 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 about 2 years 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 about 2 years ago