Context
Salesagent PR #561 is now integrated and passing CI against adcp==6.1.0b1.
The implementation depends on the beta for:
NotificationConfig
- wholesale feed webhook models/events
- webhook destination URL validation policy helpers
- webhook sender/signing helpers used for AdCP 3.1 catalog notifications
Ask
When the team is comfortable with the 6.1.0 beta surface, please cut a stable Python SDK release containing this catalog webhook / signal catalog support.
Why it matters
Downstream sellers can merge against the beta today, but production deployments will be cleaner once the needed AdCP 3.1 webhook/signal catalog models and helpers are available in a non-beta SDK version.
Downstream validation
Prebid Sales Agent PR #561 passes local quality, targeted Docker e2e, pre-push unit/integration, and GitHub CI with adcp==6.1.0b1.
Context
Salesagent PR #561 is now integrated and passing CI against
adcp==6.1.0b1.The implementation depends on the beta for:
NotificationConfigAsk
When the team is comfortable with the 6.1.0 beta surface, please cut a stable Python SDK release containing this catalog webhook / signal catalog support.
Why it matters
Downstream sellers can merge against the beta today, but production deployments will be cleaner once the needed AdCP 3.1 webhook/signal catalog models and helpers are available in a non-beta SDK version.
Downstream validation
Prebid Sales Agent PR #561 passes local quality, targeted Docker e2e, pre-push unit/integration, and GitHub CI with
adcp==6.1.0b1.