Skip to content

Add the Ad Context Protocol (AdCP) amendment for tdl labelling - #9

Open
jwrosewell wants to merge 2 commits into
mainfrom
add-adcp-amendment
Open

Add the Ad Context Protocol (AdCP) amendment for tdl labelling#9
jwrosewell wants to merge 2 commits into
mainfrom
add-adcp-amendment

Conversation

@jwrosewell

Copy link
Copy Markdown
Owner

Adds AdCP.md, applying the Data Labels approach to the agentic advertising protocols, and links it from the README beside the other dependent standards.

AdCP tasks move exactly the data whose terms matter most, with sync_audiences carrying hashed emails and identity-graph tokens, get_signals returning segments offered for activation, and log_event carrying attribution identifier sets, all as JSON documents over MCP and A2A (AdCP documentation). The amendment follows the OpenRTB deployment exactly, any object can carry a tdl array, ancestors apply to descendants, a descendant tdl replaces the ancestor, and recipients filter by masks. Two additions specific to AdCP, the labels compose with the protocol's RFC 9421 message signatures so they arrive with proof of who attached them, and one shared JSON Schema definition covers every task including future ones. The closing section notes the same field serves the IAB Tech Lab AAMP protocols, whose Agentic Audiences component already contemplates permissible uses and a time-to-live for consented data.

Drafted with AI assistance from the AdCP 3.1 documentation and schemas, and needs human review before merging.

Applies the Data Labels approach to the agentic advertising protocols,
where autonomous agents exchange hashed identifiers, audience segments
and attribution identifier sets in JSON documents over MCP and A2A.
Any object in a task request or response can carry a tdl array with
the usual inheritance, replacement and filtering rules, and because
AdCP signs messages with RFC 9421 the labels arrive with proof of who
attached them. Includes the one shared JSON Schema definition needed,
and notes the same field serves the IAB Tech Lab AAMP protocols.

Drafted with AI assistance and needs human review before merging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant