
Zeta Global Holdings Corp. — Investor Relations & Filings
Zeta Global Holdings Corp. is a marketing technology company that provides an AI-powered marketing cloud. Its core product, the Zeta Marketing Platform (ZMP), is an omnichannel platform designed to help enterprises acquire, grow, and retain customers. The ZMP unifies consumer identity, intelligence, and activation into a single system. It leverages proprietary artificial intelligence and a large opt-in consumer database to analyze trillions of data signals. This enables clients to deliver personalized marketing experiences across various channels, such as email, social media, web, and connected TV. The platform aims to simplify complex marketing operations for large-scale enterprise customers and agencies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ARS - Zeta Global Holdings Corp. (0001851003) (Filer) | 2026-04-24 | English | |
| SCHEDULE 13G/A - Zeta Global Holdings Corp. (0001851003) (Subject) | 2026-03-27 | English | |
| 10-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-25 | English | |
| 8-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-24 | English | |
| SCHEDULE 13G Filing | 2026-02-17 | English | |
| 8-K/A Filing | 2026-02-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 36269376 | ARS - Zeta Global Holdings Corp. (0001851003) (Filer) | 2026-04-24 | English | ||
| 33064531 | SCHEDULE 13G/A - Zeta Global Holdings Corp. (0001851003) (Subject) | 2026-03-27 | English | ||
| 32899787 | 10-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-25 | English | ||
| 32899786 | 8-K - ZETA GLOBAL HOLDINGS CORP. (0001851003) (Filer) | 2026-02-24 | English | ||
| 32064853 | SCHEDULE 13G Filing | 2026-02-17 | English | ||
| 32064900 | 8-K/A Filing | 2026-02-06 | English | ||
| 13406451 | Regulatory Filings 2026 | 2026-01-16 | English | ||
| 13406453 | Regulatory Filings 2026 | 2026-01-16 | English | ||
| 13406455 | Regulatory Filings 2026 | 2026-01-09 | English | ||
| 13406456 | Regulatory Filings 2026 | 2026-01-09 | English | ||
| 13406457 | Major Shareholding Notification 2026 | 2026-01-09 | English | ||
| 13406458 | Regulatory Filings 2026 | 2026-01-02 | English | ||
| 13406459 | PRIMARY DOCUMENT | 2026-01-02 | English | ||
| 13406460 | PRIMARY DOCUMENT | 2026-01-02 | English | ||
|
2025
1 filing
| |||||
| 13406461 | PRIMARY DOCUMENT | 2025-12-19 | English | ||
Market data
Market data not available
Price history
Peer group · Web search portals activities and other information service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
11 88 0 Solutions AG
Digital marketing and local search provider offering teleph…
|
TGT | DE | Telecommunications, computer pr… |
|
ACCESS Newswire Inc.
Offers a unified SaaS platform for public relations and inv…
|
ACCS | US | Telecommunications, computer pr… |
|
Acheter-Louer.fr
Online real estate portal with property ads and services fo…
|
ALALO | FR | Telecommunications, computer pr… |
|
Adevinta
An online classifieds group operating a portfolio of digita…
|
ADE | NO | Telecommunications, computer pr… |
|
Adverty AB
An in-game advertising platform for mobile, VR, and AR expe…
|
ADVT | SE | Telecommunications, computer pr… |
|
ADVFN PLC
Global provider of financial market data and analysis tools…
|
AFN | GB | Telecommunications, computer pr… |
|
Aeroplan Income Fund
Operated Aeroplan, a premier coalition loyalty marketing co…
|
AER.UN | CA | Telecommunications, computer pr… |
|
Aether Holdings, Inc.
A financial technology company offering research analytics …
|
ATHR | US | Telecommunications, computer pr… |
|
Airbnb, Inc.
Operates an online marketplace for booking short-term lodgi…
|
ABNB | US | Telecommunications, computer pr… |
|
airCloset,Inc.
Operates a personal styling and fashion rental subscription…
|
9557 | JP | Telecommunications, computer pr… |
Zeta Global Holdings Corp. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/31119/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31119 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=31119 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=31119 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 31119}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Zeta Global Holdings Corp. (id: 31119)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.