Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 17 additions & 2 deletions src/data/partners.ts
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@ export const partnersData: PartnersDataType = [
logo: "centillion-logo.png",
type: ["Data"],
},
{
name: "CH7HD",
logo: "7HD-logo.png",
type: ["Publishers"],
},
{
name: "Cinema Café",
logo: "cinema-cafe-logo-580x250.png",
Expand Down Expand Up @@ -244,6 +249,11 @@ export const partnersData: PartnersDataType = [
logo: "CrossTarget.png",
type: ["DSP"],
},
{
name: "Databricks",
logo: "databricks-logo.png",
type: ["CDP"],
},
{
name: "Deadline",
logo: "Deadline_logo-580x250.png",
Expand Down Expand Up @@ -332,7 +342,7 @@ export const partnersData: PartnersDataType = [
},
{
name: "FPT Play",
logo: "VN_FPT Play.png",
logo: "fpt-play-logo.png",
type: ["Publishers"],
},
{
Expand Down Expand Up @@ -402,7 +412,7 @@ export const partnersData: PartnersDataType = [
},
{
name: "Hightouch",
logo: "hightouch-logo.jpg",
logo: "Hightouch-logo_black.png",
type: ["CDP"],
},
{
Expand Down Expand Up @@ -900,6 +910,11 @@ export const partnersData: PartnersDataType = [
logo: "PartnerLogo_SpotX_580x250.png",
type: ["DSP"],
},
{
name: "SSMAS",
logo: "ssmas-logo.png",
type: ["Publishers"],
},
{
name: "Summit Media",
logo: "Summit_Media_logo.png",
Expand Down
18 changes: 18 additions & 0 deletions src/data/pressReleases.ts
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,24 @@ export const articleList: ArticleItem[] = [
date: "September 3, 2025",
locale: "en",
},
{
title: "Hightouch",
url: "https://hightouch.com/blog/id-express-the-trade-desk-uid2",
date: "October 22, 2025",
locale: "en",
},
{
title: "Hightouch",
url: "https://www.adexchanger.com/platforms/cdp-hightouch-has-a-shortcut-to-making-uids/",
date: "October 23, 2025",
locale: "en",
},
{
title: "Databricks",
url: "https://www.databricks.com/blog/accelerating-secure-interoperable-identity-collaboration-trade-desk-and-databricks-partnership",
date: "November 13, 2025",
locale: "en",
},
//JA Articles
{
title: "Criteo",
Expand Down
Binary file added static/img/partners/7HD-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/partners/Hightouch-logo_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/partners/databricks-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/partners/fpt-play-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/img/partners/simon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/partners/ssmas-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading