@adcp/sdk 9.6.0 → 9.6.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1397) hide show
  1. package/ADCP_VERSION +1 -1
  2. package/bin/adcp-registry.js +14 -21
  3. package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/index.yaml +14 -6
  4. package/compliance/cache/{3.1.0.previous/protocols → 3.1.1/domains}/media-buy/scenarios/create_media_buy_async.yaml +3 -0
  5. package/compliance/cache/{3.1.0/protocols → 3.1.1/domains}/media-buy/scenarios/dependency_impairment.yaml +57 -0
  6. package/compliance/cache/{3.1.0/protocols → 3.1.1/domains}/media-buy/scenarios/dependency_impairment_cardinality.yaml +99 -0
  7. package/compliance/cache/{3.1.0/protocols → 3.1.1/domains}/media-buy/scenarios/governance_denied.yaml +27 -1
  8. package/compliance/cache/{3.1.0/protocols → 3.1.1/domains}/media-buy/scenarios/governance_denied_recovery.yaml +28 -1
  9. package/compliance/cache/{3.1.0.previous → 3.1.1}/domains/sponsored-intelligence/sponsored-context-accountability.yaml +10 -8
  10. package/compliance/cache/{3.1.0 → 3.1.1}/index.json +4 -3
  11. package/compliance/cache/{3.1.0.previous/domains → 3.1.1/protocols}/media-buy/index.yaml +14 -6
  12. package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/create_media_buy_async.yaml +3 -0
  13. package/compliance/cache/{3.1.0.previous/domains → 3.1.1/protocols}/media-buy/scenarios/dependency_impairment.yaml +57 -0
  14. package/compliance/cache/{3.1.0.previous → 3.1.1}/protocols/media-buy/scenarios/dependency_impairment_cardinality.yaml +99 -0
  15. package/compliance/cache/{3.1.0.previous → 3.1.1}/protocols/media-buy/scenarios/governance_denied.yaml +27 -1
  16. package/compliance/cache/{3.1.0.previous/domains → 3.1.1/protocols}/media-buy/scenarios/governance_denied_recovery.yaml +28 -1
  17. package/compliance/cache/{3.1.0.previous → 3.1.1}/protocols/sponsored-intelligence/sponsored-context-accountability.yaml +10 -8
  18. package/compliance/cache/{3.1.0.previous → 3.1.1}/specialisms/sales-broadcast-tv/index.yaml +2 -2
  19. package/compliance/cache/3.1.1/universal/get-products-pagination-integrity.yaml +290 -0
  20. package/compliance/cache/{3.1.0 → 3.1.1}/universal/storyboard-schema.yaml +14 -1
  21. package/compliance/cache/{3.1.0/protocols → 3.1.1.previous/domains}/media-buy/index.yaml +14 -6
  22. package/compliance/cache/{3.1.0 → 3.1.1.previous}/domains/media-buy/scenarios/create_media_buy_async.yaml +3 -0
  23. package/compliance/cache/{3.1.0 → 3.1.1.previous}/domains/media-buy/scenarios/dependency_impairment.yaml +57 -0
  24. package/compliance/cache/{3.1.0 → 3.1.1.previous}/domains/media-buy/scenarios/dependency_impairment_cardinality.yaml +99 -0
  25. package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/governance_denied.yaml +27 -1
  26. package/compliance/cache/{3.1.0 → 3.1.1.previous}/domains/media-buy/scenarios/governance_denied_recovery.yaml +28 -1
  27. package/compliance/cache/{3.1.0 → 3.1.1.previous}/domains/sponsored-intelligence/sponsored-context-accountability.yaml +10 -8
  28. package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/index.json +4 -3
  29. package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/index.yaml +14 -6
  30. package/compliance/cache/{3.1.0.previous/domains → 3.1.1.previous/protocols}/media-buy/scenarios/create_media_buy_async.yaml +3 -0
  31. package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/dependency_impairment.yaml +57 -0
  32. package/compliance/cache/{3.1.0.previous/domains → 3.1.1.previous/protocols}/media-buy/scenarios/dependency_impairment_cardinality.yaml +99 -0
  33. package/compliance/cache/{3.1.0/domains → 3.1.1.previous/protocols}/media-buy/scenarios/governance_denied.yaml +27 -1
  34. package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/governance_denied_recovery.yaml +28 -1
  35. package/compliance/cache/{3.1.0 → 3.1.1.previous}/protocols/sponsored-intelligence/sponsored-context-accountability.yaml +10 -8
  36. package/compliance/cache/{3.1.0 → 3.1.1.previous}/specialisms/sales-broadcast-tv/index.yaml +2 -2
  37. package/compliance/cache/3.1.1.previous/universal/get-products-pagination-integrity.yaml +290 -0
  38. package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/storyboard-schema.yaml +14 -1
  39. package/dist/lib/core/AgentClient.d.ts.map +1 -1
  40. package/dist/lib/core/SingleAgentClient.d.ts.map +1 -1
  41. package/dist/lib/core/SingleAgentClient.js +28 -1
  42. package/dist/lib/core/SingleAgentClient.js.map +1 -1
  43. package/dist/lib/registry/index.d.ts +11 -2
  44. package/dist/lib/registry/index.d.ts.map +1 -1
  45. package/dist/lib/registry/index.js +26 -3
  46. package/dist/lib/registry/index.js.map +1 -1
  47. package/dist/lib/registry/types.d.ts +20 -8
  48. package/dist/lib/registry/types.d.ts.map +1 -1
  49. package/dist/lib/registry/types.generated.d.ts +93 -131
  50. package/dist/lib/registry/types.generated.d.ts.map +1 -1
  51. package/dist/lib/registry/types.generated.js +1 -1
  52. package/dist/lib/schemas-data/3.1/a2ui/bound-value.json +1 -1
  53. package/dist/lib/schemas-data/3.1/a2ui/component.json +1 -1
  54. package/dist/lib/schemas-data/3.1/a2ui/si-catalog.json +25 -25
  55. package/dist/lib/schemas-data/3.1/a2ui/surface.json +2 -2
  56. package/dist/lib/schemas-data/3.1/a2ui/user-action.json +1 -1
  57. package/dist/lib/schemas-data/3.1/aao/agent-publishers.json +1 -1
  58. package/dist/lib/schemas-data/3.1/account/get-account-financials-request.json +6 -6
  59. package/dist/lib/schemas-data/3.1/account/get-account-financials-response.json +12 -12
  60. package/dist/lib/schemas-data/3.1/account/list-accounts-request.json +6 -6
  61. package/dist/lib/schemas-data/3.1/account/list-accounts-response.json +8 -8
  62. package/dist/lib/schemas-data/3.1/account/report-usage-request.json +6 -6
  63. package/dist/lib/schemas-data/3.1/account/report-usage-response.json +6 -6
  64. package/dist/lib/schemas-data/3.1/account/sync-accounts-request.json +12 -12
  65. package/dist/lib/schemas-data/3.1/account/sync-accounts-response.json +16 -16
  66. package/dist/lib/schemas-data/3.1/account/sync-governance-request.json +6 -6
  67. package/dist/lib/schemas-data/3.1/account/sync-governance-response.json +10 -10
  68. package/dist/lib/schemas-data/3.1/adagents.json +29 -29
  69. package/dist/lib/schemas-data/3.1/brand/acquire-rights-request.json +10 -10
  70. package/dist/lib/schemas-data/3.1/brand/acquire-rights-response.json +16 -16
  71. package/dist/lib/schemas-data/3.1/brand/creative-approval-request.json +5 -5
  72. package/dist/lib/schemas-data/3.1/brand/creative-approval-response.json +12 -12
  73. package/dist/lib/schemas-data/3.1/brand/get-brand-identity-request.json +4 -4
  74. package/dist/lib/schemas-data/3.1/brand/get-brand-identity-response.json +10 -10
  75. package/dist/lib/schemas-data/3.1/brand/get-rights-request.json +8 -8
  76. package/dist/lib/schemas-data/3.1/brand/get-rights-response.json +11 -11
  77. package/dist/lib/schemas-data/3.1/brand/revocation-notification.json +4 -4
  78. package/dist/lib/schemas-data/3.1/brand/rights-pricing-option.json +5 -5
  79. package/dist/lib/schemas-data/3.1/brand/rights-terms.json +3 -3
  80. package/dist/lib/schemas-data/3.1/brand/search-brands-request.json +6 -6
  81. package/dist/lib/schemas-data/3.1/brand/search-brands-response.json +11 -11
  82. package/dist/lib/schemas-data/3.1/brand/update-rights-request.json +6 -6
  83. package/dist/lib/schemas-data/3.1/brand/update-rights-response.json +11 -11
  84. package/dist/lib/schemas-data/3.1/brand/verification-status.json +1 -1
  85. package/dist/lib/schemas-data/3.1/brand/verify-brand-claim-request.json +2 -2
  86. package/dist/lib/schemas-data/3.1/brand/verify-brand-claim-response.json +13 -13
  87. package/dist/lib/schemas-data/3.1/brand/verify-brand-claims-request.json +2 -2
  88. package/dist/lib/schemas-data/3.1/brand/verify-brand-claims-response.json +13 -13
  89. package/dist/lib/schemas-data/3.1/brand.json +21 -21
  90. package/dist/lib/schemas-data/3.1/bundled/content-standards/calibrate-content-request.json +12 -12
  91. package/dist/lib/schemas-data/3.1/bundled/content-standards/calibrate-content-response.json +12 -12
  92. package/dist/lib/schemas-data/3.1/bundled/content-standards/create-content-standards-request.json +16 -16
  93. package/dist/lib/schemas-data/3.1/bundled/content-standards/create-content-standards-response.json +10 -10
  94. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-content-standards-request.json +5 -5
  95. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-content-standards-response.json +23 -23
  96. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-media-buy-artifacts-request.json +16 -16
  97. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-media-buy-artifacts-response.json +18 -18
  98. package/dist/lib/schemas-data/3.1/bundled/content-standards/list-content-standards-request.json +7 -7
  99. package/dist/lib/schemas-data/3.1/bundled/content-standards/list-content-standards-response.json +24 -24
  100. package/dist/lib/schemas-data/3.1/bundled/content-standards/update-content-standards-request.json +16 -16
  101. package/dist/lib/schemas-data/3.1/bundled/content-standards/update-content-standards-response.json +10 -10
  102. package/dist/lib/schemas-data/3.1/bundled/content-standards/validate-content-delivery-request.json +12 -12
  103. package/dist/lib/schemas-data/3.1/bundled/content-standards/validate-content-delivery-response.json +12 -12
  104. package/dist/lib/schemas-data/3.1/bundled/core/tasks-get-request.json +16 -16
  105. package/dist/lib/schemas-data/3.1/bundled/core/tasks-get-response.json +237 -225
  106. package/dist/lib/schemas-data/3.1/bundled/core/tasks-list-request.json +21 -21
  107. package/dist/lib/schemas-data/3.1/bundled/core/tasks-list-response.json +11 -11
  108. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-delivery-request.json +17 -17
  109. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-delivery-response.json +74 -70
  110. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-features-request.json +62 -58
  111. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-features-response.json +13 -13
  112. package/dist/lib/schemas-data/3.1/bundled/creative/list-creative-formats-request.json +16 -16
  113. package/dist/lib/schemas-data/3.1/bundled/creative/list-creative-formats-response.json +48 -48
  114. package/dist/lib/schemas-data/3.1/bundled/creative/list-creatives-request.json +17 -17
  115. package/dist/lib/schemas-data/3.1/bundled/creative/list-creatives-response.json +74 -70
  116. package/dist/lib/schemas-data/3.1/bundled/creative/list-transformers-request.json +18 -18
  117. package/dist/lib/schemas-data/3.1/bundled/creative/list-transformers-response.json +16 -16
  118. package/dist/lib/schemas-data/3.1/bundled/creative/preview-creative-request.json +80 -72
  119. package/dist/lib/schemas-data/3.1/bundled/creative/preview-creative-response.json +68 -64
  120. package/dist/lib/schemas-data/3.1/bundled/creative/sync-creatives-request.json +64 -60
  121. package/dist/lib/schemas-data/3.1/bundled/creative/sync-creatives-response.json +27 -27
  122. package/dist/lib/schemas-data/3.1/bundled/creative/validate-input-request.json +60 -56
  123. package/dist/lib/schemas-data/3.1/bundled/creative/validate-input-response.json +10 -10
  124. package/dist/lib/schemas-data/3.1/bundled/media-buy/build-creative-request.json +71 -67
  125. package/dist/lib/schemas-data/3.1/bundled/media-buy/build-creative-response.json +108 -96
  126. package/dist/lib/schemas-data/3.1/bundled/media-buy/create-media-buy-request.json +101 -97
  127. package/dist/lib/schemas-data/3.1/bundled/media-buy/create-media-buy-response.json +77 -77
  128. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buy-delivery-request.json +25 -25
  129. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buy-delivery-response.json +40 -40
  130. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buys-request.json +18 -18
  131. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buys-response.json +65 -65
  132. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-products-request.json +51 -51
  133. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-products-response.json +101 -101
  134. package/dist/lib/schemas-data/3.1/bundled/media-buy/list-creative-formats-request.json +12 -12
  135. package/dist/lib/schemas-data/3.1/bundled/media-buy/list-creative-formats-response.json +48 -48
  136. package/dist/lib/schemas-data/3.1/bundled/media-buy/log-event-request.json +12 -12
  137. package/dist/lib/schemas-data/3.1/bundled/media-buy/log-event-response.json +10 -10
  138. package/dist/lib/schemas-data/3.1/bundled/media-buy/package-request.json +97 -93
  139. package/dist/lib/schemas-data/3.1/bundled/media-buy/provide-performance-feedback-request.json +8 -8
  140. package/dist/lib/schemas-data/3.1/bundled/media-buy/provide-performance-feedback-response.json +10 -10
  141. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-audiences-request.json +18 -18
  142. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-audiences-response.json +12 -12
  143. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-catalogs-request.json +26 -26
  144. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-catalogs-response.json +12 -12
  145. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-event-sources-request.json +19 -19
  146. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-event-sources-response.json +16 -16
  147. package/dist/lib/schemas-data/3.1/bundled/media-buy/update-media-buy-request.json +115 -107
  148. package/dist/lib/schemas-data/3.1/bundled/media-buy/update-media-buy-response.json +71 -71
  149. package/dist/lib/schemas-data/3.1/bundled/property/create-property-list-request.json +18 -18
  150. package/dist/lib/schemas-data/3.1/bundled/property/create-property-list-response.json +26 -26
  151. package/dist/lib/schemas-data/3.1/bundled/property/delete-property-list-request.json +16 -16
  152. package/dist/lib/schemas-data/3.1/bundled/property/delete-property-list-response.json +10 -10
  153. package/dist/lib/schemas-data/3.1/bundled/property/get-property-list-request.json +16 -16
  154. package/dist/lib/schemas-data/3.1/bundled/property/get-property-list-response.json +27 -27
  155. package/dist/lib/schemas-data/3.1/bundled/property/list-property-lists-request.json +17 -17
  156. package/dist/lib/schemas-data/3.1/bundled/property/list-property-lists-response.json +27 -27
  157. package/dist/lib/schemas-data/3.1/bundled/property/update-property-list-request.json +18 -18
  158. package/dist/lib/schemas-data/3.1/bundled/property/update-property-list-response.json +26 -26
  159. package/dist/lib/schemas-data/3.1/bundled/property/validate-property-delivery-request.json +19 -19
  160. package/dist/lib/schemas-data/3.1/bundled/property/validate-property-delivery-response.json +15 -15
  161. package/dist/lib/schemas-data/3.1/bundled/protocol/get-adcp-capabilities-request.json +5 -5
  162. package/dist/lib/schemas-data/3.1/bundled/protocol/get-adcp-capabilities-response.json +40 -35
  163. package/dist/lib/schemas-data/3.1/bundled/protocol/get-task-status-request.json +16 -16
  164. package/dist/lib/schemas-data/3.1/bundled/protocol/get-task-status-response.json +237 -225
  165. package/dist/lib/schemas-data/3.1/bundled/protocol/list-tasks-request.json +21 -21
  166. package/dist/lib/schemas-data/3.1/bundled/protocol/list-tasks-response.json +11 -11
  167. package/dist/lib/schemas-data/3.1/bundled/signals/activate-signal-request.json +17 -17
  168. package/dist/lib/schemas-data/3.1/bundled/signals/activate-signal-response.json +12 -12
  169. package/dist/lib/schemas-data/3.1/bundled/signals/get-signals-request.json +24 -24
  170. package/dist/lib/schemas-data/3.1/bundled/signals/get-signals-response.json +53 -53
  171. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-get-offering-request.json +5 -5
  172. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-get-offering-response.json +23 -23
  173. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-initiate-session-request.json +18 -18
  174. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-initiate-session-response.json +25 -25
  175. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-send-message-request.json +16 -16
  176. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-send-message-response.json +26 -26
  177. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-terminate-session-request.json +5 -5
  178. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-terminate-session-response.json +11 -11
  179. package/dist/lib/schemas-data/3.1/collection/base-collection-source.json +3 -3
  180. package/dist/lib/schemas-data/3.1/collection/collection-list-changed-webhook.json +2 -2
  181. package/dist/lib/schemas-data/3.1/collection/collection-list-filters.json +7 -7
  182. package/dist/lib/schemas-data/3.1/collection/collection-list.json +5 -5
  183. package/dist/lib/schemas-data/3.1/collection/create-collection-list-request.json +8 -8
  184. package/dist/lib/schemas-data/3.1/collection/create-collection-list-response.json +6 -6
  185. package/dist/lib/schemas-data/3.1/collection/delete-collection-list-request.json +5 -5
  186. package/dist/lib/schemas-data/3.1/collection/delete-collection-list-response.json +5 -5
  187. package/dist/lib/schemas-data/3.1/collection/get-collection-list-request.json +5 -5
  188. package/dist/lib/schemas-data/3.1/collection/get-collection-list-response.json +12 -12
  189. package/dist/lib/schemas-data/3.1/collection/list-collection-lists-request.json +6 -6
  190. package/dist/lib/schemas-data/3.1/collection/list-collection-lists-response.json +7 -7
  191. package/dist/lib/schemas-data/3.1/collection/update-collection-list-request.json +8 -8
  192. package/dist/lib/schemas-data/3.1/collection/update-collection-list-response.json +6 -6
  193. package/dist/lib/schemas-data/3.1/content-standards/artifact-webhook-payload.json +3 -3
  194. package/dist/lib/schemas-data/3.1/content-standards/artifact.json +7 -7
  195. package/dist/lib/schemas-data/3.1/content-standards/calibrate-content-request.json +5 -5
  196. package/dist/lib/schemas-data/3.1/content-standards/calibrate-content-response.json +10 -10
  197. package/dist/lib/schemas-data/3.1/content-standards/content-standards.json +7 -7
  198. package/dist/lib/schemas-data/3.1/content-standards/create-content-standards-request.json +8 -8
  199. package/dist/lib/schemas-data/3.1/content-standards/create-content-standards-response.json +8 -8
  200. package/dist/lib/schemas-data/3.1/content-standards/get-content-standards-request.json +4 -4
  201. package/dist/lib/schemas-data/3.1/content-standards/get-content-standards-response.json +9 -9
  202. package/dist/lib/schemas-data/3.1/content-standards/get-media-buy-artifacts-request.json +5 -5
  203. package/dist/lib/schemas-data/3.1/content-standards/get-media-buy-artifacts-response.json +10 -10
  204. package/dist/lib/schemas-data/3.1/content-standards/list-content-standards-request.json +6 -6
  205. package/dist/lib/schemas-data/3.1/content-standards/list-content-standards-response.json +10 -10
  206. package/dist/lib/schemas-data/3.1/content-standards/update-content-standards-request.json +8 -8
  207. package/dist/lib/schemas-data/3.1/content-standards/update-content-standards-response.json +8 -8
  208. package/dist/lib/schemas-data/3.1/content-standards/validate-content-delivery-request.json +5 -5
  209. package/dist/lib/schemas-data/3.1/content-standards/validate-content-delivery-response.json +10 -10
  210. package/dist/lib/schemas-data/3.1/core/account-authorization.json +1 -1
  211. package/dist/lib/schemas-data/3.1/core/account-ref.json +2 -2
  212. package/dist/lib/schemas-data/3.1/core/account-with-authorization.json +3 -3
  213. package/dist/lib/schemas-data/3.1/core/account.json +10 -10
  214. package/dist/lib/schemas-data/3.1/core/activation-key.json +1 -1
  215. package/dist/lib/schemas-data/3.1/core/ad-inventory-config.json +1 -1
  216. package/dist/lib/schemas-data/3.1/core/agent-encryption-key.json +1 -1
  217. package/dist/lib/schemas-data/3.1/core/agent-signing-key.json +1 -1
  218. package/dist/lib/schemas-data/3.1/core/app-item.json +4 -4
  219. package/dist/lib/schemas-data/3.1/core/asset-group-vocabulary.json +1 -1
  220. package/dist/lib/schemas-data/3.1/core/assets/asset-union.json +21 -21
  221. package/dist/lib/schemas-data/3.1/core/assets/audio-asset.json +3 -3
  222. package/dist/lib/schemas-data/3.1/core/assets/brief-asset.json +2 -2
  223. package/dist/lib/schemas-data/3.1/core/assets/card-asset.json +6 -6
  224. package/dist/lib/schemas-data/3.1/core/assets/catalog-asset.json +2 -2
  225. package/dist/lib/schemas-data/3.1/core/assets/css-asset.json +2 -2
  226. package/dist/lib/schemas-data/3.1/core/assets/daast-asset.json +4 -4
  227. package/dist/lib/schemas-data/3.1/core/assets/daast-tracker-asset.json +3 -3
  228. package/dist/lib/schemas-data/3.1/core/assets/html-asset.json +2 -2
  229. package/dist/lib/schemas-data/3.1/core/assets/image-asset.json +2 -2
  230. package/dist/lib/schemas-data/3.1/core/assets/javascript-asset.json +3 -3
  231. package/dist/lib/schemas-data/3.1/core/assets/markdown-asset.json +2 -2
  232. package/dist/lib/schemas-data/3.1/core/assets/pixel-tracker-asset.json +2 -2
  233. package/dist/lib/schemas-data/3.1/core/assets/published-post-asset.json +2 -2
  234. package/dist/lib/schemas-data/3.1/core/assets/text-asset.json +2 -2
  235. package/dist/lib/schemas-data/3.1/core/assets/url-asset.json +3 -3
  236. package/dist/lib/schemas-data/3.1/core/assets/vast-asset.json +5 -5
  237. package/dist/lib/schemas-data/3.1/core/assets/vast-tracker-asset.json +3 -3
  238. package/dist/lib/schemas-data/3.1/core/assets/video-asset.json +11 -10
  239. package/dist/lib/schemas-data/3.1/core/assets/webhook-asset.json +7 -7
  240. package/dist/lib/schemas-data/3.1/core/assets/zip-asset.json +2 -2
  241. package/dist/lib/schemas-data/3.1/core/async-response-data.json +29 -29
  242. package/dist/lib/schemas-data/3.1/core/async-response-refs/creative/sync-creatives-async-response-input-required.json +3 -3
  243. package/dist/lib/schemas-data/3.1/core/async-response-refs/creative/sync-creatives-async-response-submitted.json +4 -4
  244. package/dist/lib/schemas-data/3.1/core/async-response-refs/creative/sync-creatives-async-response-working.json +3 -3
  245. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/build-creative-async-response-input-required.json +4 -4
  246. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/build-creative-async-response-submitted.json +4 -4
  247. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/build-creative-async-response-working.json +3 -3
  248. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/create-media-buy-async-response-input-required.json +4 -4
  249. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/create-media-buy-async-response-submitted.json +4 -4
  250. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/create-media-buy-async-response-working.json +3 -3
  251. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/get-products-async-response-input-required.json +4 -4
  252. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/get-products-async-response-submitted.json +4 -4
  253. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/get-products-async-response-working.json +3 -3
  254. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/sync-catalogs-async-response-input-required.json +3 -3
  255. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/sync-catalogs-async-response-submitted.json +4 -4
  256. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/sync-catalogs-async-response-working.json +3 -3
  257. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/update-media-buy-async-response-input-required.json +3 -3
  258. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/update-media-buy-async-response-submitted.json +4 -4
  259. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/update-media-buy-async-response-working.json +3 -3
  260. package/dist/lib/schemas-data/3.1/core/async-response-refs/signals/get-signals-async-response-submitted.json +4 -4
  261. package/dist/lib/schemas-data/3.1/core/async-response-refs/signals/get-signals-async-response-working.json +3 -3
  262. package/dist/lib/schemas-data/3.1/core/attribution-window.json +4 -4
  263. package/dist/lib/schemas-data/3.1/core/audience-member.json +3 -3
  264. package/dist/lib/schemas-data/3.1/core/audience-selector.json +7 -7
  265. package/dist/lib/schemas-data/3.1/core/authorized-agent-base.json +3 -3
  266. package/dist/lib/schemas-data/3.1/core/brand-id.json +1 -1
  267. package/dist/lib/schemas-data/3.1/core/brand-ref.json +3 -3
  268. package/dist/lib/schemas-data/3.1/core/business-entity.json +2 -2
  269. package/dist/lib/schemas-data/3.1/core/cancellation-policy.json +2 -2
  270. package/dist/lib/schemas-data/3.1/core/canonical-format-kind.json +1 -1
  271. package/dist/lib/schemas-data/3.1/core/canonical-projection-ref.json +3 -3
  272. package/dist/lib/schemas-data/3.1/core/canonical-projection-slot-override.json +1 -1
  273. package/dist/lib/schemas-data/3.1/core/catalog-field-mapping.json +2 -2
  274. package/dist/lib/schemas-data/3.1/core/catalog-item-delivery-metrics.json +3 -3
  275. package/dist/lib/schemas-data/3.1/core/catalog.json +7 -7
  276. package/dist/lib/schemas-data/3.1/core/catchment.json +5 -5
  277. package/dist/lib/schemas-data/3.1/core/collection-distribution.json +2 -2
  278. package/dist/lib/schemas-data/3.1/core/collection-list-ref.json +1 -1
  279. package/dist/lib/schemas-data/3.1/core/collection-selector.json +1 -1
  280. package/dist/lib/schemas-data/3.1/core/collection.json +13 -13
  281. package/dist/lib/schemas-data/3.1/core/committed-metric.json +9 -9
  282. package/dist/lib/schemas-data/3.1/core/content-rating.json +2 -2
  283. package/dist/lib/schemas-data/3.1/core/context.json +1 -1
  284. package/dist/lib/schemas-data/3.1/core/creative-asset.json +10 -10
  285. package/dist/lib/schemas-data/3.1/core/creative-assignment.json +2 -2
  286. package/dist/lib/schemas-data/3.1/core/creative-brief.json +4 -4
  287. package/dist/lib/schemas-data/3.1/core/creative-consumption.json +1 -1
  288. package/dist/lib/schemas-data/3.1/core/creative-delivery-metrics.json +2 -2
  289. package/dist/lib/schemas-data/3.1/core/creative-filters.json +5 -5
  290. package/dist/lib/schemas-data/3.1/core/creative-item.json +1 -1
  291. package/dist/lib/schemas-data/3.1/core/creative-manifest.json +11 -11
  292. package/dist/lib/schemas-data/3.1/core/creative-policy.json +3 -3
  293. package/dist/lib/schemas-data/3.1/core/creative-variable.json +1 -1
  294. package/dist/lib/schemas-data/3.1/core/creative-variant.json +5 -5
  295. package/dist/lib/schemas-data/3.1/core/data-provider-signal-selector.json +1 -1
  296. package/dist/lib/schemas-data/3.1/core/date-range.json +1 -1
  297. package/dist/lib/schemas-data/3.1/core/datetime-range.json +1 -1
  298. package/dist/lib/schemas-data/3.1/core/daypart-target.json +2 -2
  299. package/dist/lib/schemas-data/3.1/core/deadline-policy.json +1 -1
  300. package/dist/lib/schemas-data/3.1/core/delivery-forecast.json +7 -7
  301. package/dist/lib/schemas-data/3.1/core/delivery-metric-aggregate.json +9 -9
  302. package/dist/lib/schemas-data/3.1/core/delivery-metrics.json +8 -8
  303. package/dist/lib/schemas-data/3.1/core/deployment.json +3 -3
  304. package/dist/lib/schemas-data/3.1/core/destination-item.json +4 -4
  305. package/dist/lib/schemas-data/3.1/core/destination.json +1 -1
  306. package/dist/lib/schemas-data/3.1/core/diagnostic-issue.json +1 -1
  307. package/dist/lib/schemas-data/3.1/core/downstream-connection-requirement.json +1 -1
  308. package/dist/lib/schemas-data/3.1/core/duration.json +1 -1
  309. package/dist/lib/schemas-data/3.1/core/education-item.json +4 -4
  310. package/dist/lib/schemas-data/3.1/core/error.json +1 -1
  311. package/dist/lib/schemas-data/3.1/core/evaluator-spec.json +5 -5
  312. package/dist/lib/schemas-data/3.1/core/event-custom-data.json +2 -2
  313. package/dist/lib/schemas-data/3.1/core/event-source-health.json +3 -3
  314. package/dist/lib/schemas-data/3.1/core/event-surface.json +2 -2
  315. package/dist/lib/schemas-data/3.1/core/event.json +8 -8
  316. package/dist/lib/schemas-data/3.1/core/ext.json +1 -1
  317. package/dist/lib/schemas-data/3.1/core/feature-requirement.json +1 -1
  318. package/dist/lib/schemas-data/3.1/core/flight-item.json +4 -4
  319. package/dist/lib/schemas-data/3.1/core/forecast-dimension-audience.json +2 -2
  320. package/dist/lib/schemas-data/3.1/core/forecast-dimension-device-platform.json +2 -2
  321. package/dist/lib/schemas-data/3.1/core/forecast-dimension-device-type.json +2 -2
  322. package/dist/lib/schemas-data/3.1/core/forecast-dimension-geo.json +5 -5
  323. package/dist/lib/schemas-data/3.1/core/forecast-dimension-placement.json +2 -2
  324. package/dist/lib/schemas-data/3.1/core/forecast-dimension-signal.json +2 -2
  325. package/dist/lib/schemas-data/3.1/core/forecast-point-dimensions.json +7 -7
  326. package/dist/lib/schemas-data/3.1/core/forecast-point.json +27 -27
  327. package/dist/lib/schemas-data/3.1/core/forecast-range.json +1 -1
  328. package/dist/lib/schemas-data/3.1/core/forecast-vendor-metric-value.json +5 -5
  329. package/dist/lib/schemas-data/3.1/core/format-id.json +1 -1
  330. package/dist/lib/schemas-data/3.1/core/format-option-ref.json +1 -1
  331. package/dist/lib/schemas-data/3.1/core/format-shape-vocabulary.json +1 -1
  332. package/dist/lib/schemas-data/3.1/core/format.json +44 -44
  333. package/dist/lib/schemas-data/3.1/core/frequency-cap.json +4 -4
  334. package/dist/lib/schemas-data/3.1/core/generation-credential.json +3 -3
  335. package/dist/lib/schemas-data/3.1/core/geo-breakdown-support.json +3 -3
  336. package/dist/lib/schemas-data/3.1/core/geo-delivery-metrics.json +6 -6
  337. package/dist/lib/schemas-data/3.1/core/hotel-item.json +4 -4
  338. package/dist/lib/schemas-data/3.1/core/identifier.json +2 -2
  339. package/dist/lib/schemas-data/3.1/core/impairment.json +3 -3
  340. package/dist/lib/schemas-data/3.1/core/industry-identifier.json +2 -2
  341. package/dist/lib/schemas-data/3.1/core/insertion-order.json +1 -1
  342. package/dist/lib/schemas-data/3.1/core/installment-deadlines.json +2 -2
  343. package/dist/lib/schemas-data/3.1/core/installment.json +9 -9
  344. package/dist/lib/schemas-data/3.1/core/job-item.json +3 -3
  345. package/dist/lib/schemas-data/3.1/core/keyword-delivery-metrics.json +3 -3
  346. package/dist/lib/schemas-data/3.1/core/limited-series.json +1 -1
  347. package/dist/lib/schemas-data/3.1/core/material-deadline.json +1 -1
  348. package/dist/lib/schemas-data/3.1/core/mcp-webhook-payload.json +5 -5
  349. package/dist/lib/schemas-data/3.1/core/measurement-readiness.json +5 -5
  350. package/dist/lib/schemas-data/3.1/core/measurement-terms.json +3 -3
  351. package/dist/lib/schemas-data/3.1/core/measurement-window.json +1 -1
  352. package/dist/lib/schemas-data/3.1/core/media-buy-available-action.json +4 -4
  353. package/dist/lib/schemas-data/3.1/core/media-buy-features.json +1 -1
  354. package/dist/lib/schemas-data/3.1/core/media-buy.json +10 -10
  355. package/dist/lib/schemas-data/3.1/core/missing-metric.json +9 -9
  356. package/dist/lib/schemas-data/3.1/core/notification-config.json +4 -4
  357. package/dist/lib/schemas-data/3.1/core/offering-asset-group.json +16 -16
  358. package/dist/lib/schemas-data/3.1/core/offering.json +5 -5
  359. package/dist/lib/schemas-data/3.1/core/optimization-goal.json +7 -7
  360. package/dist/lib/schemas-data/3.1/core/outcome-measurement.json +2 -2
  361. package/dist/lib/schemas-data/3.1/core/overlay.json +1 -1
  362. package/dist/lib/schemas-data/3.1/core/package-signal-targeting-group.json +2 -2
  363. package/dist/lib/schemas-data/3.1/core/package-signal-targeting-groups.json +2 -2
  364. package/dist/lib/schemas-data/3.1/core/package-signal-targeting.json +3 -3
  365. package/dist/lib/schemas-data/3.1/core/package.json +17 -17
  366. package/dist/lib/schemas-data/3.1/core/pagination-request.json +1 -1
  367. package/dist/lib/schemas-data/3.1/core/pagination-response.json +1 -1
  368. package/dist/lib/schemas-data/3.1/core/performance-feedback.json +12 -12
  369. package/dist/lib/schemas-data/3.1/core/performance-standard.json +4 -4
  370. package/dist/lib/schemas-data/3.1/core/placement-definition.json +10 -10
  371. package/dist/lib/schemas-data/3.1/core/placement-ref.json +1 -1
  372. package/dist/lib/schemas-data/3.1/core/placement.json +7 -7
  373. package/dist/lib/schemas-data/3.1/core/planned-delivery.json +5 -5
  374. package/dist/lib/schemas-data/3.1/core/platform-extension-ref.json +1 -1
  375. package/dist/lib/schemas-data/3.1/core/postal-area-support.json +2 -2
  376. package/dist/lib/schemas-data/3.1/core/postal-area.json +4 -4
  377. package/dist/lib/schemas-data/3.1/core/postal-country-system.json +2 -2
  378. package/dist/lib/schemas-data/3.1/core/price.json +1 -1
  379. package/dist/lib/schemas-data/3.1/core/pricing-option.json +10 -10
  380. package/dist/lib/schemas-data/3.1/core/product-allocation.json +4 -4
  381. package/dist/lib/schemas-data/3.1/core/product-allowed-action.json +5 -5
  382. package/dist/lib/schemas-data/3.1/core/product-filters.json +27 -27
  383. package/dist/lib/schemas-data/3.1/core/product-format-declaration.json +16 -16
  384. package/dist/lib/schemas-data/3.1/core/product-signal-targeting-option.json +3 -3
  385. package/dist/lib/schemas-data/3.1/core/product.json +40 -40
  386. package/dist/lib/schemas-data/3.1/core/property-id.json +1 -1
  387. package/dist/lib/schemas-data/3.1/core/property-list-ref.json +1 -1
  388. package/dist/lib/schemas-data/3.1/core/property-tag.json +1 -1
  389. package/dist/lib/schemas-data/3.1/core/property.json +6 -6
  390. package/dist/lib/schemas-data/3.1/core/proposal.json +6 -6
  391. package/dist/lib/schemas-data/3.1/core/protocol-envelope.json +5 -5
  392. package/dist/lib/schemas-data/3.1/core/provenance.json +9 -9
  393. package/dist/lib/schemas-data/3.1/core/publisher-property-selector.json +3 -3
  394. package/dist/lib/schemas-data/3.1/core/push-notification-config.json +2 -2
  395. package/dist/lib/schemas-data/3.1/core/real-estate-item.json +4 -4
  396. package/dist/lib/schemas-data/3.1/core/reference-asset.json +1 -1
  397. package/dist/lib/schemas-data/3.1/core/registry-event.json +13 -13
  398. package/dist/lib/schemas-data/3.1/core/registry-feed-response.json +44 -4
  399. package/dist/lib/schemas-data/3.1/core/reporting-capabilities.json +8 -8
  400. package/dist/lib/schemas-data/3.1/core/reporting-webhook.json +3 -3
  401. package/dist/lib/schemas-data/3.1/core/requirements/asset-requirements.json +13 -13
  402. package/dist/lib/schemas-data/3.1/core/requirements/audio-asset-requirements.json +1 -1
  403. package/dist/lib/schemas-data/3.1/core/requirements/catalog-field-binding.json +4 -4
  404. package/dist/lib/schemas-data/3.1/core/requirements/catalog-requirements.json +5 -5
  405. package/dist/lib/schemas-data/3.1/core/requirements/css-asset-requirements.json +1 -1
  406. package/dist/lib/schemas-data/3.1/core/requirements/daast-asset-requirements.json +1 -1
  407. package/dist/lib/schemas-data/3.1/core/requirements/html-asset-requirements.json +1 -1
  408. package/dist/lib/schemas-data/3.1/core/requirements/image-asset-requirements.json +2 -2
  409. package/dist/lib/schemas-data/3.1/core/requirements/javascript-asset-requirements.json +1 -1
  410. package/dist/lib/schemas-data/3.1/core/requirements/markdown-asset-requirements.json +1 -1
  411. package/dist/lib/schemas-data/3.1/core/requirements/offering-asset-constraint.json +4 -4
  412. package/dist/lib/schemas-data/3.1/core/requirements/text-asset-requirements.json +1 -1
  413. package/dist/lib/schemas-data/3.1/core/requirements/url-asset-requirements.json +1 -1
  414. package/dist/lib/schemas-data/3.1/core/requirements/vast-asset-requirements.json +1 -1
  415. package/dist/lib/schemas-data/3.1/core/requirements/video-asset-requirements.json +6 -6
  416. package/dist/lib/schemas-data/3.1/core/requirements/webhook-asset-requirements.json +1 -1
  417. package/dist/lib/schemas-data/3.1/core/response-payload-jws-envelope.json +1 -1
  418. package/dist/lib/schemas-data/3.1/core/response.json +1 -1
  419. package/dist/lib/schemas-data/3.1/core/rights-constraint.json +4 -4
  420. package/dist/lib/schemas-data/3.1/core/seller-agent-ref.json +1 -1
  421. package/dist/lib/schemas-data/3.1/core/signal-coverage-forecast.json +5 -5
  422. package/dist/lib/schemas-data/3.1/core/signal-definition-enrichment.json +4 -4
  423. package/dist/lib/schemas-data/3.1/core/signal-definition.json +5 -5
  424. package/dist/lib/schemas-data/3.1/core/signal-filters.json +3 -3
  425. package/dist/lib/schemas-data/3.1/core/signal-id.json +1 -1
  426. package/dist/lib/schemas-data/3.1/core/signal-listing.json +4 -4
  427. package/dist/lib/schemas-data/3.1/core/signal-modeling-disclosure.json +1 -1
  428. package/dist/lib/schemas-data/3.1/core/signal-pricing-option.json +2 -2
  429. package/dist/lib/schemas-data/3.1/core/signal-pricing.json +6 -6
  430. package/dist/lib/schemas-data/3.1/core/signal-ref.json +1 -1
  431. package/dist/lib/schemas-data/3.1/core/signal-selection-group-rule.json +1 -1
  432. package/dist/lib/schemas-data/3.1/core/signal-targeting-expression.json +4 -4
  433. package/dist/lib/schemas-data/3.1/core/signal-targeting-rules.json +2 -2
  434. package/dist/lib/schemas-data/3.1/core/signal-targeting.json +7 -7
  435. package/dist/lib/schemas-data/3.1/core/sla-window.json +1 -1
  436. package/dist/lib/schemas-data/3.1/core/special.json +2 -2
  437. package/dist/lib/schemas-data/3.1/core/start-timing.json +1 -1
  438. package/dist/lib/schemas-data/3.1/core/store-item.json +3 -3
  439. package/dist/lib/schemas-data/3.1/core/talent.json +2 -2
  440. package/dist/lib/schemas-data/3.1/core/targeting.json +22 -22
  441. package/dist/lib/schemas-data/3.1/core/tasks-get-request.json +5 -5
  442. package/dist/lib/schemas-data/3.1/core/tasks-get-response.json +10 -10
  443. package/dist/lib/schemas-data/3.1/core/tasks-list-request.json +13 -13
  444. package/dist/lib/schemas-data/3.1/core/tasks-list-response.json +8 -8
  445. package/dist/lib/schemas-data/3.1/core/transformer-param.json +1 -1
  446. package/dist/lib/schemas-data/3.1/core/transformer.json +5 -5
  447. package/dist/lib/schemas-data/3.1/core/truncation-sentinel.json +1 -1
  448. package/dist/lib/schemas-data/3.1/core/user-match.json +3 -3
  449. package/dist/lib/schemas-data/3.1/core/vehicle-item.json +4 -4
  450. package/dist/lib/schemas-data/3.1/core/vendor-metric-id.json +1 -1
  451. package/dist/lib/schemas-data/3.1/core/vendor-metric-optimization-supported-metric.json +3 -3
  452. package/dist/lib/schemas-data/3.1/core/vendor-metric-optimization.json +2 -2
  453. package/dist/lib/schemas-data/3.1/core/vendor-metric-value.json +3 -3
  454. package/dist/lib/schemas-data/3.1/core/vendor-pricing-option.json +3 -3
  455. package/dist/lib/schemas-data/3.1/core/version-envelope.json +1 -1
  456. package/dist/lib/schemas-data/3.1/core/webhook-activity-record.json +3 -3
  457. package/dist/lib/schemas-data/3.1/core/webhook-challenge-response.json +1 -1
  458. package/dist/lib/schemas-data/3.1/core/webhook-challenge.json +2 -2
  459. package/dist/lib/schemas-data/3.1/core/wholesale-feed-event.json +17 -17
  460. package/dist/lib/schemas-data/3.1/core/wholesale-feed-webhook.json +3 -3
  461. package/dist/lib/schemas-data/3.1/core/x-entity-types.json +2 -2
  462. package/dist/lib/schemas-data/3.1/creative/asset-types/index.json +33 -6
  463. package/dist/lib/schemas-data/3.1/creative/audit-observation.json +2 -2
  464. package/dist/lib/schemas-data/3.1/creative/creative-feature-result.json +2 -2
  465. package/dist/lib/schemas-data/3.1/creative/creative-purged-webhook.json +3 -3
  466. package/dist/lib/schemas-data/3.1/creative/creative-status-changed-webhook.json +4 -4
  467. package/dist/lib/schemas-data/3.1/creative/get-creative-delivery-request.json +6 -6
  468. package/dist/lib/schemas-data/3.1/creative/get-creative-delivery-response.json +9 -9
  469. package/dist/lib/schemas-data/3.1/creative/get-creative-features-request.json +6 -6
  470. package/dist/lib/schemas-data/3.1/creative/get-creative-features-response.json +11 -11
  471. package/dist/lib/schemas-data/3.1/creative/list-creative-formats-request.json +13 -13
  472. package/dist/lib/schemas-data/3.1/creative/list-creative-formats-response.json +9 -9
  473. package/dist/lib/schemas-data/3.1/creative/list-creatives-request.json +9 -9
  474. package/dist/lib/schemas-data/3.1/creative/list-creatives-response.json +19 -19
  475. package/dist/lib/schemas-data/3.1/creative/list-transformers-request.json +8 -8
  476. package/dist/lib/schemas-data/3.1/creative/list-transformers-response.json +8 -8
  477. package/dist/lib/schemas-data/3.1/creative/preview-creative-request.json +12 -12
  478. package/dist/lib/schemas-data/3.1/creative/preview-creative-response.json +14 -14
  479. package/dist/lib/schemas-data/3.1/creative/preview-render.json +1 -1
  480. package/dist/lib/schemas-data/3.1/creative/sync-creatives-async-response-input-required.json +3 -3
  481. package/dist/lib/schemas-data/3.1/creative/sync-creatives-async-response-submitted.json +4 -4
  482. package/dist/lib/schemas-data/3.1/creative/sync-creatives-async-response-working.json +3 -3
  483. package/dist/lib/schemas-data/3.1/creative/sync-creatives-request.json +8 -8
  484. package/dist/lib/schemas-data/3.1/creative/sync-creatives-response.json +15 -15
  485. package/dist/lib/schemas-data/3.1/creative/validate-input-request.json +4 -4
  486. package/dist/lib/schemas-data/3.1/creative/validate-input-response.json +4 -4
  487. package/dist/lib/schemas-data/3.1/creative/validate-input-result.json +1 -1
  488. package/dist/lib/schemas-data/3.1/creative/video-brief.json +1 -1
  489. package/dist/lib/schemas-data/3.1/enums/account-scope.json +1 -1
  490. package/dist/lib/schemas-data/3.1/enums/account-status.json +1 -1
  491. package/dist/lib/schemas-data/3.1/enums/action-not-allowed-reason.json +1 -1
  492. package/dist/lib/schemas-data/3.1/enums/action-source.json +1 -1
  493. package/dist/lib/schemas-data/3.1/enums/adcp-protocol.json +1 -1
  494. package/dist/lib/schemas-data/3.1/enums/adjustment-kind.json +1 -1
  495. package/dist/lib/schemas-data/3.1/enums/advertiser-industry.json +1 -1
  496. package/dist/lib/schemas-data/3.1/enums/age-verification-method.json +1 -1
  497. package/dist/lib/schemas-data/3.1/enums/assessment-status.json +1 -1
  498. package/dist/lib/schemas-data/3.1/enums/asset-content-type.json +1 -1
  499. package/dist/lib/schemas-data/3.1/enums/attestation-claim.json +1 -1
  500. package/dist/lib/schemas-data/3.1/enums/attribution-methodology.json +1 -1
  501. package/dist/lib/schemas-data/3.1/enums/attribution-model.json +1 -1
  502. package/dist/lib/schemas-data/3.1/enums/audience-source.json +1 -1
  503. package/dist/lib/schemas-data/3.1/enums/audience-status.json +1 -1
  504. package/dist/lib/schemas-data/3.1/enums/audio-channel-layout.json +1 -1
  505. package/dist/lib/schemas-data/3.1/enums/audio-distribution-type.json +1 -1
  506. package/dist/lib/schemas-data/3.1/enums/auth-scheme.json +1 -1
  507. package/dist/lib/schemas-data/3.1/enums/available-metric.json +1 -1
  508. package/dist/lib/schemas-data/3.1/enums/billing-party.json +1 -1
  509. package/dist/lib/schemas-data/3.1/enums/binary-verdict.json +1 -1
  510. package/dist/lib/schemas-data/3.1/enums/brand-agent-type.json +1 -1
  511. package/dist/lib/schemas-data/3.1/enums/c2pa-watermark-action.json +1 -1
  512. package/dist/lib/schemas-data/3.1/enums/canceled-by.json +1 -1
  513. package/dist/lib/schemas-data/3.1/enums/catalog-action.json +1 -1
  514. package/dist/lib/schemas-data/3.1/enums/catalog-item-status.json +1 -1
  515. package/dist/lib/schemas-data/3.1/enums/catalog-type.json +1 -1
  516. package/dist/lib/schemas-data/3.1/enums/channels.json +1 -1
  517. package/dist/lib/schemas-data/3.1/enums/cloud-storage-protocol.json +1 -1
  518. package/dist/lib/schemas-data/3.1/enums/co-branding-requirement.json +1 -1
  519. package/dist/lib/schemas-data/3.1/enums/collection-cadence.json +1 -1
  520. package/dist/lib/schemas-data/3.1/enums/collection-kind.json +1 -1
  521. package/dist/lib/schemas-data/3.1/enums/collection-relationship.json +1 -1
  522. package/dist/lib/schemas-data/3.1/enums/collection-status.json +1 -1
  523. package/dist/lib/schemas-data/3.1/enums/completion-source.json +1 -1
  524. package/dist/lib/schemas-data/3.1/enums/consent-basis.json +1 -1
  525. package/dist/lib/schemas-data/3.1/enums/content-id-type.json +1 -1
  526. package/dist/lib/schemas-data/3.1/enums/content-rating-system.json +1 -1
  527. package/dist/lib/schemas-data/3.1/enums/creative-action.json +1 -1
  528. package/dist/lib/schemas-data/3.1/enums/creative-agent-capability.json +1 -1
  529. package/dist/lib/schemas-data/3.1/enums/creative-approval-status.json +1 -1
  530. package/dist/lib/schemas-data/3.1/enums/creative-event-reason-code.json +1 -1
  531. package/dist/lib/schemas-data/3.1/enums/creative-identifier-type.json +1 -1
  532. package/dist/lib/schemas-data/3.1/enums/creative-quality.json +1 -1
  533. package/dist/lib/schemas-data/3.1/enums/creative-selection-strategy.json +1 -1
  534. package/dist/lib/schemas-data/3.1/enums/creative-sort-field.json +1 -1
  535. package/dist/lib/schemas-data/3.1/enums/creative-status.json +1 -1
  536. package/dist/lib/schemas-data/3.1/enums/daast-tracking-event.json +1 -1
  537. package/dist/lib/schemas-data/3.1/enums/daast-version.json +1 -1
  538. package/dist/lib/schemas-data/3.1/enums/day-of-week.json +1 -1
  539. package/dist/lib/schemas-data/3.1/enums/delegation-authority.json +1 -1
  540. package/dist/lib/schemas-data/3.1/enums/delivery-type.json +2 -2
  541. package/dist/lib/schemas-data/3.1/enums/demographic-system.json +1 -1
  542. package/dist/lib/schemas-data/3.1/enums/derivative-type.json +1 -1
  543. package/dist/lib/schemas-data/3.1/enums/device-platform.json +1 -1
  544. package/dist/lib/schemas-data/3.1/enums/device-type.json +1 -1
  545. package/dist/lib/schemas-data/3.1/enums/digital-source-type.json +1 -1
  546. package/dist/lib/schemas-data/3.1/enums/dimension-unit.json +1 -1
  547. package/dist/lib/schemas-data/3.1/enums/disclosure-persistence.json +1 -1
  548. package/dist/lib/schemas-data/3.1/enums/disclosure-position.json +1 -1
  549. package/dist/lib/schemas-data/3.1/enums/distance-unit.json +1 -1
  550. package/dist/lib/schemas-data/3.1/enums/distribution-identifier-type.json +1 -1
  551. package/dist/lib/schemas-data/3.1/enums/embedded-provenance-method.json +1 -1
  552. package/dist/lib/schemas-data/3.1/enums/error-code.json +1 -1
  553. package/dist/lib/schemas-data/3.1/enums/error-scope.json +1 -1
  554. package/dist/lib/schemas-data/3.1/enums/escalation-severity.json +1 -1
  555. package/dist/lib/schemas-data/3.1/enums/event-type.json +1 -1
  556. package/dist/lib/schemas-data/3.1/enums/exclusivity.json +1 -1
  557. package/dist/lib/schemas-data/3.1/enums/feature-check-status.json +1 -1
  558. package/dist/lib/schemas-data/3.1/enums/feed-format.json +1 -1
  559. package/dist/lib/schemas-data/3.1/enums/feedback-source.json +1 -1
  560. package/dist/lib/schemas-data/3.1/enums/forecast-method.json +1 -1
  561. package/dist/lib/schemas-data/3.1/enums/forecast-range-unit.json +1 -1
  562. package/dist/lib/schemas-data/3.1/enums/forecastable-metric.json +1 -1
  563. package/dist/lib/schemas-data/3.1/enums/format-id-parameter.json +1 -1
  564. package/dist/lib/schemas-data/3.1/enums/frame-rate-type.json +1 -1
  565. package/dist/lib/schemas-data/3.1/enums/frequency-cap-scope.json +1 -1
  566. package/dist/lib/schemas-data/3.1/enums/genre-taxonomy.json +1 -1
  567. package/dist/lib/schemas-data/3.1/enums/geo-level.json +1 -1
  568. package/dist/lib/schemas-data/3.1/enums/gop-type.json +1 -1
  569. package/dist/lib/schemas-data/3.1/enums/governance-decision.json +1 -1
  570. package/dist/lib/schemas-data/3.1/enums/governance-domain.json +1 -1
  571. package/dist/lib/schemas-data/3.1/enums/governance-mode.json +1 -1
  572. package/dist/lib/schemas-data/3.1/enums/governance-phase.json +1 -1
  573. package/dist/lib/schemas-data/3.1/enums/history-entry-type.json +1 -1
  574. package/dist/lib/schemas-data/3.1/enums/http-method.json +1 -1
  575. package/dist/lib/schemas-data/3.1/enums/identifier-types.json +1 -1
  576. package/dist/lib/schemas-data/3.1/enums/impairment-offline-state.json +1 -1
  577. package/dist/lib/schemas-data/3.1/enums/impairment-reason-code.json +1 -1
  578. package/dist/lib/schemas-data/3.1/enums/installment-status.json +1 -1
  579. package/dist/lib/schemas-data/3.1/enums/javascript-module-type.json +1 -1
  580. package/dist/lib/schemas-data/3.1/enums/landing-page-requirement.json +1 -1
  581. package/dist/lib/schemas-data/3.1/enums/legacy-postal-system.json +1 -1
  582. package/dist/lib/schemas-data/3.1/enums/lift-dimension.json +1 -1
  583. package/dist/lib/schemas-data/3.1/enums/logo-slot.json +1 -1
  584. package/dist/lib/schemas-data/3.1/enums/makegood-remedy.json +1 -1
  585. package/dist/lib/schemas-data/3.1/enums/markdown-flavor.json +1 -1
  586. package/dist/lib/schemas-data/3.1/enums/match-id-type.json +1 -1
  587. package/dist/lib/schemas-data/3.1/enums/match-type.json +1 -1
  588. package/dist/lib/schemas-data/3.1/enums/media-buy-action-mode.json +1 -1
  589. package/dist/lib/schemas-data/3.1/enums/media-buy-health.json +1 -1
  590. package/dist/lib/schemas-data/3.1/enums/media-buy-status.json +1 -1
  591. package/dist/lib/schemas-data/3.1/enums/media-buy-valid-action.json +1 -1
  592. package/dist/lib/schemas-data/3.1/enums/metric-scope.json +1 -1
  593. package/dist/lib/schemas-data/3.1/enums/metric-type.json +1 -1
  594. package/dist/lib/schemas-data/3.1/enums/metro-system.json +1 -1
  595. package/dist/lib/schemas-data/3.1/enums/moov-atom-position.json +1 -1
  596. package/dist/lib/schemas-data/3.1/enums/notification-type.json +1 -1
  597. package/dist/lib/schemas-data/3.1/enums/offering-availability-status.json +1 -1
  598. package/dist/lib/schemas-data/3.1/enums/outcome-type.json +1 -1
  599. package/dist/lib/schemas-data/3.1/enums/pacing.json +1 -1
  600. package/dist/lib/schemas-data/3.1/enums/payment-terms.json +1 -1
  601. package/dist/lib/schemas-data/3.1/enums/performance-standard-metric.json +1 -1
  602. package/dist/lib/schemas-data/3.1/enums/policy-category.json +1 -1
  603. package/dist/lib/schemas-data/3.1/enums/policy-enforcement.json +1 -1
  604. package/dist/lib/schemas-data/3.1/enums/postal-system.json +1 -1
  605. package/dist/lib/schemas-data/3.1/enums/preview-output-format.json +1 -1
  606. package/dist/lib/schemas-data/3.1/enums/pricing-model.json +1 -1
  607. package/dist/lib/schemas-data/3.1/enums/production-quality.json +1 -1
  608. package/dist/lib/schemas-data/3.1/enums/property-type.json +1 -1
  609. package/dist/lib/schemas-data/3.1/enums/proposal-status.json +1 -1
  610. package/dist/lib/schemas-data/3.1/enums/publisher-identifier-types.json +1 -1
  611. package/dist/lib/schemas-data/3.1/enums/purchase-type.json +1 -1
  612. package/dist/lib/schemas-data/3.1/enums/reach-unit.json +1 -1
  613. package/dist/lib/schemas-data/3.1/enums/reporting-frequency.json +1 -1
  614. package/dist/lib/schemas-data/3.1/enums/response-type.json +1 -1
  615. package/dist/lib/schemas-data/3.1/enums/restricted-attribute.json +1 -1
  616. package/dist/lib/schemas-data/3.1/enums/right-type.json +1 -1
  617. package/dist/lib/schemas-data/3.1/enums/right-use.json +1 -1
  618. package/dist/lib/schemas-data/3.1/enums/rights-billing-period.json +1 -1
  619. package/dist/lib/schemas-data/3.1/enums/scan-type.json +1 -1
  620. package/dist/lib/schemas-data/3.1/enums/si-session-status.json +1 -1
  621. package/dist/lib/schemas-data/3.1/enums/signal-catalog-type.json +1 -1
  622. package/dist/lib/schemas-data/3.1/enums/signal-source.json +1 -1
  623. package/dist/lib/schemas-data/3.1/enums/signal-value-type.json +1 -1
  624. package/dist/lib/schemas-data/3.1/enums/snapshot-unavailable-reason.json +1 -1
  625. package/dist/lib/schemas-data/3.1/enums/social-placement-surface.json +1 -1
  626. package/dist/lib/schemas-data/3.1/enums/sort-direction.json +1 -1
  627. package/dist/lib/schemas-data/3.1/enums/sort-metric.json +1 -1
  628. package/dist/lib/schemas-data/3.1/enums/special-category.json +1 -1
  629. package/dist/lib/schemas-data/3.1/enums/specialism.json +1 -1
  630. package/dist/lib/schemas-data/3.1/enums/sponsored-placement-type.json +1 -1
  631. package/dist/lib/schemas-data/3.1/enums/talent-role.json +1 -1
  632. package/dist/lib/schemas-data/3.1/enums/task-status.json +1 -1
  633. package/dist/lib/schemas-data/3.1/enums/task-type.json +1 -1
  634. package/dist/lib/schemas-data/3.1/enums/transport-mode.json +1 -1
  635. package/dist/lib/schemas-data/3.1/enums/travel-time-unit.json +1 -1
  636. package/dist/lib/schemas-data/3.1/enums/uid-type.json +1 -1
  637. package/dist/lib/schemas-data/3.1/enums/universal-macro.json +1 -1
  638. package/dist/lib/schemas-data/3.1/enums/update-frequency.json +1 -1
  639. package/dist/lib/schemas-data/3.1/enums/url-asset-type.json +1 -1
  640. package/dist/lib/schemas-data/3.1/enums/validation-mode.json +1 -1
  641. package/dist/lib/schemas-data/3.1/enums/vast-tracking-event.json +1 -1
  642. package/dist/lib/schemas-data/3.1/enums/vast-version.json +1 -1
  643. package/dist/lib/schemas-data/3.1/enums/video-placement-type.json +1 -1
  644. package/dist/lib/schemas-data/3.1/enums/viewability-standard.json +1 -1
  645. package/dist/lib/schemas-data/3.1/enums/watermark-media-type.json +1 -1
  646. package/dist/lib/schemas-data/3.1/enums/wcag-level.json +1 -1
  647. package/dist/lib/schemas-data/3.1/enums/webhook-response-type.json +1 -1
  648. package/dist/lib/schemas-data/3.1/enums/webhook-security-method.json +1 -1
  649. package/dist/lib/schemas-data/3.1/error-details/account-setup-required.json +1 -1
  650. package/dist/lib/schemas-data/3.1/error-details/action-not-allowed.json +4 -4
  651. package/dist/lib/schemas-data/3.1/error-details/agent-permission-denied.json +1 -1
  652. package/dist/lib/schemas-data/3.1/error-details/audience-too-small.json +1 -1
  653. package/dist/lib/schemas-data/3.1/error-details/authorization-required.json +3 -3
  654. package/dist/lib/schemas-data/3.1/error-details/billing-not-permitted-for-agent.json +3 -3
  655. package/dist/lib/schemas-data/3.1/error-details/billing-not-supported.json +2 -2
  656. package/dist/lib/schemas-data/3.1/error-details/budget-too-low.json +1 -1
  657. package/dist/lib/schemas-data/3.1/error-details/conflict.json +1 -1
  658. package/dist/lib/schemas-data/3.1/error-details/creative-rejected.json +1 -1
  659. package/dist/lib/schemas-data/3.1/error-details/policy-violation.json +1 -1
  660. package/dist/lib/schemas-data/3.1/error-details/rate-limited.json +1 -1
  661. package/dist/lib/schemas-data/3.1/error-details/stale-response.json +1 -1
  662. package/dist/lib/schemas-data/3.1/error-details/vendor-error-codes.json +1 -1
  663. package/dist/lib/schemas-data/3.1/error-details/version-unsupported.json +2 -2
  664. package/dist/lib/schemas-data/3.1/extensions/extension-meta.json +1 -1
  665. package/dist/lib/schemas-data/3.1/extensions/index.json +2 -2
  666. package/dist/lib/schemas-data/3.1/formats/canonical/_base.json +5 -5
  667. package/dist/lib/schemas-data/3.1/formats/canonical/agent_placement.json +2 -2
  668. package/dist/lib/schemas-data/3.1/formats/canonical/audio_daast.json +2 -2
  669. package/dist/lib/schemas-data/3.1/formats/canonical/audio_hosted.json +2 -2
  670. package/dist/lib/schemas-data/3.1/formats/canonical/display_tag.json +2 -2
  671. package/dist/lib/schemas-data/3.1/formats/canonical/html5.json +2 -2
  672. package/dist/lib/schemas-data/3.1/formats/canonical/image.json +2 -2
  673. package/dist/lib/schemas-data/3.1/formats/canonical/image_carousel.json +2 -2
  674. package/dist/lib/schemas-data/3.1/formats/canonical/native_in_feed.json +2 -2
  675. package/dist/lib/schemas-data/3.1/formats/canonical/responsive_creative.json +2 -2
  676. package/dist/lib/schemas-data/3.1/formats/canonical/sponsored_placement.json +2 -2
  677. package/dist/lib/schemas-data/3.1/formats/canonical/video_hosted.json +2 -2
  678. package/dist/lib/schemas-data/3.1/formats/canonical/video_vast.json +2 -2
  679. package/dist/lib/schemas-data/3.1/governance/attribute-definition.json +1 -1
  680. package/dist/lib/schemas-data/3.1/governance/audience-constraints.json +3 -3
  681. package/dist/lib/schemas-data/3.1/governance/check-governance-request.json +8 -8
  682. package/dist/lib/schemas-data/3.1/governance/check-governance-response.json +7 -7
  683. package/dist/lib/schemas-data/3.1/governance/get-plan-audit-logs-request.json +5 -5
  684. package/dist/lib/schemas-data/3.1/governance/get-plan-audit-logs-response.json +11 -11
  685. package/dist/lib/schemas-data/3.1/governance/policy-category-definition.json +2 -2
  686. package/dist/lib/schemas-data/3.1/governance/policy-entry.json +6 -6
  687. package/dist/lib/schemas-data/3.1/governance/policy-ref.json +1 -1
  688. package/dist/lib/schemas-data/3.1/governance/report-plan-outcome-request.json +7 -7
  689. package/dist/lib/schemas-data/3.1/governance/report-plan-outcome-response.json +5 -5
  690. package/dist/lib/schemas-data/3.1/governance/sync-plans-request.json +14 -14
  691. package/dist/lib/schemas-data/3.1/governance/sync-plans-response.json +6 -6
  692. package/dist/lib/schemas-data/3.1/index.json +467 -440
  693. package/dist/lib/schemas-data/3.1/manifest.json +3 -3
  694. package/dist/lib/schemas-data/3.1/manifest.schema.json +3 -3
  695. package/dist/lib/schemas-data/3.1/media-buy/build-creative-async-response-input-required.json +4 -4
  696. package/dist/lib/schemas-data/3.1/media-buy/build-creative-async-response-submitted.json +4 -4
  697. package/dist/lib/schemas-data/3.1/media-buy/build-creative-async-response-working.json +3 -3
  698. package/dist/lib/schemas-data/3.1/media-buy/build-creative-request.json +16 -16
  699. package/dist/lib/schemas-data/3.1/media-buy/build-creative-response.json +35 -35
  700. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-async-response-input-required.json +4 -4
  701. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-async-response-submitted.json +4 -4
  702. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-async-response-working.json +3 -3
  703. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-request.json +13 -13
  704. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-response.json +19 -19
  705. package/dist/lib/schemas-data/3.1/media-buy/get-media-buy-delivery-request.json +23 -23
  706. package/dist/lib/schemas-data/3.1/media-buy/get-media-buy-delivery-response.json +27 -27
  707. package/dist/lib/schemas-data/3.1/media-buy/get-media-buys-request.json +8 -8
  708. package/dist/lib/schemas-data/3.1/media-buy/get-media-buys-response.json +30 -30
  709. package/dist/lib/schemas-data/3.1/media-buy/get-products-async-response-input-required.json +4 -4
  710. package/dist/lib/schemas-data/3.1/media-buy/get-products-async-response-submitted.json +4 -4
  711. package/dist/lib/schemas-data/3.1/media-buy/get-products-async-response-working.json +3 -3
  712. package/dist/lib/schemas-data/3.1/media-buy/get-products-request.json +14 -13
  713. package/dist/lib/schemas-data/3.1/media-buy/get-products-response.json +11 -10
  714. package/dist/lib/schemas-data/3.1/media-buy/list-creative-formats-request.json +13 -13
  715. package/dist/lib/schemas-data/3.1/media-buy/list-creative-formats-response.json +9 -9
  716. package/dist/lib/schemas-data/3.1/media-buy/log-event-request.json +5 -5
  717. package/dist/lib/schemas-data/3.1/media-buy/log-event-response.json +8 -8
  718. package/dist/lib/schemas-data/3.1/media-buy/media-buy-delivery-webhook-result.json +9 -9
  719. package/dist/lib/schemas-data/3.1/media-buy/package-request.json +23 -23
  720. package/dist/lib/schemas-data/3.1/media-buy/package-update.json +13 -13
  721. package/dist/lib/schemas-data/3.1/media-buy/provide-performance-feedback-request.json +7 -7
  722. package/dist/lib/schemas-data/3.1/media-buy/provide-performance-feedback-response.json +8 -8
  723. package/dist/lib/schemas-data/3.1/media-buy/sync-audiences-request.json +8 -8
  724. package/dist/lib/schemas-data/3.1/media-buy/sync-audiences-response.json +14 -14
  725. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-async-response-input-required.json +3 -3
  726. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-async-response-submitted.json +4 -4
  727. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-async-response-working.json +3 -3
  728. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-request.json +8 -8
  729. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-response.json +14 -14
  730. package/dist/lib/schemas-data/3.1/media-buy/sync-event-sources-request.json +8 -8
  731. package/dist/lib/schemas-data/3.1/media-buy/sync-event-sources-response.json +14 -14
  732. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-async-response-input-required.json +3 -3
  733. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-async-response-submitted.json +4 -4
  734. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-async-response-working.json +3 -3
  735. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-request.json +11 -11
  736. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-response.json +17 -17
  737. package/dist/lib/schemas-data/3.1/pricing-options/cpa-option.json +4 -4
  738. package/dist/lib/schemas-data/3.1/pricing-options/cpc-option.json +4 -4
  739. package/dist/lib/schemas-data/3.1/pricing-options/cpcv-option.json +4 -4
  740. package/dist/lib/schemas-data/3.1/pricing-options/cpm-option.json +4 -4
  741. package/dist/lib/schemas-data/3.1/pricing-options/cpp-option.json +5 -5
  742. package/dist/lib/schemas-data/3.1/pricing-options/cpv-option.json +4 -4
  743. package/dist/lib/schemas-data/3.1/pricing-options/flat-rate-option.json +4 -4
  744. package/dist/lib/schemas-data/3.1/pricing-options/price-breakdown.json +2 -2
  745. package/dist/lib/schemas-data/3.1/pricing-options/price-guidance.json +1 -1
  746. package/dist/lib/schemas-data/3.1/pricing-options/time-option.json +4 -4
  747. package/dist/lib/schemas-data/3.1/pricing-options/vcpm-option.json +4 -4
  748. package/dist/lib/schemas-data/3.1/property/authorization-result.json +1 -1
  749. package/dist/lib/schemas-data/3.1/property/base-property-source.json +4 -4
  750. package/dist/lib/schemas-data/3.1/property/create-property-list-request.json +8 -8
  751. package/dist/lib/schemas-data/3.1/property/create-property-list-response.json +6 -6
  752. package/dist/lib/schemas-data/3.1/property/delete-property-list-request.json +5 -5
  753. package/dist/lib/schemas-data/3.1/property/delete-property-list-response.json +5 -5
  754. package/dist/lib/schemas-data/3.1/property/delivery-record.json +3 -3
  755. package/dist/lib/schemas-data/3.1/property/get-property-list-request.json +5 -5
  756. package/dist/lib/schemas-data/3.1/property/get-property-list-response.json +9 -9
  757. package/dist/lib/schemas-data/3.1/property/list-property-lists-request.json +6 -6
  758. package/dist/lib/schemas-data/3.1/property/list-property-lists-response.json +7 -7
  759. package/dist/lib/schemas-data/3.1/property/property-error.json +2 -2
  760. package/dist/lib/schemas-data/3.1/property/property-feature-definition.json +2 -2
  761. package/dist/lib/schemas-data/3.1/property/property-feature-result.json +4 -4
  762. package/dist/lib/schemas-data/3.1/property/property-feature-value.json +2 -2
  763. package/dist/lib/schemas-data/3.1/property/property-feature.json +1 -1
  764. package/dist/lib/schemas-data/3.1/property/property-list-changed-webhook.json +2 -2
  765. package/dist/lib/schemas-data/3.1/property/property-list-filters.json +5 -5
  766. package/dist/lib/schemas-data/3.1/property/property-list.json +6 -6
  767. package/dist/lib/schemas-data/3.1/property/update-property-list-request.json +8 -8
  768. package/dist/lib/schemas-data/3.1/property/update-property-list-response.json +6 -6
  769. package/dist/lib/schemas-data/3.1/property/validate-property-delivery-request.json +6 -6
  770. package/dist/lib/schemas-data/3.1/property/validate-property-delivery-response.json +6 -6
  771. package/dist/lib/schemas-data/3.1/property/validation-result.json +5 -5
  772. package/dist/lib/schemas-data/3.1/protocol/get-adcp-capabilities-request.json +4 -4
  773. package/dist/lib/schemas-data/3.1/protocol/get-adcp-capabilities-response.json +38 -33
  774. package/dist/lib/schemas-data/3.1/protocol/get-task-status-request.json +5 -5
  775. package/dist/lib/schemas-data/3.1/protocol/get-task-status-response.json +10 -10
  776. package/dist/lib/schemas-data/3.1/protocol/list-tasks-request.json +13 -13
  777. package/dist/lib/schemas-data/3.1/protocol/list-tasks-response.json +8 -8
  778. package/dist/lib/schemas-data/3.1/registries/v1-canonical-mapping.json +2 -2
  779. package/dist/lib/schemas-data/3.1/signals/activate-signal-request.json +6 -6
  780. package/dist/lib/schemas-data/3.1/signals/activate-signal-response.json +9 -9
  781. package/dist/lib/schemas-data/3.1/signals/get-signals-async-response-submitted.json +4 -4
  782. package/dist/lib/schemas-data/3.1/signals/get-signals-async-response-working.json +3 -3
  783. package/dist/lib/schemas-data/3.1/signals/get-signals-request.json +11 -11
  784. package/dist/lib/schemas-data/3.1/signals/get-signals-response.json +17 -17
  785. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-capabilities.json +1 -1
  786. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-context-use.json +1 -1
  787. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-get-offering-request.json +4 -4
  788. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-get-offering-response.json +9 -9
  789. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-identity.json +1 -1
  790. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-initiate-session-request.json +7 -7
  791. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-initiate-session-response.json +10 -10
  792. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-send-message-request.json +5 -5
  793. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-send-message-response.json +10 -10
  794. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-sponsored-context-receipt.json +4 -4
  795. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-sponsored-context.json +4 -4
  796. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-terminate-session-request.json +4 -4
  797. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-terminate-session-response.json +7 -7
  798. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-ui-element.json +1 -1
  799. package/dist/lib/schemas-data/3.1/trusted-match/available-package.json +42 -0
  800. package/dist/lib/schemas-data/3.1/trusted-match/context-match-request.json +231 -0
  801. package/dist/lib/schemas-data/3.1/trusted-match/context-match-response.json +82 -0
  802. package/dist/lib/schemas-data/3.1/trusted-match/error.json +42 -0
  803. package/dist/lib/schemas-data/3.1/trusted-match/identity-match-request.json +200 -0
  804. package/dist/lib/schemas-data/3.1/trusted-match/identity-match-response.json +108 -0
  805. package/dist/lib/schemas-data/3.1/trusted-match/offer-price.json +37 -0
  806. package/dist/lib/schemas-data/3.1/trusted-match/offer.json +45 -0
  807. package/dist/lib/schemas-data/3.1/trusted-match/provider-registration.json +134 -0
  808. package/dist/lib/schemas-data/v2.5/_provenance.json +1 -1
  809. package/dist/lib/server/decisioning/runtime/entity-hydration.generated.js +1 -1
  810. package/dist/lib/server/wire-spec-fields.generated.d.ts +29 -29
  811. package/dist/lib/server/wire-spec-fields.generated.js +31 -31
  812. package/dist/lib/types/build-creative.d.ts +4 -4
  813. package/dist/lib/types/comply-test-controller.d.ts +5 -5
  814. package/dist/lib/types/core.generated.d.ts +647 -8
  815. package/dist/lib/types/core.generated.d.ts.map +1 -1
  816. package/dist/lib/types/core.generated.js +2 -2
  817. package/dist/lib/types/create-media-buy.d.ts +4 -4
  818. package/dist/lib/types/get-adcp-capabilities.d.ts +4 -0
  819. package/dist/lib/types/get-collection-list.d.ts +1 -1
  820. package/dist/lib/types/get-creative-delivery.d.ts +5 -5
  821. package/dist/lib/types/get-creative-features.d.ts +4 -4
  822. package/dist/lib/types/get-media-buy-artifacts.d.ts +1 -1
  823. package/dist/lib/types/get-media-buys.d.ts +2 -2
  824. package/dist/lib/types/get-products.d.ts +2 -2
  825. package/dist/lib/types/get-property-list.d.ts +1 -1
  826. package/dist/lib/types/get-signals.d.ts +2 -2
  827. package/dist/lib/types/get-task-status.d.ts +5 -5
  828. package/dist/lib/types/inline-enums.generated.d.ts +4 -0
  829. package/dist/lib/types/inline-enums.generated.d.ts.map +1 -1
  830. package/dist/lib/types/inline-enums.generated.js +10 -4
  831. package/dist/lib/types/inline-enums.generated.js.map +1 -1
  832. package/dist/lib/types/list-accounts.d.ts +2 -2
  833. package/dist/lib/types/list-content-standards.d.ts +2 -2
  834. package/dist/lib/types/list-creative-formats.d.ts +2 -2
  835. package/dist/lib/types/list-creatives.d.ts +6 -6
  836. package/dist/lib/types/list-property-lists.d.ts +2 -2
  837. package/dist/lib/types/list-tasks.d.ts +2 -2
  838. package/dist/lib/types/list-transformers.d.ts +2 -2
  839. package/dist/lib/types/manifest.generated.d.ts +3 -3
  840. package/dist/lib/types/manifest.generated.js +1 -1
  841. package/dist/lib/types/per-tool-index.json +1 -1
  842. package/dist/lib/types/preview-creative.d.ts +4 -4
  843. package/dist/lib/types/schemas.generated.d.ts +49718 -29467
  844. package/dist/lib/types/schemas.generated.d.ts.map +1 -1
  845. package/dist/lib/types/schemas.generated.js +191 -9
  846. package/dist/lib/types/schemas.generated.js.map +1 -1
  847. package/dist/lib/types/sync-creatives.d.ts +4 -4
  848. package/dist/lib/types/tools.generated.d.ts +10 -6
  849. package/dist/lib/types/tools.generated.d.ts.map +1 -1
  850. package/dist/lib/types/update-media-buy.d.ts +4 -4
  851. package/dist/lib/types/validate-input.d.ts +4 -4
  852. package/dist/lib/types/wellknown-schemas.generated.d.ts +2 -2
  853. package/dist/lib/utils/response-schemas.d.ts.map +1 -1
  854. package/dist/lib/utils/response-schemas.js +3 -0
  855. package/dist/lib/utils/response-schemas.js.map +1 -1
  856. package/dist/lib/version.d.ts +7 -7
  857. package/dist/lib/version.d.ts.map +1 -1
  858. package/dist/lib/version.js +6 -5
  859. package/dist/lib/version.js.map +1 -1
  860. package/docs/llms.txt +7 -4
  861. package/package.json +2 -2
  862. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/brand/index.yaml +0 -0
  863. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  864. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/brand/scenarios/single_side_trust_extension.yaml +0 -0
  865. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/index.yaml +0 -0
  866. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/billing_out_of_band.yaml +0 -0
  867. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/canonical_supported_formats.yaml +0 -0
  868. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  869. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/evaluator_auth.yaml +0 -0
  870. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/native_in_feed.yaml +0 -0
  871. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/governance/index.yaml +0 -0
  872. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  873. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/available_actions.yaml +0 -0
  874. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  875. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/canonical_formats.yaml +0 -0
  876. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  877. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  878. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  879. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/creative_reception.yaml +0 -0
  880. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
  881. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  882. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  883. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/get_products_async.yaml +0 -0
  884. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
  885. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
  886. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  887. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
  888. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  889. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  890. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/measurement_accountability.yaml +0 -0
  891. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  892. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  893. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  894. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  895. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  896. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  897. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  898. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  899. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/proposal_finalize.yaml +0 -0
  900. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  901. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  902. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  903. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  904. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  905. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  906. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  907. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/refine_products.yaml +0 -0
  908. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  909. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  910. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  911. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/state-machine.yaml +0 -0
  912. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/signals/index.yaml +0 -0
  913. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/signals/scenarios/get_signals_async.yaml +0 -0
  914. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/sponsored-intelligence/index.yaml +0 -0
  915. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/brand/index.yaml +0 -0
  916. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  917. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/brand/scenarios/single_side_trust_extension.yaml +0 -0
  918. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/index.yaml +0 -0
  919. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/billing_out_of_band.yaml +0 -0
  920. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/canonical_supported_formats.yaml +0 -0
  921. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  922. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/evaluator_auth.yaml +0 -0
  923. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/native_in_feed.yaml +0 -0
  924. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/governance/index.yaml +0 -0
  925. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  926. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/available_actions.yaml +0 -0
  927. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  928. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/canonical_formats.yaml +0 -0
  929. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  930. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  931. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  932. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/creative_reception.yaml +0 -0
  933. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
  934. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  935. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  936. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/get_products_async.yaml +0 -0
  937. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
  938. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
  939. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  940. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
  941. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  942. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  943. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/measurement_accountability.yaml +0 -0
  944. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  945. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  946. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  947. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  948. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  949. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  950. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  951. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  952. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/proposal_finalize.yaml +0 -0
  953. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  954. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  955. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  956. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  957. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  958. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  959. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  960. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
  961. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  962. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  963. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  964. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/state-machine.yaml +0 -0
  965. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/signals/index.yaml +0 -0
  966. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/signals/scenarios/get_signals_async.yaml +0 -0
  967. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/sponsored-intelligence/index.yaml +0 -0
  968. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/audience-sync/index.yaml +0 -0
  969. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/brand-rights/index.yaml +0 -0
  970. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
  971. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/collection-lists/index.yaml +0 -0
  972. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/content-standards/index.yaml +0 -0
  973. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-ad-server/index.yaml +0 -0
  974. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-generative/generative-seller.yaml +0 -0
  975. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-generative/index.yaml +0 -0
  976. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-template/index.yaml +0 -0
  977. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-transformers/index.yaml +0 -0
  978. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-aware-seller/index.yaml +0 -0
  979. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-aware-seller/scenarios/governance_multi_agent_rejected.yaml +0 -0
  980. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-delivery-monitor/index.yaml +0 -0
  981. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-spend-authority/denied.yaml +0 -0
  982. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-spend-authority/index.yaml +0 -0
  983. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/property-lists/index.yaml +0 -0
  984. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-catalog-driven/index.yaml +0 -0
  985. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-guaranteed/index.yaml +0 -0
  986. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-non-guaranteed/index.yaml +0 -0
  987. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-proposal-mode/index.yaml +0 -0
  988. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-social/index.yaml +0 -0
  989. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/signal-marketplace/index.yaml +0 -0
  990. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
  991. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/signal-owned/index.yaml +0 -0
  992. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sponsored-intelligence/index.yaml +0 -0
  993. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/acme-outdoor-live.yaml +0 -0
  994. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/acme-outdoor.yaml +0 -0
  995. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/billing-gate-runner.yaml +0 -0
  996. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/bistro-oranje.yaml +0 -0
  997. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/distributed-brand-runner.yaml +0 -0
  998. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/nova-motors.yaml +0 -0
  999. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/osei-natural.yaml +0 -0
  1000. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/parallel-dispatch-runner.yaml +0 -0
  1001. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/rate-limit-trip-runner.yaml +0 -0
  1002. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/signed-requests-runner.yaml +0 -0
  1003. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/single-side-trust-runner.yaml +0 -0
  1004. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/substitution-observer-runner.yaml +0 -0
  1005. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/summit-foods.yaml +0 -0
  1006. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/webhook-receiver-runner.yaml +0 -0
  1007. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/catalog-macro-substitution.json +0 -0
  1008. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
  1009. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/002-full-plan.json +0 -0
  1010. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
  1011. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
  1012. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
  1013. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
  1014. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
  1015. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
  1016. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
  1017. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
  1018. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
  1019. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/README.md +0 -0
  1020. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/canonicalization.json +0 -0
  1021. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/keys.json +0 -0
  1022. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
  1023. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
  1024. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
  1025. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
  1026. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
  1027. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
  1028. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
  1029. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
  1030. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
  1031. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
  1032. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
  1033. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
  1034. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
  1035. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
  1036. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
  1037. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
  1038. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
  1039. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
  1040. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
  1041. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
  1042. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
  1043. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
  1044. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
  1045. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
  1046. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
  1047. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
  1048. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
  1049. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/028-unsigned-protocol-method-required.json +0 -0
  1050. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
  1051. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
  1052. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
  1053. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
  1054. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
  1055. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
  1056. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
  1057. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
  1058. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
  1059. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
  1060. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
  1061. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/012-ipv6-authority-default-port-stripped.json +0 -0
  1062. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-receiver-envelope.json +0 -0
  1063. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/README.md +0 -0
  1064. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/keys.json +0 -0
  1065. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
  1066. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
  1067. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
  1068. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
  1069. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
  1070. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
  1071. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
  1072. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
  1073. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
  1074. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
  1075. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
  1076. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
  1077. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
  1078. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
  1079. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
  1080. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
  1081. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
  1082. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
  1083. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
  1084. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
  1085. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
  1086. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
  1087. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
  1088. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
  1089. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
  1090. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
  1091. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
  1092. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
  1093. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/008-request-signing-key-reuse.json +0 -0
  1094. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/billing-gate-dispatch.yaml +0 -0
  1095. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/canonical-format-validate-input.yaml +0 -0
  1096. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/capability-discovery.yaml +0 -0
  1097. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/collection-lists-pagination-integrity.yaml +0 -0
  1098. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/comply-controller-mode-gate.yaml +0 -0
  1099. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/content-standards-pagination-integrity.yaml +0 -0
  1100. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/deterministic-testing.yaml +0 -0
  1101. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/error-compliance-signals.yaml +0 -0
  1102. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/error-compliance.yaml +0 -0
  1103. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/fictional-entities.yaml +0 -0
  1104. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/get-media-buys-pagination-integrity.yaml +0 -0
  1105. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/get-signals-pagination-integrity.yaml +0 -0
  1106. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/idempotency.yaml +0 -0
  1107. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/notification-config-event-scope.yaml +0 -0
  1108. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/notification-config-lifecycle.yaml +0 -0
  1109. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/notification-config-rejections.yaml +0 -0
  1110. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/pagination-integrity-creative-formats.yaml +0 -0
  1111. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/pagination-integrity-list-accounts.yaml +0 -0
  1112. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/pagination-integrity.yaml +0 -0
  1113. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/property-lists-pagination-integrity.yaml +0 -0
  1114. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/read-tool-idempotency.yaml +0 -0
  1115. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/runner-output-contract.yaml +0 -0
  1116. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/schema-validation-signals.yaml +0 -0
  1117. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/schema-validation.yaml +0 -0
  1118. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/security.yaml +0 -0
  1119. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/signed-requests.yaml +0 -0
  1120. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/stale-response-advisory.yaml +0 -0
  1121. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/v3-envelope-integrity.yaml +0 -0
  1122. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/version-negotiation.yaml +0 -0
  1123. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/webhook-emission.yaml +0 -0
  1124. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/webhook-receiver-envelope.yaml +0 -0
  1125. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-bulk-webhooks.yaml +0 -0
  1126. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-product-webhooks.yaml +0 -0
  1127. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-products.yaml +0 -0
  1128. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-signal-webhooks.yaml +0 -0
  1129. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-signals.yaml +0 -0
  1130. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/brand/index.yaml +0 -0
  1131. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  1132. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/brand/scenarios/single_side_trust_extension.yaml +0 -0
  1133. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/index.yaml +0 -0
  1134. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/billing_out_of_band.yaml +0 -0
  1135. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/canonical_supported_formats.yaml +0 -0
  1136. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  1137. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/evaluator_auth.yaml +0 -0
  1138. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/native_in_feed.yaml +0 -0
  1139. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/governance/index.yaml +0 -0
  1140. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  1141. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/available_actions.yaml +0 -0
  1142. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  1143. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/canonical_formats.yaml +0 -0
  1144. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  1145. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  1146. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  1147. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/creative_reception.yaml +0 -0
  1148. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
  1149. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  1150. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  1151. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/get_products_async.yaml +0 -0
  1152. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
  1153. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
  1154. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  1155. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
  1156. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  1157. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  1158. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/measurement_accountability.yaml +0 -0
  1159. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  1160. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  1161. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  1162. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  1163. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  1164. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  1165. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  1166. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  1167. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/proposal_finalize.yaml +0 -0
  1168. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  1169. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  1170. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  1171. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  1172. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  1173. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  1174. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  1175. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/refine_products.yaml +0 -0
  1176. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  1177. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  1178. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  1179. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/state-machine.yaml +0 -0
  1180. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/signals/index.yaml +0 -0
  1181. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/signals/scenarios/get_signals_async.yaml +0 -0
  1182. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/sponsored-intelligence/index.yaml +0 -0
  1183. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/brand/index.yaml +0 -0
  1184. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  1185. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/brand/scenarios/single_side_trust_extension.yaml +0 -0
  1186. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/index.yaml +0 -0
  1187. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/billing_out_of_band.yaml +0 -0
  1188. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/canonical_supported_formats.yaml +0 -0
  1189. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  1190. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/evaluator_auth.yaml +0 -0
  1191. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/native_in_feed.yaml +0 -0
  1192. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/governance/index.yaml +0 -0
  1193. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  1194. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/available_actions.yaml +0 -0
  1195. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  1196. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/canonical_formats.yaml +0 -0
  1197. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  1198. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  1199. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  1200. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/creative_reception.yaml +0 -0
  1201. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
  1202. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  1203. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  1204. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/get_products_async.yaml +0 -0
  1205. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
  1206. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
  1207. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  1208. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
  1209. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  1210. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  1211. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/measurement_accountability.yaml +0 -0
  1212. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  1213. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  1214. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  1215. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  1216. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  1217. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  1218. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  1219. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  1220. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/proposal_finalize.yaml +0 -0
  1221. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  1222. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  1223. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  1224. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  1225. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  1226. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  1227. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  1228. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
  1229. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  1230. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  1231. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  1232. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/state-machine.yaml +0 -0
  1233. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/signals/index.yaml +0 -0
  1234. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/signals/scenarios/get_signals_async.yaml +0 -0
  1235. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/sponsored-intelligence/index.yaml +0 -0
  1236. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/audience-sync/index.yaml +0 -0
  1237. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/brand-rights/index.yaml +0 -0
  1238. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
  1239. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/collection-lists/index.yaml +0 -0
  1240. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/content-standards/index.yaml +0 -0
  1241. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-ad-server/index.yaml +0 -0
  1242. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-generative/generative-seller.yaml +0 -0
  1243. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-generative/index.yaml +0 -0
  1244. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-template/index.yaml +0 -0
  1245. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-transformers/index.yaml +0 -0
  1246. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-aware-seller/index.yaml +0 -0
  1247. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-aware-seller/scenarios/governance_multi_agent_rejected.yaml +0 -0
  1248. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-delivery-monitor/index.yaml +0 -0
  1249. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-spend-authority/denied.yaml +0 -0
  1250. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-spend-authority/index.yaml +0 -0
  1251. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/property-lists/index.yaml +0 -0
  1252. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-catalog-driven/index.yaml +0 -0
  1253. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-guaranteed/index.yaml +0 -0
  1254. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-non-guaranteed/index.yaml +0 -0
  1255. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-proposal-mode/index.yaml +0 -0
  1256. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-social/index.yaml +0 -0
  1257. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/signal-marketplace/index.yaml +0 -0
  1258. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
  1259. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/signal-owned/index.yaml +0 -0
  1260. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sponsored-intelligence/index.yaml +0 -0
  1261. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/acme-outdoor-live.yaml +0 -0
  1262. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/acme-outdoor.yaml +0 -0
  1263. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/billing-gate-runner.yaml +0 -0
  1264. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/bistro-oranje.yaml +0 -0
  1265. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/distributed-brand-runner.yaml +0 -0
  1266. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/nova-motors.yaml +0 -0
  1267. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/osei-natural.yaml +0 -0
  1268. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/parallel-dispatch-runner.yaml +0 -0
  1269. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/rate-limit-trip-runner.yaml +0 -0
  1270. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/signed-requests-runner.yaml +0 -0
  1271. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/single-side-trust-runner.yaml +0 -0
  1272. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/substitution-observer-runner.yaml +0 -0
  1273. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/summit-foods.yaml +0 -0
  1274. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/webhook-receiver-runner.yaml +0 -0
  1275. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/catalog-macro-substitution.json +0 -0
  1276. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
  1277. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/002-full-plan.json +0 -0
  1278. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
  1279. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
  1280. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
  1281. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
  1282. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
  1283. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
  1284. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
  1285. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
  1286. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
  1287. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/README.md +0 -0
  1288. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/canonicalization.json +0 -0
  1289. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/keys.json +0 -0
  1290. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
  1291. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
  1292. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
  1293. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
  1294. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
  1295. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
  1296. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
  1297. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
  1298. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
  1299. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
  1300. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
  1301. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
  1302. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
  1303. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
  1304. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
  1305. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
  1306. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
  1307. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
  1308. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
  1309. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
  1310. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
  1311. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
  1312. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
  1313. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
  1314. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
  1315. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
  1316. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
  1317. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/028-unsigned-protocol-method-required.json +0 -0
  1318. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
  1319. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
  1320. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
  1321. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
  1322. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
  1323. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
  1324. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
  1325. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
  1326. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
  1327. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
  1328. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
  1329. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/012-ipv6-authority-default-port-stripped.json +0 -0
  1330. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-receiver-envelope.json +0 -0
  1331. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/README.md +0 -0
  1332. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/keys.json +0 -0
  1333. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
  1334. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
  1335. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
  1336. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
  1337. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
  1338. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
  1339. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
  1340. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
  1341. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
  1342. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
  1343. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
  1344. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
  1345. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
  1346. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
  1347. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
  1348. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
  1349. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
  1350. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
  1351. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
  1352. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
  1353. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
  1354. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
  1355. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
  1356. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
  1357. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
  1358. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
  1359. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
  1360. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
  1361. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/008-request-signing-key-reuse.json +0 -0
  1362. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/billing-gate-dispatch.yaml +0 -0
  1363. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/canonical-format-validate-input.yaml +0 -0
  1364. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/capability-discovery.yaml +0 -0
  1365. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/collection-lists-pagination-integrity.yaml +0 -0
  1366. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/comply-controller-mode-gate.yaml +0 -0
  1367. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/content-standards-pagination-integrity.yaml +0 -0
  1368. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/deterministic-testing.yaml +0 -0
  1369. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/error-compliance-signals.yaml +0 -0
  1370. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/error-compliance.yaml +0 -0
  1371. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/fictional-entities.yaml +0 -0
  1372. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/get-media-buys-pagination-integrity.yaml +0 -0
  1373. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/get-signals-pagination-integrity.yaml +0 -0
  1374. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/idempotency.yaml +0 -0
  1375. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/notification-config-event-scope.yaml +0 -0
  1376. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/notification-config-lifecycle.yaml +0 -0
  1377. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/notification-config-rejections.yaml +0 -0
  1378. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/pagination-integrity-creative-formats.yaml +0 -0
  1379. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/pagination-integrity-list-accounts.yaml +0 -0
  1380. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/pagination-integrity.yaml +0 -0
  1381. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/property-lists-pagination-integrity.yaml +0 -0
  1382. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/read-tool-idempotency.yaml +0 -0
  1383. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/runner-output-contract.yaml +0 -0
  1384. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/schema-validation-signals.yaml +0 -0
  1385. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/schema-validation.yaml +0 -0
  1386. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/security.yaml +0 -0
  1387. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/signed-requests.yaml +0 -0
  1388. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/stale-response-advisory.yaml +0 -0
  1389. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/v3-envelope-integrity.yaml +0 -0
  1390. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/version-negotiation.yaml +0 -0
  1391. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/webhook-emission.yaml +0 -0
  1392. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/webhook-receiver-envelope.yaml +0 -0
  1393. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-bulk-webhooks.yaml +0 -0
  1394. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-product-webhooks.yaml +0 -0
  1395. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-products.yaml +0 -0
  1396. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-signal-webhooks.yaml +0 -0
  1397. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-signals.yaml +0 -0
