Community Discussion
Get Campaign Summary Report Returns Empty
I sent a GET request to "https://backstage.taboola.com/backstage/api/1.0/<account_id>/reports/campaign-summary/dimensions/campaign_breakdown?start_date=2021-08-09&end_date=2021-08-31" with my access_token in the header. I get the following
response:
{"last-used-rawdata-update-time":"2021-08-11 16:00:00.0","last-used-rawdata-update-time-gmt-millisec":1628665200000,"timezone":"JST","results":[],"recordCount":0,"metadata":{"total":0,"count":0,"start_date":"2021-08-09T00:00:00UTC","end_date":"2021-08-31T00:00:00UTC","static_fields":[{"id":"date","format":null,"data_type":"DATE"},{"id":"campaign_name","format":null,"data_type":"STRING"},{"id":"campaign","format":null,"data_type":"STRING"},{"id":"clicks","format":null,"data_type":"NUMERIC"},{"id":"impressions","format":null,"data_type":"NUMERIC"},{"id":"visible_impressions","format":null,"data_type":"NUMERIC"},{"id":"spent","format":null,"data_type":"MONEY"},{"id":"conversions_value","format":".2f","data_type":"MONEY"},{"id":"roas","format":".2f","data_type":"PERCENT"},{"id":"ctr","format":null,"data_type":"PERCENT"},{"id":"vctr","format":null,"data_type":"PERCENT"},{"id":"cpm","format":null,"data_type":"MONEY"},{"id":"vcpm","format":null,"data_type":"MONEY"},{"id":"cpc","format":null,"data_type":"MONEY"},{"id":"campaigns_num","format":null,"data_type":"NUMERIC"},{"id":"cpa","format":null,"data_type":"MONEY"},{"id":"cpa_actions_num","format":null,"data_type":"NUMERIC"},{"id":"cpa_conversion_rate","format":null,"data_type":"PERCENT"},{"id":"currency","format":null,"data_type":"STRING"}]}}
partner_types:["VIDEO_ADVERTISER"]
campaign_types:null
Is there a way to get the report with the VIDEO_ADVERTISER account?
Thank you.
Posted by taka almost 2 years ago
Get All Campaigns, error response
Hi, I hope some one can help me, I have tested the endpoint in the backstage page with the correct params and the response is
{
"http_status":404
"message":"Resource not found"
"message_code":"api.action.resource_not_found"
}
The endpoing used is the following
'https://backstage.taboola.com/backstage/api/1.0/coe-heineken-video/campaigns/?fetch_level=R' \
Even if I invoke the endpoint with the main accountId, the error is the same.
And, when I run the Report for Campaign-Summary, responses with a empty json
Please help me with this issue
Thanks in advance,
Regards!
Posted by Data Heineken almost 2 years ago
API for Video metrics
Hello. In the documentation, I am unable to find the API field to get video completions. Can you please assist? Thanks.
Posted by Vicky H almost 3 years ago