feat: promote audience_sync storyboard to canonical definitions#2003
Merged
feat: promote audience_sync storyboard to canonical definitions#2003
Conversation
Full audience lifecycle storyboard: account discovery, audience creation with hashed identifiers, and audience deletion via sync_audiences. Fixes schema_ref paths (media-buy/ not audience/) and doc_ref paths from the @adcp/client version. Adds track, required_tools, and platform_types fields for client consumption. 26 canonical protocol storyboards total. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… fallback Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Streaming audio platforms (Spotify, Pandora) have user-level audience data and support audience sync. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Promotes the
audience_syncstoryboard from@adcp/clientto canonical definition in the adcp repo.Full audience lifecycle: account discovery via
list_accounts, audience creation with hashed identifiers, and audience deletion viasync_audiences.Fixes from client version:
schema_refcorrected fromaudience/tomedia-buy/(schemas live instatic/schemas/source/media-buy/)doc_refcorrected from/audiences/tasks/to/media-buy/task-reference/track,required_tools,platform_typesfields for client consumption26 canonical protocol storyboards total.
Test plan
🤖 Generated with Claude Code