Ad Sellers

Search for ad seller records from sellers.json files.

Results 1 to 20 of 126

Ad System Seller ID Type Name Domain Change Changed
applovin.com b589d22ff2ebe04f0e01b42608fa4cc0 Publisher Prisma media prismamedia.com Add 2024-10-17
beop.io 5a043694c9e77c0001decbe4 Publisher Côté Maison cotemaison.fr Modify 2024-10-10
beop.io 5b86a8a4c9e77c00013ea79b Publisher Gentside FR gentside.com Modify 2024-10-10
beop.io 5dce768ac9e77c00015b2d62 Publisher Ça M'intéresse caminteresse.fr Modify 2024-10-10
beop.io 5dce778546e0fb0001238207 Publisher Voici voici.fr Initial 2024-03-10
beop.io 5dde84d146e0fb0001867f66 Publisher Femme Actuelle femmeactuelle.fr Modify 2024-10-10
beop.io 5dde867d46e0fb000186ef89 Publisher Télé Loisirs programme-tv.net Modify 2024-10-10
beop.io 5dde895346e0fb0001936ea3 Publisher Capital capital.fr Initial 2024-03-10
beop.io 603ccd51596b9a0156126680 Publisher Cuisine Actuelle cuisineactuelle.fr Modify 2024-10-10
beop.io 60e6d249e0305d7b1d6e3f4b Publisher Turbo turbo.fr Initial 2024-03-10
beop.io 615b04e1b4332441307840c4 Publisher HBR France hbrfrance.fr Initial 2024-03-10
beop.io 615b05c689445763a57e430f Publisher Geo geo.fr Initial 2024-03-10
beop.io 615b070b89445763a57e8baf Publisher Télé 2 Semaines programme.tv Modify 2024-10-10
beop.io 61d2cb4bf59f1d5ad18902ee Publisher CuisineAZ cuisineaz.com Initial 2024-03-10
beop.io 61d2cd2ff59f1d5ad1894df1 Publisher MeteoCity meteocity.com Initial 2024-03-10
beop.io 61d2ce8df59f1d5ad189857c Publisher Fourchette et Bikini fourchette-et-bikini.fr Modify 2024-10-10
beop.io 61d2cf3769cc83311fa6d0e0 Publisher Déco.fr deco.fr Modify 2024-10-10
beop.io 62b4384e6715cc57b261614d Publisher Oh My Mag ohmymag.com Initial 2024-03-10
bricks-co.com 3697c705-2e60-545b-82a8-b6c486dad915 Publisher Cuisineaz www.cuisineaz.com Initial 2023-09-17
bricks-co.com 747c7df8-41bb-5e0b-97f0-9d10dc742f0c Publisher Fourchette-et-bikini www.fourchette-et-bikini.fr Initial 2023-09-17

Log in to download these results as CSV or JSON Lines, and view the site graph.

Search Syntax

Terms

nytimes.com aol.com

Search by ad system, seller ID, name, domain, etc. When there are multiple terms only one needs to match.

Phrases

"New York Times"

Surround terms in quotes to search for a phrase.

Require and Exclude

nytimes.com aol.com +york

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

Prefix

nyt*

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

Filters

type:PUBLISHER aol.com

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

-type:PUBLISHER aol.com

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

nytimes.com ~domain:aol.com

Filters can also made optional adding ~ before the filter.

Multiple Options

type:(PUBLISHER BOTH) aol.com

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

Integer Filters

hist_count:>5

Integer filters accept whole numbers.

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

Date Filters

fetched:>=2021-06-01 aol.com

Date filters accept RFC3339 formated dates in UTC.

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

Ad Seller Filters

system:[value]
Filter by ad system.

seller:[value]
Filter by seller ID.

account:[value]
Filter by the full account ID, in the form [ad system]|[seller id].

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

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

fetched:[date]
Filter by seller fetch date.

status:[ok|missing]
Filter by seller status.

change:[add|modify|remove|restore|initial|migrate]
Filter by last change type.

changed:[date]
Filter by last change date.

type:[PUBLISHER|INTERMEDIARY|BOTH]
Filter by seller type.

is_confidential:[true|false]
Filter by whether the seller is confidential.

is_passthrough:[true|false]
Filter by whether the seller is a passthrough account.

name:[value]
Filter by seller name.

domain:[value]
Filter by raw seller domain.

norm_domain:[value]
Filter by normalised seller domain.

base_domain:[value]
Filter by base domain (eTLD+1) of normalised seller domain.

etld:[value]
Filter by effective top-level domain (eTLD) of normalised seller domain.

comment:[value]
Filter by seller comment.

warning:[value]
Filter by seller warning code.

Profile Filters

Filter by seller profile data.

expected_type:[PUBLISHER|INTERMEDIARY|BOTH]
Filter by expected seller type.

expected_domain:[value]
Filter by expected seller domain.

profile_warning:[value]
Filter by profile warning code.

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

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

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

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

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

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

History Filters

Filter on all known versions of seller data.

hist_count:[integer]
Filter by the number of history entries.

hist_status:[ok|missing]
Filter by seller status.

hist_change:[add|modify|remove|restore|initial|migrate]
Filter by change type.

hist_changed:[date]
Filter by change date.

hist_type:[PUBLISHER|INTERMEDIARY|BOTH]
Filter by seller type.

hist_is_confidential:[true|false]
Filter by whether the seller was confidential.

hist_is_passthrough:[true|false]
Filter by whether the seller was a passthrough account.

hist_name:[value]
Filter by seller name.

hist_domain:[value]
Filter by raw seller domain.

hist_norm_domain:[value]
Filter by normalised seller domain.

hist_base_domain:[value]
Filter by base domain (eTLD+1) of normalised seller domain.

hist_etld:[value]
Filter by effective top-level domain (eTLD) of normalised seller domain.

hist_comment:[value]
Filter by seller comment.

hist_warning:[value]
Filter by seller warning code.

Back to top