@@ -2123,7 +2123,7 @@ export type MoovAtomPosition = 'start' | 'end';
2123
2123
  */
2124
2124
  export type AudioChannelLayout = 'mono' | 'stereo' | '5.1' | '7.1';
2125
2125
  /**
2126
- * VAST (Video Ad Serving Template) tag for third-party video ad serving
2126
+ * VAST (Video Ad Serving Template) tag for third-party video ad serving. Unlike the hosted `video` asset, a VAST tag carries no `width`/`height`: a VAST response can return multiple renditions of differing dimensions, and the player selects one per device at serve time, so there is no single width/height for the ad. Dimensional, duration, and codec *constraints* for a placement live on the format/requirements layer, not on this asset.
2127
2127
  */
2128
2128
  export type VASTAsset = {
2129
2129
  /**
@@ -2271,7 +2271,7 @@ export type CreativeStatus = 'processing' | 'pending_review' | 'approved' | 'sus
2271
2271
  */
2272
2272
  export type CreativeIdentifierType = 'ad_id' | 'isci' | 'clearcast_clock' | 'idcrea';
2273
2273
  /**
2274
- * Video asset with URL and technical specifications including audio track properties
2274
+ * A hosted video file delivered directly (e.g., an MP4 you host), with URL and technical specifications including audio track properties. `width` and `height` are required because a hosted video file has intrinsic, native pixel dimensions that are known when the file is created. Tag-delivered video uses the separate `vast` asset, which carries no `width`/`height`: a VAST response resolves geometry per-`MediaFile` at serve time, so there is no single width/height for the ad. Aspect-ratio and size *constraints* (what a placement accepts) belong on the format/requirements layer, not on the asset.
2275
2275
  */
2276
2276
  export interface VideoAsset {
2277
2277
  /**
@@ -2283,12 +2283,12 @@ export interface VideoAsset {
2283
2283
  */
2284
2284
  url: string;
2285
2285
  /**
2286
- * Width in pixels
2286
+ * Width in pixels — the video file's intrinsic native width. Required: a hosted file always has concrete dimensions. (Tag-delivered video carries no width; see the `vast` asset.)
2287
2287
  * @minimum 1
2288
2288
  */
2289
2289
  width: number;
2290
2290
  /**
2291
- * Height in pixels
2291
+ * Height in pixels — the video file's intrinsic native height. Required: a hosted file always has concrete dimensions. (Tag-delivered video carries no height; see the `vast` asset.)
2292
2292
  * @minimum 1
2293
2293
  */
2294
2294
  height: number;
@@ -8554,7 +8554,7 @@ export interface InsertionOrder {
8554
8554
  requires_signature: boolean;
8555
8555
  }
8556
8556
  /**
8557
- * Standard cursor-based pagination metadata for list responses
8557
+ * Cursor metadata for paginated get_products responses. In brief/refine mode, continuation pages bound returned products[] for the seller's curated or refined answer; proposals may accompany a page as plan metadata but are not independently counted by this pagination envelope, and pagination does not convert the response into an exhaustive feed contract. In wholesale mode, continuation pages walk the wholesale product feed.
8558
8558
  */
8559
8559
  export interface PaginationResponse {
8560
8560
  /**
@@ -21193,6 +21193,10 @@ export type GetAdCPCapabilitiesResponse = ProtocolEnvelope & {
21193
21193
  * Conformance declaration that this seller supports the full proposal lifecycle on get_products: returned proposals are actionable, draft proposals can be finalized with buying_mode: 'refine' + action: 'finalize', and committed proposals can be executed via create_media_buy with proposal_id before expires_at. Buyers SHOULD NOT use this field to decide whether a specific returned proposal is executable; proposal_status is the per-proposal source of truth. A declaration of true opts the seller into proposal-lifecycle grading. When false or absent, conformance runners skip proposal-lifecycle storyboards, but buyers should still honor any proposals the seller actually returns.
21194
21194
  */
21195
21195
  supports_proposals?: boolean;
21196
+ /**
21197
+ * Conformance declaration that this seller consults a registered governance agent (via sync_governance plus an outbound check_governance call) before committing a media buy, and surfaces GOVERNANCE_DENIED when the governance agent denies. A declaration of true opts the seller into governance-denial grading (media_buy_seller/governance_denied, media_buy_seller/governance_denied_recovery). When false or absent, conformance runners skip those storyboards - a seller that does not implement outbound governance consultation is not expected to produce GOVERNANCE_DENIED. This is independent of baseline sync_governance registration, which remains gradeable on its own.
21198
+ */
21199
+ governance_aware?: boolean;
21196
21200
  /**
21197
21201
  * Where this seller surfaces dependency-resource impairments (creative suspended/rejected post-approval, audience suspended, catalog item withdrawn, event source insufficient, property depublished) to buyers. Non-exclusive: a seller mirroring impairments on both the buy snapshot AND firing webhooks declares `["snapshot", "webhook"]` (the common case for premium guaranteed sellers). Each value names one surface where buyers can observe an impairment:
21198
21202
  *
@@ -26109,7 +26113,7 @@ export interface AuthorizationPayload {
26109
26113
  override_reason?: string | null;
26110
26114
  }
26111
26115
  /**
26112
- * Response from GET /api/registry/feed. The events array contains cursor-ordered registry events; cursor is the value to pass on the next poll. See specs/registry-change-feed.md.
26116
+ * Response from GET /api/registry/feed and the `feed` event body from GET /api/registry/feed/stream. The events array contains cursor-ordered registry events; cursor is the value to pass on the next poll or stream reconnect. See specs/registry-change-feed.md.
26113
26117
  */
26114
26118
  export interface RegistryFeedResponse {
26115
26119
  events: RegistryEvent[];
@@ -26122,6 +26126,31 @@ export interface RegistryFeedResponse {
26122
26126
  * True when more events are immediately available after cursor.
26123
26127
  */
26124
26128
  has_more: boolean;
26129
+ /**
26130
+ * Consumer-visible feed freshness metadata for the requested type filter.
26131
+ */
26132
+ freshness: {
26133
+ /**
26134
+ * Server timestamp when this feed page was generated.
26135
+ * @format date-time
26136
+ */
26137
+ generated_at: string;
26138
+ /**
26139
+ * Newest event creation timestamp currently visible in the feed for the requested type filter. Null when no matching event exists inside retention.
26140
+ * @format date-time
26141
+ */
26142
+ latest_event_created_at: string | null;
26143
+ /**
26144
+ * Seconds between generated_at and latest_event_created_at. Null when no matching event exists.
26145
+ * @minimum 0
26146
+ */
26147
+ lag_seconds: number | null;
26148
+ /**
26149
+ * Number of days the registry retains feed cursors and events.
26150
+ * @minimum 1
26151
+ */
26152
+ retention_days: number;
26153
+ };
26125
26154
  }
26126
26155
  /**
26127
26156
  * Technical requirements for creative assets. The applicable schema is determined by the sibling asset_type field.
@@ -28451,9 +28480,9 @@ export interface AdCPManifest {
28451
28480
  tools: {
28452
28481
  [k: string]: {
28453
28482
  /**
28454
- * The protocol surface this tool belongs to. Derived from the source directory: media-buy, signals, governance, account, creative, brand, content-standards, property, collection, sponsored-intelligence, protocol, compliance, tmp.
28483
+ * The protocol surface this tool belongs to. Derived from the source directory: media-buy, signals, governance, account, creative, brand, content-standards, property, collection, sponsored-intelligence, protocol, compliance, trusted-match.
28455
28484
  */
28456
- protocol: 'media-buy' | 'signals' | 'governance' | 'account' | 'creative' | 'brand' | 'content-standards' | 'property' | 'collection' | 'sponsored-intelligence' | 'protocol' | 'compliance' | 'tmp' | 'a2ui';
28485
+ protocol: 'media-buy' | 'signals' | 'governance' | 'account' | 'creative' | 'brand' | 'content-standards' | 'property' | 'collection' | 'sponsored-intelligence' | 'protocol' | 'compliance' | 'trusted-match' | 'a2ui';
28457
28486
  /**
28458
28487
  * True if invoking this tool with identical inputs more than once is unsafe — i.e., the tool changes server-side state. Mutating tools MUST declare an idempotency_key on the request schema (or carry an explicit `naturally idempotent` exemption marker in the schema's description). Read-only tools (verbs `get-`, `list-`, `check-`, `validate-`, `preview-`, `search-`) are safe to retry without an idempotency key.
28459
28488
  */
@@ -28840,6 +28869,616 @@ export interface V1V2CanonicalFormatMappingRegistry {
28840
28869
  notes?: string;
28841
28870
  }[];
28842
28871
  }
28872
+ /**
28873
+ * A package available for contextual matching. Synced to providers at media buy creation time — not sent per request. Providers cache this metadata and use it when evaluating context match requests for the placement. The `seller_agent` field binds the package to the originating seller agent; providers MUST use this binding rather than re-deriving seller identity from media_buy_id.
28874
+ */
28875
+ export interface AvailablePackage {
28876
+ /**
28877
+ * Unique identifier for the package
28878
+ */
28879
+ package_id: string;
28880
+ /**
28881
+ * Media buy that this package belongs to
28882
+ */
28883
+ media_buy_id: string;
28884
+ seller_agent: SellerAgentReference;
28885
+ /**
28886
+ * Creative format identifiers eligible for this package. Uses the standard AdCP format-id object with agent_url and id for unambiguous format resolution across namespaces.
28887
+ */
28888
+ format_ids?: FormatReferenceStructuredObject[];
28889
+ /**
28890
+ * The buyer's catalogs attached to this package, with selectors (ids, gtins, tags, category, query) scoping which items are in play. References synced catalogs by catalog_id. The provider resolves items from its cached copy.
28891
+ */
28892
+ catalogs?: Catalog[];
28893
+ }
28894
+ /**
28895
+ * Sent by publisher to router or provider to evaluate packages against contextual signals. The provider uses its synced package set for the placement. MUST NOT contain user identity. The request_id MUST NOT correlate with any identity match request_id. Extension fields (ext, context) are intentionally omitted — extension data in the context path could inadvertently carry or correlate user identity signals.
28896
+ */
28897
+ export interface ContextMatchRequest {
28898
+ /**
28899
+ * Optional schema URI for validation. Ignored at runtime.
28900
+ */
28901
+ $schema?: string;
28902
+ /**
28903
+ * Release-precision AdCP version (VERSION.RELEASE, e.g. "3.0", "3.1", "3.1-beta"). On a request: the buyer's release pin. Inlined here (rather than via core/version-envelope.json allOf) so this schema can keep `additionalProperties: false` — the privacy boundary on this endpoint is contract-bearing.
28904
+ * @pattern ^\d+\.\d+(-[a-zA-Z0-9.-]+)?$
28905
+ */
28906
+ adcp_version?: string;
28907
+ /**
28908
+ * DEPRECATED in favor of adcp_version. Removed in 4.0. Inlined alongside adcp_version to preserve strict-mode on this endpoint.
28909
+ * @minimum 1
28910
+ * @maximum 99
28911
+ */
28912
+ adcp_major_version?: number;
28913
+ /**
28914
+ * Message type discriminator for deserialization.
28915
+ */
28916
+ type: 'context_match_request';
28917
+ /**
28918
+ * TMP protocol version. Allows receivers to handle semantic differences across versions.
28919
+ */
28920
+ protocol_version?: string;
28921
+ /**
28922
+ * Unique request identifier. MUST NOT correlate with any identity match request_id.
28923
+ */
28924
+ request_id: string;
28925
+ /**
28926
+ * Property catalog UUID (UUID v7). Globally unique, stable identifier assigned by the property catalog. The primary key for TMP matching and property list targeting.
28927
+ * @format uuid
28928
+ */
28929
+ property_rid: string;
28930
+ property_id?: PropertyID;
28931
+ property_type: PropertyType;
28932
+ /**
28933
+ * Placement identifier from the publisher's placement registry in adagents.json. Identifies where on the property this ad opportunity exists. One placement per request.
28934
+ */
28935
+ placement_id: string;
28936
+ /**
28937
+ * API endpoint URL of the seller agent issuing this request. The provider uses this to resolve the active package set it has synced for this seller; when `package_ids` is omitted, evaluation occurs against that full set. If `seller_agent_url` does not match any seller the provider has synced packages for, the provider MUST return an empty offer set — it MUST NOT fall back to another seller's active set. The value identifies the asking seller, is identical for every user on a given placement, and carries no user identity, so it neither varies the request per user nor weakens the context/identity decorrelation boundary. Compared using the AdCP URL canonicalization rules, not byte-equality — see docs/reference/url-canonicalization. Consistent with `seller_agent_url` on the identity match request, `seller_agent.agent_url` on `AvailablePackage`, and `agent_url` in `adagents.json`.
28938
+ */
28939
+ seller_agent_url: string;
28940
+ artifact?: Artifact;
28941
+ /**
28942
+ * Public content references adjacent to this ad opportunity. Each artifact identifies content via a public identifier the buyer can resolve independently — no private registry sync required.
28943
+ */
28944
+ artifact_refs?: {
28945
+ /**
28946
+ * Identifier type. 'url' for web pages, 'url_hash' for URL-addressable content the publisher prefers not to share directly (buyer matches against pre-crawled index), 'eidr' for film/TV (EIDR DOI), 'gracenote' for music/TV (Gracenote TMS ID), 'isrc' for music recordings (International Standard Recording Code), 'gtin' for products (Global Trade Item Number — UPC, EAN, ISBN-13), 'rss_guid' for podcast episodes (RSS GUID), 'isbn' for books, 'custom' for publisher-defined identifiers.
28947
+ */
28948
+ type: 'url' | 'url_hash' | 'eidr' | 'gracenote' | 'isrc' | 'gtin' | 'rss_guid' | 'isbn' | 'custom';
28949
+ /**
28950
+ * The identifier value. For 'url': the canonical content URL — MUST NOT contain user-specific path segments, query parameters, or fragments; use 'url_hash' when the publisher prefers not to reveal the URL. For 'url_hash': Blake3 hash of the canonicalized URL, base64-encoded (canonicalization: strip scheme, strip www./m./amp. prefixes, lowercase, strip trailing slash, strip query params and fragments). For 'eidr': the EIDR DOI (e.g., '10.5240/xxxx'). For 'gracenote': the Gracenote TMS ID (e.g., 'SH032541890000'). For 'isrc': the ISRC code (e.g., 'USRC17607839'). For 'gtin': the GTIN (e.g., '00012345678905'). For 'rss_guid': the episode GUID from the RSS feed. For 'isbn': the ISBN (e.g., '978-0-123456-78-9'). For 'custom': a publisher-defined identifier.
28951
+ */
28952
+ value: string;
28953
+ }[];
28954
+ /**
28955
+ * Coarse geographic location of the viewer. Publisher controls granularity — country is sufficient for regulatory compliance and volume filtering, region or metro helps with campaign targeting and valuation. Coarsened to prevent user identification: no postcode, no coordinates. All fields optional.
28956
+ */
28957
+ geo?: {
28958
+ /**
28959
+ * ISO 3166-1 alpha-2 country code (e.g., 'US', 'GB', 'DE').
28960
+ * @pattern ^[A-Z]{2}$
28961
+ */
28962
+ country?: string;
28963
+ /**
28964
+ * ISO 3166-2 subdivision code (e.g., 'US-CA', 'GB-SCT').
28965
+ * @pattern ^[A-Z]{2}-[A-Z0-9]{1,3}$
28966
+ */
28967
+ region?: string;
28968
+ /**
28969
+ * Metro area, using the same classification systems as AdCP targeting.
28970
+ */
28971
+ metro?: {
28972
+ system: MetroAreaSystem;
28973
+ /**
28974
+ * Metro code within the system (e.g., '501' for New York DMA).
28975
+ */
28976
+ value: string;
28977
+ };
28978
+ };
28979
+ /**
28980
+ * Pre-computed classifier outputs for the content environment. Use when the publisher wants to provide classified context without sharing content or public references. Can supplement artifact_refs (e.g., URL + pre-classified topics) or replace them entirely (e.g., ephemeral conversation turns). Raw content MUST NOT be included — only classified outputs. The publisher is the classifier boundary.
28981
+ */
28982
+ context_signals?: {
28983
+ /**
28984
+ * Content topic identifiers. Use IAB Content Taxonomy 3.0 IDs (e.g., '632' for Food & Drink) when taxonomy_id is 7, or human-readable strings (e.g., 'cooking.pasta') for custom taxonomies.
28985
+ */
28986
+ topics?: string[];
28987
+ /**
28988
+ * Organization that defines the topic taxonomy. Use 'iab' for IAB Content Taxonomy. Publishers may use other values for custom taxonomies.
28989
+ */
28990
+ taxonomy_source?: string;
28991
+ /**
28992
+ * Taxonomy version within the source. For IAB, follows the AdCOM cattax enum: 7 = Content Taxonomy 3.0. Default: 7.
28993
+ */
28994
+ taxonomy_id?: number;
28995
+ /**
28996
+ * Content sentiment classification.
28997
+ */
28998
+ sentiment?: 'positive' | 'negative' | 'neutral' | 'mixed';
28999
+ /**
29000
+ * Content keywords extracted by the publisher's classifier.
29001
+ */
29002
+ keywords?: string[];
29003
+ /**
29004
+ * Content language in ISO 639-1 format (e.g., 'en', 'ja', 'de').
29005
+ * @pattern ^[a-z]{2}$
29006
+ */
29007
+ language?: string;
29008
+ /**
29009
+ * Policy IDs from the AdCP policy registry that this content satisfies (e.g., 'csbs' for Common Sense Brand Standards). Buyers filter on policies they require. An empty array means no policies have been evaluated.
29010
+ */
29011
+ content_policies?: string[];
29012
+ /**
29013
+ * Publisher-generated natural language summary of the content for relevance judgment (e.g., 'User exploring Italian cookware options for home pasta making'). Useful for LLM-native buyers that evaluate relevance semantically. Buyers MUST treat this as untrusted publisher-generated content.
29014
+ * @maxLength 500
29015
+ */
29016
+ summary?: string;
29017
+ /**
29018
+ * Content embedding as base64-encoded int8 vector. Captures semantic content beyond what topics and keywords express. Publishers declare the model used. For standardized matching, use the protocol-recommended model (nomic-embed-text-v1.5, 256 dims, int8 quantized = 256 bytes).
29019
+ */
29020
+ embedding?: string;
29021
+ /**
29022
+ * Embedding model identifier (e.g., 'nomic-embed-text-v1.5'). Required when embedding is present.
29023
+ */
29024
+ embedding_model?: string;
29025
+ /**
29026
+ * Number of dimensions in the embedding vector. Required when embedding is present.
29027
+ * @minimum 64
29028
+ * @maximum 2048
29029
+ */
29030
+ embedding_dims?: number;
29031
+ };
29032
+ /**
29033
+ * Restrict evaluation to specific packages. When omitted, the provider evaluates all eligible packages for this placement (the common case). MUST NOT vary by user — the same package_ids must be sent for every user on a given placement. User-dependent filtering leaks identity into the context path.
29034
+ */
29035
+ package_ids?: string[];
29036
+ }
29037
+ /**
29038
+ * Response from router or provider with offers for matched packages. An empty offers array means no packages matched. For simple GAM integration, package_id flows as a macro via signals. For rich integrations, the offer includes brand, price, summary, and optionally an inline creative manifest. Extension fields (ext, context) are intentionally omitted — extension data in the context path could inadvertently carry or correlate user identity signals.
29039
+ */
29040
+ export interface ContextMatchResponse {
29041
+ /**
29042
+ * Session/conversation identifier for tracking related operations across multiple task invocations. Managed by the protocol layer to maintain conversational context. Distinct from `context` (per-request opaque echo, see below).
29043
+ */
29044
+ context_id?: string;
29045
+ context?: ContextObject;
29046
+ /**
29047
+ * Unique identifier for tracking asynchronous operations. Present when a task requires extended processing time. Used to query task status and retrieve results when complete.
29048
+ */
29049
+ task_id?: string;
29050
+ status: TaskStatus;
29051
+ /**
29052
+ * Human-readable summary of the task result. Provides natural language explanation of what happened, suitable for display to end users or for AI agent comprehension. Generated by the protocol layer based on the task response.
29053
+ */
29054
+ message?: string;
29055
+ /**
29056
+ * ISO 8601 timestamp when the response was generated. Useful for debugging, logging, cache validation, and tracking async operation progress.
29057
+ */
29058
+ timestamp?: string;
29059
+ /**
29060
+ * Set to true when this response was returned from the idempotency cache rather than from a fresh execution. Set to false (or omitted) when the request was executed fresh. Buyers use this to distinguish cached replays from new executions — matters for billing reconciliation, audit logs, state-machine routing (cached state-tracking fields are historical snapshots, not current state — re-read via the resource's read endpoint), and any downstream system that assumes exactly-once event semantics. From 3.1 onward, `replayed` MAY appear on responses to any request that resolved via the idempotency cache, including read tools — universal `idempotency_key` (see security.mdx §Idempotency) means the cache holds read responses too.
29061
+ */
29062
+ replayed?: boolean;
29063
+ adcp_error?: Error;
29064
+ push_notification_config?: PushNotificationConfig;
29065
+ /**
29066
+ * Governance context token issued by the account's governance agent during check_governance. Buyers attach it to governed purchase requests (media buys, rights acquisitions, signal activations, creative services); sellers persist it and include it on all subsequent governance calls for that action's lifecycle. An account binds to one governance agent (see sync_governance); governance is phased across `purchase` / `modification` / `delivery`, not partitioned across specialist agents, so the envelope carries a single token for the full lifecycle.
29067
+ *
29068
+ * Value format: governance agents MUST emit a compact JWS per the AdCP JWS profile (see Security — Signed Governance Context). Sellers MAY verify; sellers that do not verify MUST persist and forward the token unchanged. In 3.1 all sellers MUST verify. Non-JWS values from pre-3.0 governance agents are deprecated.
29069
+ *
29070
+ * This is the primary correlation key for audit and reporting across the governance lifecycle.
29071
+ */
29072
+ governance_context?: string;
29073
+ /**
29074
+ * Conceptual grouping for the task-specific response data defined by individual task response schemas (e.g., get-products-response.json, create-media-buy-response.json). `payload` is a documentary construct — it is NOT a required wire field, and its on-the-wire shape depends on transport (see Transport serialization below). Task response schemas declare body fields without wrapping them in a `payload` object; the wire representation places those body fields per transport convention. On MCP the body fields appear as siblings of envelope fields at the root of the tool response; on A2A they appear inside `task.artifacts[0].parts[].DataPart`; on REST they appear at the root of the JSON body.
29075
+ */
29076
+ payload?: {};
29077
+ /**
29078
+ * Release-precision AdCP version (VERSION.RELEASE, e.g. "3.0", "3.1", "3.1-beta"). On a request: the buyer's release pin — the seller validates against its supported_versions and returns VERSION_UNSUPPORTED on cross-major mismatch, or downshifts to the highest supported release within the same major. On a response: the release the seller actually served — clients SHOULD validate the response against that release's schema, not against their pin. Patches are not negotiated; surface them as build_version on capabilities for operational visibility. When omitted, falls back to adcp_major_version (deprecated) or server default. Buyers SHOULD emit both adcp_version and adcp_major_version through 3.x to remain compatible with sellers that only read the legacy field. NORMALIZATION: SDKs that read full-semver values from bundle metadata (e.g. ComplianceIndex.published_version = "3.1.0-beta.1") MUST normalize to release-precision ("3.1-beta.1") before emitting on the wire — meta-field values are NOT valid wire values.
29079
+ */
29080
+ adcp_version?: string;
29081
+ /**
29082
+ * DEPRECATED in favor of adcp_version (release-precision string). Servers MUST continue to honor this field through 3.x. Removed in 4.0. Original semantics: the AdCP major version the buyer's payloads conform to. Sellers validate against their supported major_versions and return VERSION_UNSUPPORTED if unsupported. When omitted, the seller assumes its highest supported version.
29083
+ */
29084
+ adcp_major_version?: number;
29085
+ /**
29086
+ * Message type discriminator for deserialization.
29087
+ */
29088
+ type: 'context_match_response';
29089
+ /**
29090
+ * Echoed request identifier from the context match request
29091
+ */
29092
+ request_id: string;
29093
+ /**
29094
+ * Offers from the buyer, one per activated package. An empty array means no packages matched. For simple activation, each offer has just package_id. For richer responses, offers include brand, price, summary, and creative manifest.
29095
+ */
29096
+ offers: Offer[];
29097
+ /**
29098
+ * Optional override for the default 5-minute cache TTL, in seconds. When present, the router MUST use this value instead of its default. Set to 0 to disable caching (e.g., when targeting configuration has just changed).
29099
+ * @minimum 0
29100
+ * @maximum 86400
29101
+ */
29102
+ cache_ttl?: number;
29103
+ /**
29104
+ * Response-level targeting signals for ad server pass-through. In the GAM case, these carry the key-value pairs that trigger line items. Not per-offer — applies to the response as a whole.
29105
+ */
29106
+ signals?: {
29107
+ /**
29108
+ * Contextual segment identifiers
29109
+ */
29110
+ segments?: string[];
29111
+ /**
29112
+ * Key-value pairs for ad server targeting
29113
+ */
29114
+ targeting_kvs?: {
29115
+ /**
29116
+ * Targeting key
29117
+ */
29118
+ key: string;
29119
+ /**
29120
+ * Targeting value
29121
+ */
29122
+ value: string;
29123
+ }[];
29124
+ };
29125
+ }
29126
+ /**
29127
+ * A buyer's response to a context match request. Generalizes package activation — a simple activation is an offer with just package_id. A rich response includes brand, price, summary, and optionally an inline creative manifest.
29128
+ */
29129
+ export interface Offer {
29130
+ /**
29131
+ * Package identifier from the media buy.
29132
+ */
29133
+ package_id: string;
29134
+ seller_agent?: SellerAgentReference;
29135
+ brand?: BrandReference;
29136
+ price?: OfferPrice;
29137
+ /**
29138
+ * Buyer-generated description of the offer, for the publisher to judge relevance. E.g., '50% off Goldenfield mayo — recipe integration'. The publisher (or their AI assistant) uses this to decide whether the offer fits the context.
29139
+ */
29140
+ summary?: string;
29141
+ creative_manifest?: CreativeManifest;
29142
+ /**
29143
+ * Key-value pairs the buyer passes for dynamic creative rendering or attribution tracking. In the GAM case, these flow as macro values. Not tied to user identity — attribution reconciliation happens via delivery reporting or clean room.
29144
+ */
29145
+ macros?: {
29146
+ [k: string]: string | undefined;
29147
+ };
29148
+ }
29149
+ /**
29150
+ * Price for this offer. Only present when the product supports variable pricing. For fixed-price packages, price is already set on the media buy.
29151
+ */
29152
+ export interface OfferPrice {
29153
+ /**
29154
+ * Price amount in the specified currency
29155
+ * @minimum 0
29156
+ */
29157
+ amount: number;
29158
+ /**
29159
+ * ISO 4217 currency code
29160
+ * @pattern ^[A-Z]{3}$
29161
+ */
29162
+ currency?: string;
29163
+ /**
29164
+ * Pricing model for this offer
29165
+ */
29166
+ model: 'cpm' | 'cpc' | 'cpcv' | 'cpa' | 'flat';
29167
+ }
29168
+ /**
29169
+ * Error response from a TMP provider or router. Returned instead of a normal response when the provider cannot process the request. Distinguishes errors from empty results (an empty offers array is a valid response meaning no matches, not an error).
29170
+ */
29171
+ export interface TMPError {
29172
+ /**
29173
+ * Message type discriminator for deserialization.
29174
+ */
29175
+ type: 'error';
29176
+ /**
29177
+ * Echoed request identifier from the original request
29178
+ */
29179
+ request_id: string;
29180
+ /**
29181
+ * Machine-readable error code. `seller_not_authorized` is returned by providers at sync time when an AvailablePackage declares a `seller_agent.agent_url` that is not present in the `authorized_agents` list of the publisher's adagents.json for a property the package claims to serve.
29182
+ */
29183
+ code: 'invalid_request' | 'unknown_package' | 'seller_not_authorized' | 'rate_limited' | 'timeout' | 'internal_error' | 'provider_unavailable';
29184
+ /**
29185
+ * Human-readable error description for debugging
29186
+ */
29187
+ message?: string;
29188
+ }
29189
+ /**
29190
+ * Sent by publisher to evaluate user eligibility for packages using an opaque identity token. MUST NOT contain page context. The request_id MUST NOT correlate with any context match request_id. The buyer resolves the active package set for this seller from `seller_agent_url`; if `package_ids` is provided, its composition MUST be independent of the current placement (e.g., all-active or fuzzed; see field description) to prevent set-correlation attacks. Extension fields (ext, context) are intentionally omitted to prevent data leakage across the identity privacy boundary. The optional `attestation` (per identity) and `sealed_credentials` (top-level) fields carry verifiable proof ABOUT the identity — on the identity side of that boundary, not page context — so they are a deliberate, reviewed widening of this otherwise-closed schema, not a leak.
29191
+ */
29192
+ export interface IdentityMatchRequest {
29193
+ /**
29194
+ * Optional schema URI for validation. Ignored at runtime.
29195
+ */
29196
+ $schema?: string;
29197
+ /**
29198
+ * Release-precision AdCP version (VERSION.RELEASE, e.g. "3.0", "3.1", "3.1-beta"). On a request: the buyer's release pin. Inlined here (rather than via core/version-envelope.json allOf) so this schema can keep `additionalProperties: false` — the privacy boundary on this endpoint is contract-bearing.
29199
+ * @pattern ^\d+\.\d+(-[a-zA-Z0-9.-]+)?$
29200
+ */
29201
+ adcp_version?: string;
29202
+ /**
29203
+ * DEPRECATED in favor of adcp_version. Removed in 4.0. Inlined alongside adcp_version to preserve strict-mode on this endpoint.
29204
+ * @minimum 1
29205
+ * @maximum 99
29206
+ */
29207
+ adcp_major_version?: number;
29208
+ /**
29209
+ * Message type discriminator for deserialization.
29210
+ */
29211
+ type: 'identity_match_request';
29212
+ /**
29213
+ * TMP protocol version. Allows receivers to handle semantic differences across versions.
29214
+ */
29215
+ protocol_version?: string;
29216
+ /**
29217
+ * Unique request identifier. MUST NOT correlate with any context match request_id.
29218
+ */
29219
+ request_id: string;
29220
+ /**
29221
+ * API endpoint URL of the seller agent issuing this request. The buyer's identity-match service uses this to resolve the active package set it has registered for this seller; when `package_ids` is omitted, evaluation occurs against that full set. If `seller_agent_url` does not match any seller for which the buyer has registered active packages, the buyer MUST return an empty `eligible_package_ids` set — it MUST NOT fall back to evaluating against another seller's active set. Compared using the AdCP URL canonicalization rules, not byte-equality — see docs/reference/url-canonicalization. Consistent with `seller_agent.agent_url` on `AvailablePackage` and `agent_url` in `adagents.json`.
29222
+ */
29223
+ seller_agent_url: string;
29224
+ /**
29225
+ * Identity tokens for the user, each tagged with its type. Publishers SHOULD include every token they have available — the buyer resolves on whichever graph matches. Entry order is not semantically significant; buyers use their own preference order when multiple entries resolve. Duplicate `(uid_type, user_token)` pairs MUST NOT appear; routers MAY reject or dedupe. `maxItems: 3` matches the TMPX plaintext budget (~120 bytes after HPKE overhead fits three 32-byte tokens); exceeding it forces buyer-side truncation.
29226
+ */
29227
+ identities: {
29228
+ /**
29229
+ * Opaque token from an identity provider (ID5, LiveRamp, UID2) or publisher-generated. Buyer may map to internal identity graph but cannot reverse to PII.
29230
+ */
29231
+ user_token: string;
29232
+ uid_type: UIDType;
29233
+ /**
29234
+ * Optional verifiable proof ABOUT this identity (e.g. World ID proof-of-personhood and/or age). The receiver MUST verify it (see conformance) and MUST treat an absent-or-unverifiable attestation as 'no attestation' — never as an asserted-true claim. Issuer-agnostic: World ID is the first scheme; mDL / VC-style issuers use the same shape. Receivers MUST bound attestation size to prevent DoS.
29235
+ */
29236
+ attestation?: {
29237
+ issuer: BrandReference;
29238
+ /**
29239
+ * Proof scheme and version, e.g. "world_id_v4". Selects how `proof` is verified.
29240
+ */
29241
+ scheme: string;
29242
+ /**
29243
+ * Relying-party id the proof was minted for. The receiver checks this against the relying_party_id's published owner (brand.json `identity_relying_parties[]`) so a forwarded proof cannot be replayed under a different owner.
29244
+ */
29245
+ relying_party_id?: string;
29246
+ /**
29247
+ * Issuer action/scope the proof was bound to (e.g. "humanity-check-for-ads").
29248
+ */
29249
+ action?: string;
29250
+ /**
29251
+ * Claims this attestation establishes. Closed, issuer-agnostic set.
29252
+ */
29253
+ claims: AttestationClaim[];
29254
+ /**
29255
+ * Credential strength (e.g. World ID Orb = biometric unique-human; Device = weaker; Document = passport/NFC).
29256
+ */
29257
+ verification_level?: 'orb' | 'device' | 'document';
29258
+ /**
29259
+ * Hash of the signal the proof commits to. The receiver MUST verify it matches the context the receiver expects (e.g. a buyer-issued nonce or the request_id) and that the attestation is within its freshness window; this, plus nullifier-reuse tracking, is the replay defense.
29260
+ */
29261
+ signal_binding?: string;
29262
+ /**
29263
+ * Scheme-specific verifiable proof material. Opaque to this schema; validated by the scheme's verifier. MUST carry only scheme-defined verification material — never page context or additional user identifiers.
29264
+ */
29265
+ proof: {};
29266
+ /**
29267
+ * Attestation validity horizon. Receivers MUST reject when past.
29268
+ * @format date-time
29269
+ */
29270
+ expires_at?: string;
29271
+ };
29272
+ }[];
29273
+ /**
29274
+ * Privacy consent signals. Buyers in regulated jurisdictions MUST NOT process the user token without consent information.
29275
+ */
29276
+ consent?: {
29277
+ /**
29278
+ * Whether GDPR applies to this request.
29279
+ */
29280
+ gdpr?: boolean;
29281
+ /**
29282
+ * IAB TCF v2.2 consent string. Present when gdpr is true.
29283
+ */
29284
+ tcf_consent?: string;
29285
+ /**
29286
+ * IAB Global Privacy Platform string.
29287
+ */
29288
+ gpp?: string;
29289
+ /**
29290
+ * US Privacy string (CCPA). Deprecated in favor of GPP but still widely used.
29291
+ */
29292
+ us_privacy?: string;
29293
+ };
29294
+ /**
29295
+ * Optional. When omitted, the buyer evaluates eligibility against the full set of active packages it has registered for `seller_agent_url`. When provided, the composition of `package_ids` MUST be statistically independent of the current placement — sending only the page-specific subset would let the buyer correlate Identity Match with Context Match by comparing package sets. Two acceptable modes: (a) **all-active** — include every active package this buyer has at this publisher; (b) **fuzzed** — include a random sample of active packages, optionally padded with synthetic non-existent IDs, drawn from a distribution that does not depend on the current placement. The buyer's silent-drop behavior on unknown IDs (specified below) is what makes synthetic-ID padding safe — they do not affect the response shape and cannot leak registry membership. When both `seller_agent_url` and `package_ids` are present, the buyer evaluates against the intersection of its registered active set and `package_ids`; IDs in `package_ids` that the buyer has not registered for this seller MUST be silently ignored (not surfaced as errors) to avoid leaking registry membership back to the publisher.
29296
+ */
29297
+ package_ids?: string[];
29298
+ /**
29299
+ * ISO 3166-1 alpha-2 country code. Routing directive for the TMP Router — used to select the correct regional provider. The router MUST strip this field before forwarding the request to the buyer agent. Not an identity signal.
29300
+ * @pattern ^[A-Z]{2}$
29301
+ */
29302
+ country?: string;
29303
+ /**
29304
+ * Optional HPKE-sealed credentials addressed to specific audiences — the network-as-RP ("issuer-as-RP"/Mechanism B) carrier. Each payload is opaque to the publisher, who relays it untouched; the inner plaintext is an `attestation` (see identities[].attestation) scoped to the audience's relying party. Reuses the TMPX envelope format. Router handling (normative — see docs/trusted-match/specification.mdx): the router forwards each entry only to the provider that owns its `audience_kid` (not broadcast), folds `sealed_credentials` into the per-provider re-signature canonical bytes so an injected/swapped blob breaks the signature, and includes a `sealed_credentials_hash` in the dedup cache key. Receivers decrypt only entries whose `audience_kid` they hold a key for and ignore the rest. Receivers MUST bound count and size to prevent DoS amplification.
29305
+ */
29306
+ sealed_credentials?: {
29307
+ /**
29308
+ * Key id identifying the recipient (network / relying party) whose HPKE private key opens `payload`.
29309
+ * @maxLength 128
29310
+ */
29311
+ audience_kid: string;
29312
+ /**
29313
+ * HPKE-sealed attestation in the TMPX envelope format: `kid.base64url_nopad(ciphertext)` — unpadded base64url per RFC 4648 §5. Opaque pass-through for the publisher.
29314
+ * @maxLength 8192
29315
+ */
29316
+ payload: string;
29317
+ }[];
29318
+ }
29319
+ /**
29320
+ * Response indicating which packages the user is eligible for. The serve_window_sec field defines a per-package single-shot fcap: after serving the user one impression on each eligible package, the publisher MUST re-query Identity Match before serving from those packages again. Extension fields (ext, context) are intentionally omitted to prevent data leakage across the identity privacy boundary.
29321
+ */
29322
+ export interface IdentityMatchResponse {
29323
+ /**
29324
+ * Session/conversation identifier for tracking related operations across multiple task invocations. Managed by the protocol layer to maintain conversational context. Distinct from `context` (per-request opaque echo, see below).
29325
+ */
29326
+ context_id?: string;
29327
+ context?: ContextObject;
29328
+ /**
29329
+ * Unique identifier for tracking asynchronous operations. Present when a task requires extended processing time. Used to query task status and retrieve results when complete.
29330
+ */
29331
+ task_id?: string;
29332
+ status: TaskStatus;
29333
+ /**
29334
+ * Human-readable summary of the task result. Provides natural language explanation of what happened, suitable for display to end users or for AI agent comprehension. Generated by the protocol layer based on the task response.
29335
+ */
29336
+ message?: string;
29337
+ /**
29338
+ * ISO 8601 timestamp when the response was generated. Useful for debugging, logging, cache validation, and tracking async operation progress.
29339
+ */
29340
+ timestamp?: string;
29341
+ /**
29342
+ * Set to true when this response was returned from the idempotency cache rather than from a fresh execution. Set to false (or omitted) when the request was executed fresh. Buyers use this to distinguish cached replays from new executions — matters for billing reconciliation, audit logs, state-machine routing (cached state-tracking fields are historical snapshots, not current state — re-read via the resource's read endpoint), and any downstream system that assumes exactly-once event semantics. From 3.1 onward, `replayed` MAY appear on responses to any request that resolved via the idempotency cache, including read tools — universal `idempotency_key` (see security.mdx §Idempotency) means the cache holds read responses too.
29343
+ */
29344
+ replayed?: boolean;
29345
+ adcp_error?: Error;
29346
+ push_notification_config?: PushNotificationConfig;
29347
+ /**
29348
+ * Governance context token issued by the account's governance agent during check_governance. Buyers attach it to governed purchase requests (media buys, rights acquisitions, signal activations, creative services); sellers persist it and include it on all subsequent governance calls for that action's lifecycle. An account binds to one governance agent (see sync_governance); governance is phased across `purchase` / `modification` / `delivery`, not partitioned across specialist agents, so the envelope carries a single token for the full lifecycle.
29349
+ *
29350
+ * Value format: governance agents MUST emit a compact JWS per the AdCP JWS profile (see Security — Signed Governance Context). Sellers MAY verify; sellers that do not verify MUST persist and forward the token unchanged. In 3.1 all sellers MUST verify. Non-JWS values from pre-3.0 governance agents are deprecated.
29351
+ *
29352
+ * This is the primary correlation key for audit and reporting across the governance lifecycle.
29353
+ */
29354
+ governance_context?: string;
29355
+ /**
29356
+ * Conceptual grouping for the task-specific response data defined by individual task response schemas (e.g., get-products-response.json, create-media-buy-response.json). `payload` is a documentary construct — it is NOT a required wire field, and its on-the-wire shape depends on transport (see Transport serialization below). Task response schemas declare body fields without wrapping them in a `payload` object; the wire representation places those body fields per transport convention. On MCP the body fields appear as siblings of envelope fields at the root of the tool response; on A2A they appear inside `task.artifacts[0].parts[].DataPart`; on REST they appear at the root of the JSON body.
29357
+ */
29358
+ payload?: {};
29359
+ /**
29360
+ * Release-precision AdCP version (VERSION.RELEASE, e.g. "3.0", "3.1", "3.1-beta"). On a request: the buyer's release pin — the seller validates against its supported_versions and returns VERSION_UNSUPPORTED on cross-major mismatch, or downshifts to the highest supported release within the same major. On a response: the release the seller actually served — clients SHOULD validate the response against that release's schema, not against their pin. Patches are not negotiated; surface them as build_version on capabilities for operational visibility. When omitted, falls back to adcp_major_version (deprecated) or server default. Buyers SHOULD emit both adcp_version and adcp_major_version through 3.x to remain compatible with sellers that only read the legacy field. NORMALIZATION: SDKs that read full-semver values from bundle metadata (e.g. ComplianceIndex.published_version = "3.1.0-beta.1") MUST normalize to release-precision ("3.1-beta.1") before emitting on the wire — meta-field values are NOT valid wire values.
29361
+ */
29362
+ adcp_version?: string;
29363
+ /**
29364
+ * DEPRECATED in favor of adcp_version (release-precision string). Servers MUST continue to honor this field through 3.x. Removed in 4.0. Original semantics: the AdCP major version the buyer's payloads conform to. Sellers validate against their supported major_versions and return VERSION_UNSUPPORTED if unsupported. When omitted, the seller assumes its highest supported version.
29365
+ */
29366
+ adcp_major_version?: number;
29367
+ /**
29368
+ * Message type discriminator for deserialization.
29369
+ */
29370
+ type: 'identity_match_response';
29371
+ /**
29372
+ * Echoed request identifier from the identity match request
29373
+ */
29374
+ request_id: string;
29375
+ /**
29376
+ * Package IDs the user is eligible for. Packages not listed are ineligible.
29377
+ */
29378
+ eligible_package_ids: string[];
29379
+ /**
29380
+ * Per-package single-shot fcap window, in seconds. After serving the user one impression on each eligible package within this window, the publisher MUST re-query Identity Match before serving from those packages again. This is NOT a router response cache TTL — it is a buyer-asserted serve throttle. Multi-impression frequency caps are handled separately by the buyer's impression tracker, which writes cap-fire events to the IdentityMatch cap-state store at the boundary regardless of this window. Maximum 300 — longer windows reduce IdentityMatch load but coarsen fcap granularity below what most campaigns require.
29381
+ * @minimum 1
29382
+ * @maximum 300
29383
+ */
29384
+ serve_window_sec: number;
29385
+ /**
29386
+ * DEPRECATED in favor of tmpx_providers. Routers MAY continue to populate this field for back-compat with consumers that only know the single-token shape; when both fields are present, tmpx_providers is authoritative. Single HPKE-encrypted exposure token containing the resolved user identity tokens. Wire format: kid.base64url_nopad(ciphertext) — unpadded base64url per RFC 4648 section 5 (no = characters). Publishers MUST treat this value as opaque pass-through data. Removed in 4.0.
29387
+ */
29388
+ tmpx?: string;
29389
+ /**
29390
+ * Provider-emitted: the identity agent's ordered TMPX chunks paired with the macro name each chunk fills. Macro names MUST be drawn from the provider's registered `tmpx_macros` list (provider-registration.json) and appear in the same order — names are part of operational setup, not protocol-synthesized. Capped at 2 chunks in v1; the cap MAY rise without a shape change. Each `value` is an opaque URL-safe wire string the publisher substitutes verbatim into the matching ad-server macro slot — publishers MUST NOT parse, decode, transform, or choose an encoding. The router collects entries from every provider that emits them into `tmpx_providers`, keyed by provider_id; consumers reading the merged response SHOULD consume `tmpx_providers` and ignore `tmpx_macros` at the root.
29391
+ */
29392
+ tmpx_macros?: TmpxMacro[];
29393
+ /**
29394
+ * Router-populated: TMPX macro/value pairs grouped by the originating identity provider's provider_id, so the publisher fires each provider's tokens through that provider's specific ad-server macros (configured per provider in GAM / VAST URL / DOOH play log). Each entry's `macros[]` is a copy of the provider's emitted `tmpx_macros` ordered list. SHAPE CHANGE: was `Map<provider_id, string>` in the experimental surface that shipped in #5689; now `Map<provider_id, {macros: [TmpxMacro]}>` to carry exact macro/value pairs and support multi-chunk TMPX. Sanctioned by the experimental contract (`x-status: experimental` on this schema). Required by router conformance when any identity provider emitted TMPX in this request; collapsing per-provider tokens into a single string loses attribution and breaks per-provider impression accounting. Map keys MUST be valid provider_ids registered for this fan-out. Publishers MUST traffic only the macro names the response advertises; macro names MUST NOT be derived from provider_id at runtime.
29395
+ */
29396
+ tmpx_providers?: {
29397
+ [k: string]: {
29398
+ /**
29399
+ * Ordered TMPX macro/value pairs for this provider. Names MUST match the provider's registered `tmpx_macros`.
29400
+ */
29401
+ macros: TmpxMacro[];
29402
+ } | undefined;
29403
+ };
29404
+ }
29405
+ /**
29406
+ * A single ad-server macro slot and the URL-safe value the publisher substitutes into it.
29407
+ */
29408
+ export interface TmpxMacro {
29409
+ /**
29410
+ * Macro name as configured in the publisher's ad server (e.g. `PIN_TMPX_1`). MUST appear in the emitting provider's registered `tmpx_macros` list. Provider-namespaced so the publisher can target distinct slots per provider.
29411
+ * @minLength 1
29412
+ * @maxLength 64
29413
+ * @pattern ^[A-Z][A-Z0-9_]*$
29414
+ */
29415
+ name: string;
29416
+ /**
29417
+ * Opaque, URL-safe wire string the publisher substitutes verbatim into the named macro slot. Publishers MUST NOT parse, decode, or transform this value. The protocol fixes the wire format so platforms interoperate; a platform that can carry raw bytes MAY optimize privately but the wire contract remains the URL-safe string.
29418
+ * @minLength 1
29419
+ * @maxLength 1024
29420
+ */
29421
+ value: string;
29422
+ }
29423
+ /**
29424
+ * Declares a TMP provider's endpoint, capabilities, and operational parameters. Used in router configuration (static YAML or dynamic API) and referenced by product-level provider entries. The publisher controls which providers participate in their ad decisioning. Endpoint URLs MUST be validated against SSRF, and dynamic registration endpoints MUST authenticate callers — see docs/trusted-match/specification#provider-registration-security.
29425
+ */
29426
+ export type TMPProviderRegistration = ({
29427
+ context_match: true;
29428
+ } | {
29429
+ identity_match: true;
29430
+ }) & {
29431
+ /**
29432
+ * Stable identifier for this provider registration. Used in logs, metrics, cache keys, and as the key in `tmpx_providers` on the identity-match response so the publisher can route each provider's TMPX `macros[]` to that provider's pre-configured ad-server slots (names registered in `tmpx_macros` below — macro names MUST NOT be derived from `provider_id` at runtime). Publishers assign this — it is not the provider's agent_url. Charset is constrained to a safe alphanumeric/underscore set so the value can appear in operational surfaces (logs, metrics, dashboards) without quoting.
29433
+ * @minLength 1
29434
+ * @maxLength 64
29435
+ * @pattern ^[A-Za-z0-9_]+$
29436
+ */
29437
+ provider_id: string;
29438
+ /**
29439
+ * Base URL the router calls. The router appends /context for Context Match and /identity for Identity Match. MUST be HTTPS in production, validated against the canonical reserved IPv4 and IPv6 ranges, with the TCP connection pinned to the validated IP (DNS re-resolution alone is insufficient against rebinding). Publishers comparing two provider registrations for the same `endpoint` MUST canonicalize both per the AdCP URL canonicalization rules; two registrations differing only in case, default port, or path-slash collapsing are the same provider. See docs/trusted-match/specification#provider-registration-security, docs/building/implementation/security#webhook-url-validation-ssrf, and docs/reference/url-canonicalization.
29440
+ */
29441
+ endpoint: string;
29442
+ /**
29443
+ * Provider handles Context Match requests (POST /context).
29444
+ */
29445
+ context_match?: boolean;
29446
+ /**
29447
+ * Provider handles Identity Match requests (POST /identity).
29448
+ */
29449
+ identity_match?: boolean;
29450
+ /**
29451
+ * ISO 3166-1 alpha-2 country codes this provider serves. The router filters Identity Match providers by the request's country field. MUST be present and non-empty when identity_match is true.
29452
+ */
29453
+ countries?: string[];
29454
+ /**
29455
+ * Identity types this provider can resolve. The router selects Identity Match providers whose uid_types overlaps with any uid_type in the request's identities array. MUST be present and non-empty when identity_match is true.
29456
+ */
29457
+ uid_types?: UIDType[];
29458
+ /**
29459
+ * Property RIDs (UUID v7) this provider serves. When present, the router only sends requests from these properties to this provider. When absent, the provider serves all properties.
29460
+ */
29461
+ properties?: string[];
29462
+ /**
29463
+ * Per-provider timeout in milliseconds. The router skips this provider if it does not respond within this budget. Must be less than or equal to the router's overall latency_budget_ms. The router may further reduce this based on adaptive timeout allocation.
29464
+ * @minimum 5
29465
+ * @maximum 5000
29466
+ */
29467
+ timeout_ms?: number;
29468
+ /**
29469
+ * Provider ordering for merge conflict resolution. Lower values have higher priority. When two providers return offers for the same package_id (a configuration error), the router keeps the offer from the higher-priority provider. Also used for adaptive timeout allocation — higher-priority providers receive a larger share of the latency budget.
29470
+ * @minimum 0
29471
+ */
29472
+ priority?: number;
29473
+ /**
29474
+ * Stable, provider-namespaced ad-server macro names this provider's TMPX response fills, ordered. Publishers traffic these exact names in their ad server (GAM key-values, VAST URL macros, DOOH play-log fields); the router places each provider's TMPX chunks into the matching slots on the identity-match response (`tmpx_providers[provider_id].macros[]`). Names MUST be provider-namespaced so publishers can configure distinct macros per provider (e.g. `PIN_TMPX_1`, `PIN_TMPX_2` for one provider; `NOVA_TMPX_1` for another). Ordered so multi-chunk TMPX values (when the opaque token exceeds one macro slot) are placed deterministically. Capped at 2 entries in v1; the cap MAY be raised in a later version without a shape change. A provider that emits TMPX on its identity-match response (populates `tmpx_macros[]` there) MUST also register this list — otherwise the router has no slot names to forward — but the schema cannot enforce this because "emits TMPX" is not a schema-visible predicate. Providers that do not emit TMPX omit this field.
29475
+ */
29476
+ tmpx_macros?: string[];
29477
+ /**
29478
+ * Provider lifecycle status. Active providers receive requests. Inactive providers are skipped entirely. Draining providers stop receiving new requests but in-flight requests complete normally.
29479
+ */
29480
+ status?: 'active' | 'inactive' | 'draining';
29481
+ };
28843
29482
  export type IndividualAssetSlot = IndividualImageAsset | IndividualVideoAsset | IndividualAudioAsset | IndividualTextAsset | IndividualMarkdownAsset | IndividualHtmlAsset | IndividualCssAsset | IndividualJavaScriptAsset | IndividualVastAsset | IndividualDaastAsset | IndividualUrlAsset | IndividualWebhookAsset | IndividualBriefAsset | IndividualCatalogAsset;
28844
29483
  export type GroupAssetSlot = GroupImageAsset | GroupVideoAsset | GroupAudioAsset | GroupTextAsset | GroupMarkdownAsset | GroupHtmlAsset | GroupCssAsset | GroupJavaScriptAsset | GroupVastAsset | GroupDaastAsset | GroupUrlAsset | GroupWebhookAsset;
28845
29484
  export type FormatAssetSlot = IndividualAssetSlot | RepeatableGroupAsset;