Get Blocked Publishers At Account Level

Fetch a list of suppressed publishers at the account level.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Response Body

The response is an object with a single property:

{
    "sites": [
        "site_1",
        "site_2"
    ]
}
Path Params
string
required

An alphabetic ID. See Get Account Details.

Language
Credentials
OAuth2
LoadingLoading…