Skip to main content
GET
Find All Blocked Offer Sources
Returns all blocked offer/sub-parameter combinations for the authenticated affiliate. These blocks prevent traffic from specific sources from being counted. Supports filtering by offer ID and blocking status.

Authorizations

X-Eflow-Api-Key
string
header
required

The affiliate's API key generated from the Affiliate Portal. Uses the X-Eflow-Api-Key header.

Query Parameters

network_offer_id
integer

Filter by specific offer ID.

traffic_blocking_status
enum<string>

Filter by blocking status.

Available options:
active,
inactive

Response

200 - application/json
traffic_blocking
object[]

Array of blocked offer source entries.