Community Discussion
Get the Site-Id in a Campaign
about 4 years ago by Mani
I need to get the Site-id in a Campaign and also need the $ spent on each site-id
I am using this API to get all campaigns
https://backstage.taboola.com/backstage/api/1.0/{account-id}/campaigns/base
I am using this API to get details about Individual Campaign
https://backstage.taboola.com/backstage/api/1.0/{}account-id}/campaigns/Campaign-id
I use this API to get all Publishers with Site-id
https://backstage.taboola.com/backstage/api/1.0/{}/allowed-publishers/
My question is how do I get the SIte-id used in each Campaign and the amount spent in each Site-id