Community Discussion
Publisher targetting
over 3 years ago by aaron
I am using the following call:
https://backstage.taboola.com/backstage/api/1.0/XXXXX/campaigns/XXXXXX/
I have a blacklist on account level and the campaign itself is running on a whitelist.
I have seen the following response:
"publisher_targeting": {
"type": "EXCLUDE",
and I have also seen:
"publisher_targeting": {
"type": "INCLUDE",
but never both.
Is it possible to return the White and Blaclist that is applied to a specific campaign via the API call and if so what is the recommended method.
thanks