Company Advertisement Search
Search for advertisements run by companies matching specified criteria.
Authorizations
Body
Filter advertisements to include those targeting specific locations by country code. Use this to find ads that are being shown in specific countries. Combines with filter_conditions using OR operator - the advertisement must target at least one of the specified locations.
["TW", "AE", "NO"]Filter advertisements to exclude those targeting specific locations by country code. Use this to filter out ads that are being shown in specific countries. When specified in filter_conditions with operator 'or', the advertisement must not target any of the excluded locations.
["IS", "GB", "FR", "IE", "ES"]A list of strings over which we want to filter the results.
["pubrio"]A list of headlines to filter search results.
["ASUS", "iPhone"]Advanced filtering options for advertisement searches. Specify conditions to refine your search results for the ads search endpoint.
A list of start dates to filter search results.
["2025-12-01", "2025-12-01"]A list of end dates to filter search results.
["2025-12-25", "2025-12-25"]The location of the company headquarters. Check out location endpoints under the Filters tab for more information.
["US", "SG", "CN"]A list of unique identifiers (domain_search_id) used for company and people search operations.
List of company domains used for company and people search operations. If we receive a URL such as www.pubrio.com or https://docs.pubrio.com/, the system will convert it to pubrio.com for processing.
["pubrio.com"]The fully formed URL of the LinkedIn company profile. URL begin with http and contain linkedin.com/company/
["https://www.linkedin.com/company/pubrio"]Opt into realtime enrichment for a single, company-scoped query (filtered by domain_search_id, domains, or linkedin_urls). When the initial search returns zero results, the endpoint scrapes the source, persists the records, and re-runs the search before responding. Subject to a per-route deadline.
true
Restricts which advertisement source types are eligible for realtime enrichment. Defaults to all sources when omitted. Only applies when realtime enrichment actually runs — i.e. when is_realtime_enrichment or enrichment_mode: latest is set.
linkedin, facebook, google ["linkedin", "facebook"]Controls realtime enrichment behavior. default returns whatever is already in the database, and triggers enrichment only when the result set is empty and is_realtime_enrichment is set. latest bypasses the cache and forces a re-enrichment pass against the freshest source records on every call — it triggers enrichment on its own without needing any other flag.
default, latest "latest"
The number of search results that should be returned for each page. Limited the number of results per page improves the endpoint's performance.
25
The page number of the Pubrio data that you want to retrieve.
1
Optional. An identifier for the user profile (workspace) making the request. This is no longer required as the API key already includes your workspace information. If provided, it helps in associating the lookup with a specific user, allowing for data retrieval and credit tracking.
Check out user details endpoints under the Profile tab for more information.
Response
Successful response containing company advertisement search details.
Response info depends on specific endpoint.

