Get Blocked Publishers At Account Level

Fetch a list of suppressed publishers at the account level.

πŸ“˜

Response Body

The response is an object with a single property:

{
    "sites": [
        "site_1",
        "site_2"
    ]
}
Language