Community Discussion
{"http_status":403,"message":"Requested action is forbidden","message_code":"api.action.forbidden"}
Hi,
I am trying the following API call to get a list of available account ids:
https://backstage.taboola.com/backstage/api/1.0/users/current/allowed-accounts
This gives a list of 4 PARTNER accounts and 1 NETWORK account. I then try the following:
https://backstage.taboola.com/backstage/api/1.0/NETWORK_ACCOUNT_ID/reports/campaign-summary/dimensions/day
Which gives the following error:
{"http_status":403,"message":"Requested action is forbidden","message_code":"api.action.forbidden"}
Please could you advise?
Posted by Matthew 11 months ago
Error 404 not found
Whenever I put multiple dimensions I get error 404 but if I put single dimension I got the response. I am putting comma between two dimensions. Please help.
Posted by Sudip Kundu 11 months ago
campaign_learning_state in Campaign Object?
It looks like 'campaign_learning_state' is only available via the campaign-summary reporting, and not within the Campaign Object. Is that correct?
Wouldn't it make more sense for this to be available within the current state of the Campaign Object, instead of in performance data?
Posted by Mike 11 months ago
The spent column discrepancies for different dimensions (API reports)
We build a campaign reporting tool, using the Taboola API (among others).
What we are trying to do is to see daily/hourly reports that show campaign/hour breakdown for money spent on Taboola per campaign.
What is important for us for the hourly report is the ability to see campaign results in nearly real-time (let's say with a 1-hour delay - hence we would like to use the campaign_hour_breakdown dimension).
It seems to be working almost fine. However, there are some discrepancies I don't understand. Has anyone experienced such weird behavior?
We use the "Campaign Summary Report" with 3 different dimensions - day, campaign_hour_breakdown, and campaign_breakdown.
I would expect that the sum of the spent column will always be the same regardless of the dimension we use. However, the numbers are slightly different, e.g. I ran three different reports/breakdowns for the same day. Here are the spent sums per each dimension:
- campaign_hour_breakdown: $3,266.07
- day: $3,395.99
- campaign_breakdown: $3,400.41
Can you explain the discrepancy, please?
Also, I have noticed the "last-used-rawdata-update-time" attribute. What is its meaning? To me, it looks like all reports are generated with a certain delay. Does that mean we cannot rely on them for our hourly breakdowns?
Please advise. Thank you.
Posted by Jacek Francuz 11 months ago
Revenue day_site_placement_country_platform_breakdown report returns double reveue
Hello,
The report
/api/1.0/_networkId_/reports/revenue-summary/dimensions/day_site_placement_country_platform_breakdown
returns 'subtotal' row site country platform with empty placement
Basicly if we have two rows
US DESKTOP placement1 X
US DESKTOP placement2 Y
the report will include 3rd row US DESKTOP X+Y
Can't find anything in docs/a way to switch this off.
We can just ignore rows with empty placements but the concern is the report can change one day and empty placements will have a different meaning (like missing placement info)
Please advice
Thanks
Misha
Posted by Misha Makarevsky 11 months ago
Where to process the decode of cpcοΌ
I connected to Voluum and I need to use the cpc parameter. The manager told me that I need to decode. Where should I decode?
Posted by mituha 11 months ago
API cost updates
Hi,
Please can you let me know how often costs are updated via the API.
Voluum claims they are pulling API cost data every 30 mins.
my understanding is that the cost data is updated every few hours in line with the dashboard, can you share any transparency here, please?
thanks
Posted by aaron 11 months ago
Adding and removing Users to First Party Audience Validation
Is there a way to know if the users were added to the audience ? I get a 200 response from the API but I don't find a way to list users or get a count or list from the dashboard.
Best,
Ivan
Posted by Ivan Mak 11 months ago
How to filter Reject campaign from campaign summery report api
Hi Team
There is anyway to hide or exclude rejected campaign details from campaign summery report.
Posted by Nithu 11 months ago
Error messages when fetching all ad accounts associated with business account
Hi,
I am getting some quite random errors when trying to retrieve all our ad accounts. Starting about a month ago or so our dashboard started throwing errors every once in a while when trying to retrieve all ad accounts. This doesn't occur all the time, it only seems to happen after our server catches a SIGTERM and therefore restarts. Any advice on what the root cause of the issue could be would be greatly appreciated!
Posted by Sander Post 11 months ago