Community Discussion
How to get the time and the date when daily budget was increased last time
We need to get the information about date and time of last daily budget increases for the day. Where is it possible to find it in the summary or somewhere else?
Blocking publishers via API
I am trying to block a publisher within a single company via a POST request to a URL:
https://backstage.taboola.com/backstage/api/1.0/account-id/campaigns/campaign-id
Request body:
{
"publisher_targeting": {
"type": "EXCLUDE",
"value": [
"my-publisher"
],
"href": null
}
}
How to get daily spent budget for the campaign
We are trying to get information about the sum of budget spent for 1 day, but we can see only total amount spent for the whole campaign time. Spending limit is set as "monthly". Is it possible to get daily budget spent without changing spending limit type?
Update: we are asking about using the "get all campaigns" request, but we know that the spent is shown also in the reporting data. Just because we're trying to use as less as possible requests at once.
Publisher Reporting API Limitations
Hi there,
How to get the amount of every custom conversion on hour basis (in report or smw else)
If we have created custom conversions - is it possible to get statistics for them in reporting data by hour?
For example, we've crated custom conversion 'specific' and we want to know how many 'specific' conversions we had for the last hour. From where should we take that data?
Reporting: site breakdown - no `site_url` is provided
Hello! I getting campaign-summary
report using campaign_site_day_breakdown
:
Hourly reporting is empty
Hi
Starting from March 9 hourly reporting endpoint (by_hour_of_day) returns 0's for all metrics
Daily dimension (campaign_breakdown) works fine
Qualification Conversions (conversions on the customer's page) API integration
Is there a chance to get data about not just conversions but about qualification conversions (ones on the customer's page) from the API ?
Taboola API
Hello
I am having problem with getting specifiec data from the api
I am trying to get" Peres Academic Center - SC" data
I got the Client ID and Client Secret and i got the token.
but in the response i get message: 'Unknown publisher'
what could be the problem?