AmbireTech / adex-platform

AdEx Platform UI
https://platform.adex.network
GNU General Public License v3.0
58 stars 19 forks source link

Campaign targeting: publisher selection: better filtering (active only) #557

Closed ivopaunov closed 1 year ago

ivopaunov commented 4 years ago

Currently it is possible to add targeting rule by publisher (hostname). In the include only section are only filtered publishers which at this moment matching the flowing criteria:

The problem here is that some publishers may not be active anymore or the verified slot types are not integrated. When some campaign has tight targeting it can stuck with no impressions.

We need some filter for publishers with slots that are currently active at the moment of campaign creation. It can be achieved by getting some data from validators analytics (TODO what to use)

ivopaunov commented 4 years ago

Temp solution https://github.com/AdExNetwork/adex-market/pull/165 - it removed about 1/4 of the current publishers considered active before. However this does not guarantees that all slot types of this publishers are active

Ivshti commented 3 years ago

Related #584 and https://github.com/AdExNetwork/aips/issues/64