Community Discussion
Reporting: site breakdown - no `site_url` is provided
Hello! I getting `campaign-summary` report using `campaign_site_day_breakdown`:
https://backstage.taboola.com/backstage/api/1.0/<account_id>/reports/campaign-summary/dimensions/campaign_site_day_breakdown?start_date=2021-02-24&end_date=2021-02-24
API response is:
{
// omitted...
"results": [
{
"date": "2021-02-24 00:00:00.0",
"site": "site-string-id",
"site_name": "Site pretty name",
"site_id": 1053067
// omitted... "site_url" field is not provided
}
}
but there is no property containing `site_url`. How can I get it?
Posted by Skorokhodov Egor over 3 years ago
Publisher Url
Hi,
I'd like to know if there's a way to get the Publisher's URL via the API.
Posted by MΓ©lanie Macias about 4 years ago