Block Levels
I'm looking at your `Campaign Summary` reports (specifically in relation to the `platform_breakdown` dimension), and I'm trying to understand the potential `blocking_level` values listed in your documentation.
https://developers.taboola.com/backstage-api/reference#dimension-specific-columns
These three don't fit with my current mental model of how Taboola blocking works.
```
EMULATED - Emulated auto-block
NETWORK - Network level block
ADVERTISER_NETWORK - Advertiser network level block
```
Can you provide more color?
Assuming `NETWORK` or `ADVERTISER_NETWORK` spans multiple Taboola accounts, can we have an api access point to mutate these values? We currently have to iterate over all our accounts to perform blocks. During product planning, one of our major risks was the quantity limits at the different blocking levels. An additional Network level block would alleviate some of our current concerns, simplify our processes and reduce api calls.
Posted by Nesan Waran about 2 years ago