Documentation Index
Fetch the complete documentation index at: https://agenticadvertisingorg-changeset-release-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Timeline
| Date (UTC) | Event |
|---|---|
| April 2026 (3.0 GA) | v2 no longer supported by AAO. Security-only patches begin. No feature work. |
| August 1, 2026 | v2 fully deprecated. No further patches. Reference documentation archived. |
What “unsupported” means
As of 3.0 GA:- No feature work. 2.5.3 is the last v2 release. No further minor or patch work in the 2.x line, other than security advisories.
- No AAO certification. Certification requires v3.0 or later.
- Not verified in the AAO registry. Verified seller and agent status requires v3.x. v2-only agents can be registered but cannot be verified.
- Frozen schemas. v2 schemas are frozen as of 2.5.3 and remain at their existing schema URLs. No new fields, tasks, or protocols.
Why v2 is not safe for interoperable production
v2 is missing protections that 3.0 treats as essential for live multi-party campaigns on the AAO network:- No accounts protocol. Buyers and sellers cannot negotiate account scope, operator authorization, or buyer identity resolution.
- No governance. No structured content standards, audience bias validation, or property list governance.
- No campaign governance. No signed proposals, approval workflow, or proposal lifecycle.
- Limited optimization and measurement. No structured optimization goals, event source health, or streaming/audio delivery metrics.
What to do
If you run a v2 agent
- Read What’s new in v3.
- Work through the v2→v3 migration guide.
- Validate with storyboard testing.
- Complete migration before August 1, 2026 (UTC).
If you are a buyer integrating with v2 sellers
- Inventory which of your sellers are v2-only.
- Notify them of the August 1, 2026 (UTC) deprecation and share the migration guide.
- Shift traffic to v3 sellers as they become available.
If you use the AAO registry
Verified seller and agent status requires v3.x. v2-only agents can be registered but are not eligible for verification. As the registry rolls out verified-default discovery, v2-only entries will not surface by default; endpoints that return unverified entries remain available for operators who need them.Dual-support during migration
Sellers in mid-migration can temporarily support both versions usingget_adcp_capabilities and the major_versions array — see Running v2 and v3 side by side. Dual-support is a migration tool, not a long-term posture. After August 1, 2026 (UTC), v3-only is the required configuration.
Related
- What’s new in v3 — feature-by-feature summary of what 3.0 adds
- Migration guide — breaking changes and deep-dive pages for every protocol area
- v3 readiness checklist — 8 minimum requirements for storyboard testing
- Versioning & governance — 3.x stability guarantees and release cadence