Community Discussion

Ask a Question
Back to All

Can't exclude Network publisher

Hello,
while trying to block campaigns at the account level, I get this message:

{
"http_status": 400,
"message": "Can't exclude Network publisher",
"message_code": "api.action.bad_request.null"
}

this is what I sent:

POST https://backstage.taboola.com/backstage/api/1.0/ACCOUNTID/block-publisher\

Body:

{
"sites": [
"indiatoday-businesstoday",
"indiatoday-wonderwoman",
"indiatoday-cosmo"
]

}

The account I am sending the request for is not a network account. What could be the problem?

Thanks,
Amoir