Skip to content
Open
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
9 changes: 5 additions & 4 deletions dev-docs/bidders/adsmartx.md → dev-docs/bidders/agenticx.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
layout: bidder
title: AdSmartX
description: Prebid.js bidder adapter for AdSmartX
biddercode: adsmartx
title: AgenticX
description: Prebid.js bidder adapter for AgenticX
biddercode: agenticx

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
biddercode: agenticx
biddercode: agenticx
redirect_from: /dev-docs/bidders/adsmartx.html

Please add this redirect so old links aren't broken

media_types:
- banner
- video
- audio
gdpr_supported: true
usp_supported: true
gpp_supported: true
Expand All @@ -17,7 +18,7 @@ sidebarType: 1

## Overview

AdSmartX is a digital advertising platform that supports banner and video ads through its Prebid.js adapter. The adapter uses OpenRTB standards for request and response formatting.
AgenticX is a digital advertising platform that supports banner, video & audio ads through its Prebid.js adapter. The adapter uses OpenRTB standards for request and response formatting.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a short not of the renaming would be helpful for users that haven't heard of your rebranding.

{: .alert.alert-note :}
...


## Bid Params

Expand Down
Loading