Ad Systems

Search for ad systems that have sellers.json files.

Results 1 to 20 of 339

Ad System Sellers Ads.txts App-Ads.txts Status Fetched Simhash
google.com 1,136,536 1,468,960 232,180 Ok 2024-04-28 4552801ded56
pubmatic.com 5,464 339,970 101,536 Ok 2024-04-28 fc92d924fda6
indexexchange.com 4,370 321,857 95,019 Ok 2024-04-28 dbdbdb255de6
rhythmone.com 2,284 269,993 88,448 Failed 2022-12-20 -
video.unrulymedia.com 1,535 285,373 86,685 Ok 2024-04-28 fbdbd92dfda6
yahoo.com 325 279,260 78,690 Ok 2024-04-28 25a19490b509
onetag.com 2,058 268,145 76,797 Ok 2024-04-28 ddd9d9647fa6
pokkt.com 283 64,223 73,385 Ok 2024-04-28 e3118c3badb4
triplelift.com 8,584 262,773 71,717 Ok 2024-04-28 fc81db169fa2
bidmachine.io 691 53,417 71,168 Ok 2024-04-29 c97a84c20ff8
themediagrid.com 2,602 272,032 70,412 Ok 2024-04-28 fb10c724ade2
conversantmedia.com 1,028 255,893 69,996 Ok 2024-04-29 fb1187a7ade3
tremorhub.com 1,498 204,519 69,806 Ok 2024-04-28 bdd894adade8
lijit.com 6,932 290,089 69,440 Ok 2024-04-28 fcd2db255da6
admixer.net 458 146,049 68,445 Failed 2023-06-02 3e01c0160938
media.net 2,460 255,451 66,472 Ok 2024-04-28 ddd3d9643da6
aol.com 325 185,468 65,389 Ok 2024-04-29 25a19490b509
algorix.co 247 35,779 64,296 Ok 2024-04-29 fe3ac5f64e6b
sharethrough.com 2,135 264,951 64,206 Ok 2024-04-28 dfdbc9457522
mintegral.com 2,014 142,410 63,105 Ok 2024-04-28 eb128cc69fd8

Log in to download these results as CSV or JSON Lines.

Search Syntax

Terms

openx.com aol.com

Search by ad system, contact address, contact email, identifiers, etc. When there are multiple terms only one needs to match.

Phrases

"OpenX Technologies"

Surround terms in quotes to search for a phrase.

Require and Exclude

openx.com aol.com +openx

Add + before a term or phrase to require it, or - to exclude it.

Prefix

openx*

Add * after a term or phrase to search by prefix.

Filters

system:openx.com openx

Filters restrict results based on specific fields. They are written in the form [filter]:[value].

Filters act as required terms by default, but can be excluded instead by adding - before the filter.

Most filters accept terms or phrases as values (including support for prefixes). Providing only * as a value will match resources where the relevant field exists, regardless of its value.

Some filters can only check if a field exists, so only work with * value. Others filter on boolean fields, so only work with true or false.

Exclude and Optional

-system:openx.com openx

Filters act as required terms by default, but can be excluded instead by adding - before the filter.

openx ~system:openx.com

Filters can also made optional adding ~ before the filter.

Multiple Options

system:(openx.com aol.com) openx

Wrap terms or phrases in parenthesis to supply multiple options to a filter. Only one option needs to match.

Integer Filters

sellers:>1000

Integer filters accept whole numbers.

Prefix the number with <, <=, >, or >= to filter by range.

Date Filters

fetched:>=2022-06-01 openx.com

Date filters accept RFC3339 formated dates in UTC.

Prefix the date with <, <=, >, or >= to filter by range.

Ad System Filters

system:[value]
Filter by ad system domain.

is_alias:[true|false]
Filter by whether the ad system domain is an alias of another ad system domain.

is_deprecated:[true|false]
Filter by whether the ad system domain is deprecated.

main_ad_domain:[value]
Filter by main ad system domain for the ad system.

alt_ad_domain:[value]
Filter by alternative ad system domains for the ad system.

fetched:[date]
Filter by sellers.json fetch date.

status:[ok|failed]
Filter by sellers.json fetch status.

failure:[value]
Filter by sellers.json failure code.

error:[value]
Filter by sellers.json error code.

warning:[value]
Filter by sellers.json warning code.

address:[value]
Filter by contact address.

email:[value]
Filter by contact email.

identifier:[value]
Filter by business identifier, in the form [name]|[value].

identifier_name:[value]
Filter by business identifier name (TAG-ID or DUNS).

identifier_value:[value]
Filter by business identifier value.

hash:[value]
Filter by sellers.json sha256 hex digest.

simhash:[value]
Filter by sellers.json simhash.

simhash_near:[value]
Filter by sellers.json simhash, allowing similar simhashes.
Only works with full simhashes, not prefixes.

Usage Stats Filters

seller_count:[integer]
Filter by the number of sellers in the sellers.json.

seller_public_count:[integer]
Filter by the number of non-confidential sellers in the sellers.json.

seller_confidential_count:[integer]
Filter by the number of confidential sellers in the sellers.json.

seller_publisher_count:[integer]
Filter by the number of PUBLISHER sellers in the sellers.json.

seller_intermediary_count:[integer]
Filter by the number of INTERMEDIARY sellers in the sellers.json.

seller_both_count:[integer]
Filter by the number of BOTH sellers in the sellers.json.

ads_count:[integer]
Filter by the number of ads.txts that authorize an ad system seller.

ads_direct_count:[integer]
Filter by the number of ads.txts that authorize an ad system seller as DIRECT.

ads_reseller_count:[integer]
Filter by the number of ads.txts that authorize an ad system seller as RESELLER.

aads_count:[integer]
Filter by the number of app-ads.txts that authorize an ad system seller.

aads_direct_count:[integer]
Filter by the number of app-ads.txts that authorize an ad system seller as DIRECT.

aads_reseller_count:[integer]
Filter by the number of app-ads.txts that authorize an ad system seller as RESELLER.

Back to top