adex-platform icon indicating copy to clipboard operation
adex-platform copied to clipboard

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

Open ivopaunov opened this issue 4 years ago • 2 comments

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:

  • have earnings && have slots that matching the campaign ad units types && not blacklisted

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 avatar Oct 29 '20 16:10 ivopaunov

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

ivopaunov avatar Oct 29 '20 18:10 ivopaunov

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

Ivshti avatar Mar 10 '21 19:03 Ivshti