@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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "$schema": "http://json-schema.org/draft-07/schema#",
3
- "$id": "/schemas/3.1.0/bundled/media-buy/build-creative-response.json",
3
+ "$id": "/schemas/3.1.1/bundled/media-buy/build-creative-response.json",
4
4
  "title": "Build Creative Response",
5
5
  "description": "Response payload for build_creative. Exactly one of six shapes: (1) synchronous single-format success — creative_manifest issued in-line (target_format_id request); (2) synchronous multi-format success — creative_manifests issued in-line (target_format_ids request); (3) multiplicity success — creatives[] each carrying variants[], returned when the request used item (max_creatives) and/or variant (max_variants) fan-out; (4) dry-run estimate — mode 'estimate' returns a BuildCreativeEstimate cost band and produces/bills nothing; (5) terminal failure — an errors array; (6) submitted task envelope — status 'submitted' with task_id when the build is queued (e.g., slow generative or multi-minute LLM pipeline). The submitted branch MAY carry advisory errors for non-blocking warnings; terminal failures belong in the error branch. These six shapes are mutually exclusive — a response has exactly one.",
6
6
  "type": "object",
@@ -28,7 +28,7 @@
28
28
  "maximum": 99
29
29
  }
30
30
  },
31
- "$id": "/schemas/3.1.0/core/version-envelope.json"
31
+ "$id": "/schemas/3.1.1/core/version-envelope.json"
32
32
  },
33
33
  {
34
34
  "title": "Protocol Envelope",
@@ -44,7 +44,7 @@
44
44
  "description": "Per-request opaque caller-supplied correlation object echoed unchanged in the response. Used for buyer-side tracking (UI session IDs, trace IDs, custom metadata) that the agent MUST preserve byte-for-byte without parsing. Distinct from `context_id` (server-managed session identifier) — `context` is caller-owned echo, `context_id` is server-owned session scope. Both MAY appear on the same response.\n\n**Relationship to per-task body-level `context` declarations.** Many task request/response schemas (147 as of 3.1) already declare a body-level `context` field that `$ref`s `/schemas/core/context.json` at the body root. Under the flat-on-the-wire MCP serialization (see `notes` below), envelope-level `context` and body-level `context` occupy the same key on the response root — they are NOT separate fields, they MUST share the same value, and they MUST both `$ref` `core/context.json`. The envelope declaration is **authoritative** for the schema definition; per-task body declarations are mirrors retained for tooling reasons (SDK codegen completeness, per-task validation against the response schema in isolation). Future versions MAY drop body-level `context` declarations from per-task schemas; conformance does not require either declaration to be present, only that the wire value `$ref`s `core/context.json`.",
45
45
  "type": "object",
46
46
  "additionalProperties": true,
47
- "$id": "/schemas/3.1.0/core/context.json"
47
+ "$id": "/schemas/3.1.1/core/context.json"
48
48
  },
49
49
  "task_id": {
50
50
  "type": "string",
@@ -77,7 +77,7 @@
77
77
  "auth-required": "Task requires authentication to proceed",
78
78
  "unknown": "Task is in an unknown or indeterminate state"
79
79
  },
80
- "$id": "/schemas/3.1.0/enums/task-status.json"
80
+ "$id": "/schemas/3.1.1/enums/task-status.json"
81
81
  },
82
82
  "message": {
83
83
  "type": "string",
@@ -216,7 +216,7 @@
216
216
  "message"
217
217
  ],
218
218
  "additionalProperties": true,
219
- "$id": "/schemas/3.1.0/core/error.json"
219
+ "$id": "/schemas/3.1.1/core/error.json"
220
220
  },
221
221
  "push_notification_config": {
222
222
  "title": "Push Notification Config",
@@ -256,7 +256,7 @@
256
256
  "Bearer",
257
257
  "HMAC-SHA256"
258
258
  ],
259
- "$id": "/schemas/3.1.0/enums/auth-scheme.json"
259
+ "$id": "/schemas/3.1.1/enums/auth-scheme.json"
260
260
  },
261
261
  "minItems": 1,
262
262
  "maxItems": 1
@@ -277,7 +277,7 @@
277
277
  "required": [
278
278
  "url"
279
279
  ],
280
- "$id": "/schemas/3.1.0/core/push-notification-config.json"
280
+ "$id": "/schemas/3.1.1/core/push-notification-config.json"
281
281
  },
282
282
  "governance_context": {
283
283
  "type": "string",
@@ -427,7 +427,7 @@
427
427
  "`status` is REQUIRED on the conceptual envelope across all transports. On MCP and REST it appears as a sibling field at the JSON root (or `structuredContent` root for MCP); on A2A the canonical carrier is `task.status.state`, which maps 1:1 to this `status` value — receivers MUST extract A2A's `task.status.state` into the in-memory envelope `status` per the canonical extraction algorithm. The schema-level `required: [status]` enforces the post-extraction in-memory shape; the transport-native form satisfies the requirement on each wire. `payload` remains intentionally NOT required — it is a documentary grouping construct, never a required wire field. See `mcp-guide.mdx` and `a2a-guide.mdx` for the wire-level patterns receivers MUST implement.",
428
428
  "Receivers MUST handle absence of an envelope field (e.g., `replayed` omitted) as the field's documented default — see each field's `default` clause."
429
429
  ],
430
- "$id": "/schemas/3.1.0/core/protocol-envelope.json"
430
+ "$id": "/schemas/3.1.1/core/protocol-envelope.json"
431
431
  }
432
432
  ],
433
433
  "oneOf": [
@@ -486,7 +486,7 @@
486
486
  "width"
487
487
  ]
488
488
  },
489
- "$id": "/schemas/3.1.0/core/format-id.json"
489
+ "$id": "/schemas/3.1.1/core/format-id.json"
490
490
  },
491
491
  "format_kind": {
492
492
  "$ref": "#/$defs/CanonicalFormatKind"
@@ -550,7 +550,7 @@
550
550
  }
551
551
  ],
552
552
  "additionalProperties": true,
553
- "$id": "/schemas/3.1.0/core/format-option-ref.json"
553
+ "$id": "/schemas/3.1.1/core/format-option-ref.json"
554
554
  },
555
555
  "assets": {
556
556
  "type": "object",
@@ -861,7 +861,7 @@
861
861
  "description": "Extension object for platform-specific, vendor-namespaced parameters. Extensions are always optional and must be namespaced under a vendor/platform key (e.g., ext.gam, ext.roku). Used for custom capabilities, partner-specific configuration, and features being proposed for standardization.",
862
862
  "type": "object",
863
863
  "additionalProperties": true,
864
- "$id": "/schemas/3.1.0/core/ext.json"
864
+ "$id": "/schemas/3.1.1/core/ext.json"
865
865
  }
866
866
  },
867
867
  "additionalProperties": true
@@ -946,7 +946,8 @@
946
946
  },
947
947
  {
948
948
  "title": "Video Asset",
949
- "description": "Video asset with URL and technical specifications including audio track properties",
949
+ "description": "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.",
950
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
950
951
  "type": "object",
951
952
  "properties": {
952
953
  "asset_type": {
@@ -962,12 +963,12 @@
962
963
  "width": {
963
964
  "type": "integer",
964
965
  "minimum": 1,
965
- "description": "Width in pixels"
966
+ "description": "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.)"
966
967
  },
967
968
  "height": {
968
969
  "type": "integer",
969
970
  "minimum": 1,
970
- "description": "Height in pixels"
971
+ "description": "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.)"
971
972
  },
972
973
  "duration_ms": {
973
974
  "type": "integer",
@@ -1867,7 +1868,7 @@
1867
1868
  },
1868
1869
  {
1869
1870
  "title": "VAST Asset",
1870
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
1871
+ "description": "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.",
1871
1872
  "type": "object",
1872
1873
  "properties": {
1873
1874
  "asset_type": {
@@ -5563,7 +5564,7 @@
5563
5564
  "role"
5564
5565
  ],
5565
5566
  "additionalProperties": true,
5566
- "$id": "/schemas/3.1.0/core/reference-asset.json"
5567
+ "$id": "/schemas/3.1.1/core/reference-asset.json"
5567
5568
  }
5568
5569
  },
5569
5570
  "compliance": {
@@ -5878,7 +5879,7 @@
5878
5879
  }
5879
5880
  }
5880
5881
  ],
5881
- "$id": "/schemas/3.1.0/core/catalog-field-mapping.json"
5882
+ "$id": "/schemas/3.1.1/core/catalog-field-mapping.json"
5882
5883
  },
5883
5884
  "minItems": 1
5884
5885
  }
@@ -6855,7 +6856,8 @@
6855
6856
  },
6856
6857
  {
6857
6858
  "title": "Video Asset",
6858
- "description": "Video asset with URL and technical specifications including audio track properties",
6859
+ "description": "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.",
6860
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
6859
6861
  "type": "object",
6860
6862
  "properties": {
6861
6863
  "asset_type": {
@@ -6871,12 +6873,12 @@
6871
6873
  "width": {
6872
6874
  "type": "integer",
6873
6875
  "minimum": 1,
6874
- "description": "Width in pixels"
6876
+ "description": "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.)"
6875
6877
  },
6876
6878
  "height": {
6877
6879
  "type": "integer",
6878
6880
  "minimum": 1,
6879
- "description": "Height in pixels"
6881
+ "description": "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.)"
6880
6882
  },
6881
6883
  "duration_ms": {
6882
6884
  "type": "integer",
@@ -7777,7 +7779,7 @@
7777
7779
  "digest": "sha256:a3f5b7c9d8e2f1a4b6c8d0e2f4a6b8c0d2e4f6a8b0c2d4e6f8a0b2c4d6e8f0a2"
7778
7780
  }
7779
7781
  ],
7780
- "$id": "/schemas/3.1.0/core/platform-extension-ref.json"
7782
+ "$id": "/schemas/3.1.1/core/platform-extension-ref.json"
7781
7783
  }
7782
7784
  },
7783
7785
  "provenance": {
@@ -9798,7 +9800,8 @@
9798
9800
  },
9799
9801
  {
9800
9802
  "title": "Video Asset",
9801
- "description": "Video asset with URL and technical specifications including audio track properties",
9803
+ "description": "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.",
9804
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
9802
9805
  "type": "object",
9803
9806
  "properties": {
9804
9807
  "asset_type": {
@@ -9814,12 +9817,12 @@
9814
9817
  "width": {
9815
9818
  "type": "integer",
9816
9819
  "minimum": 1,
9817
- "description": "Width in pixels"
9820
+ "description": "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.)"
9818
9821
  },
9819
9822
  "height": {
9820
9823
  "type": "integer",
9821
9824
  "minimum": 1,
9822
- "description": "Height in pixels"
9825
+ "description": "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.)"
9823
9826
  },
9824
9827
  "duration_ms": {
9825
9828
  "type": "integer",
@@ -10719,7 +10722,7 @@
10719
10722
  },
10720
10723
  {
10721
10724
  "title": "VAST Asset",
10722
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
10725
+ "description": "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.",
10723
10726
  "type": "object",
10724
10727
  "properties": {
10725
10728
  "asset_type": {
@@ -15705,7 +15708,8 @@
15705
15708
  },
15706
15709
  {
15707
15710
  "title": "Video Asset",
15708
- "description": "Video asset with URL and technical specifications including audio track properties",
15711
+ "description": "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.",
15712
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
15709
15713
  "type": "object",
15710
15714
  "properties": {
15711
15715
  "asset_type": {
@@ -15721,12 +15725,12 @@
15721
15725
  "width": {
15722
15726
  "type": "integer",
15723
15727
  "minimum": 1,
15724
- "description": "Width in pixels"
15728
+ "description": "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.)"
15725
15729
  },
15726
15730
  "height": {
15727
15731
  "type": "integer",
15728
15732
  "minimum": 1,
15729
- "description": "Height in pixels"
15733
+ "description": "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.)"
15730
15734
  },
15731
15735
  "duration_ms": {
15732
15736
  "type": "integer",
@@ -18288,7 +18292,7 @@
18288
18292
  "nike",
18289
18293
  "pampers"
18290
18294
  ],
18291
- "$id": "/schemas/3.1.0/core/brand-id.json"
18295
+ "$id": "/schemas/3.1.1/core/brand-id.json"
18292
18296
  },
18293
18297
  "industries": {
18294
18298
  "type": "array",
@@ -19540,7 +19544,7 @@
19540
19544
  "additionalProperties": true
19541
19545
  }
19542
19546
  ],
19543
- "$id": "/schemas/3.1.0/creative/preview-render.json"
19547
+ "$id": "/schemas/3.1.1/creative/preview-render.json"
19544
19548
  },
19545
19549
  "minItems": 1
19546
19550
  },
@@ -19760,7 +19764,7 @@
19760
19764
  }
19761
19765
  },
19762
19766
  "additionalProperties": true,
19763
- "$id": "/schemas/3.1.0/core/creative-consumption.json"
19767
+ "$id": "/schemas/3.1.1/core/creative-consumption.json"
19764
19768
  },
19765
19769
  "context": {
19766
19770
  "title": "Context Object",
@@ -20294,7 +20298,8 @@
20294
20298
  },
20295
20299
  {
20296
20300
  "title": "Video Asset",
20297
- "description": "Video asset with URL and technical specifications including audio track properties",
20301
+ "description": "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.",
20302
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
20298
20303
  "type": "object",
20299
20304
  "properties": {
20300
20305
  "asset_type": {
@@ -20310,12 +20315,12 @@
20310
20315
  "width": {
20311
20316
  "type": "integer",
20312
20317
  "minimum": 1,
20313
- "description": "Width in pixels"
20318
+ "description": "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.)"
20314
20319
  },
20315
20320
  "height": {
20316
20321
  "type": "integer",
20317
20322
  "minimum": 1,
20318
- "description": "Height in pixels"
20323
+ "description": "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.)"
20319
20324
  },
20320
20325
  "duration_ms": {
20321
20326
  "type": "integer",
@@ -21215,7 +21220,7 @@
21215
21220
  },
21216
21221
  {
21217
21222
  "title": "VAST Asset",
21218
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
21223
+ "description": "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.",
21219
21224
  "type": "object",
21220
21225
  "properties": {
21221
21226
  "asset_type": {
@@ -26201,7 +26206,8 @@
26201
26206
  },
26202
26207
  {
26203
26208
  "title": "Video Asset",
26204
- "description": "Video asset with URL and technical specifications including audio track properties",
26209
+ "description": "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.",
26210
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
26205
26211
  "type": "object",
26206
26212
  "properties": {
26207
26213
  "asset_type": {
@@ -26217,12 +26223,12 @@
26217
26223
  "width": {
26218
26224
  "type": "integer",
26219
26225
  "minimum": 1,
26220
- "description": "Width in pixels"
26226
+ "description": "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.)"
26221
26227
  },
26222
26228
  "height": {
26223
26229
  "type": "integer",
26224
26230
  "minimum": 1,
26225
- "description": "Height in pixels"
26231
+ "description": "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.)"
26226
26232
  },
26227
26233
  "duration_ms": {
26228
26234
  "type": "integer",
@@ -29143,7 +29149,8 @@
29143
29149
  },
29144
29150
  {
29145
29151
  "title": "Video Asset",
29146
- "description": "Video asset with URL and technical specifications including audio track properties",
29152
+ "description": "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.",
29153
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
29147
29154
  "type": "object",
29148
29155
  "properties": {
29149
29156
  "asset_type": {
@@ -29159,12 +29166,12 @@
29159
29166
  "width": {
29160
29167
  "type": "integer",
29161
29168
  "minimum": 1,
29162
- "description": "Width in pixels"
29169
+ "description": "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.)"
29163
29170
  },
29164
29171
  "height": {
29165
29172
  "type": "integer",
29166
29173
  "minimum": 1,
29167
- "description": "Height in pixels"
29174
+ "description": "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.)"
29168
29175
  },
29169
29176
  "duration_ms": {
29170
29177
  "type": "integer",
@@ -30064,7 +30071,7 @@
30064
30071
  },
30065
30072
  {
30066
30073
  "title": "VAST Asset",
30067
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
30074
+ "description": "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.",
30068
30075
  "type": "object",
30069
30076
  "properties": {
30070
30077
  "asset_type": {
@@ -35050,7 +35057,8 @@
35050
35057
  },
35051
35058
  {
35052
35059
  "title": "Video Asset",
35053
- "description": "Video asset with URL and technical specifications including audio track properties",
35060
+ "description": "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.",
35061
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
35054
35062
  "type": "object",
35055
35063
  "properties": {
35056
35064
  "asset_type": {
@@ -35066,12 +35074,12 @@
35066
35074
  "width": {
35067
35075
  "type": "integer",
35068
35076
  "minimum": 1,
35069
- "description": "Width in pixels"
35077
+ "description": "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.)"
35070
35078
  },
35071
35079
  "height": {
35072
35080
  "type": "integer",
35073
35081
  "minimum": 1,
35074
- "description": "Height in pixels"
35082
+ "description": "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.)"
35075
35083
  },
35076
35084
  "duration_ms": {
35077
35085
  "type": "integer",
@@ -39368,7 +39376,7 @@
39368
39376
  "additionalProperties": true
39369
39377
  }
39370
39378
  ],
39371
- "$id": "/schemas/3.1.0/core/signal-ref.json"
39379
+ "$id": "/schemas/3.1.1/core/signal-ref.json"
39372
39380
  },
39373
39381
  "signal_id": {
39374
39382
  "title": "Signal ID",
@@ -39434,7 +39442,7 @@
39434
39442
  "additionalProperties": true
39435
39443
  }
39436
39444
  ],
39437
- "$id": "/schemas/3.1.0/core/signal-id.json"
39445
+ "$id": "/schemas/3.1.1/core/signal-id.json"
39438
39446
  },
39439
39447
  "value_type": {
39440
39448
  "type": "string",
@@ -39990,7 +39998,7 @@
39990
39998
  "additionalProperties": true
39991
39999
  }
39992
40000
  ],
39993
- "$id": "/schemas/3.1.0/core/signal-targeting.json",
40001
+ "$id": "/schemas/3.1.1/core/signal-targeting.json",
39994
40002
  "x-status": "experimental"
39995
40003
  },
39996
40004
  "variants": {
@@ -40520,7 +40528,8 @@
40520
40528
  },
40521
40529
  {
40522
40530
  "title": "Video Asset",
40523
- "description": "Video asset with URL and technical specifications including audio track properties",
40531
+ "description": "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.",
40532
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
40524
40533
  "type": "object",
40525
40534
  "properties": {
40526
40535
  "asset_type": {
@@ -40536,12 +40545,12 @@
40536
40545
  "width": {
40537
40546
  "type": "integer",
40538
40547
  "minimum": 1,
40539
- "description": "Width in pixels"
40548
+ "description": "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.)"
40540
40549
  },
40541
40550
  "height": {
40542
40551
  "type": "integer",
40543
40552
  "minimum": 1,
40544
- "description": "Height in pixels"
40553
+ "description": "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.)"
40545
40554
  },
40546
40555
  "duration_ms": {
40547
40556
  "type": "integer",
@@ -41441,7 +41450,7 @@
41441
41450
  },
41442
41451
  {
41443
41452
  "title": "VAST Asset",
41444
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
41453
+ "description": "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.",
41445
41454
  "type": "object",
41446
41455
  "properties": {
41447
41456
  "asset_type": {
@@ -46427,7 +46436,8 @@
46427
46436
  },
46428
46437
  {
46429
46438
  "title": "Video Asset",
46430
- "description": "Video asset with URL and technical specifications including audio track properties",
46439
+ "description": "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.",
46440
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
46431
46441
  "type": "object",
46432
46442
  "properties": {
46433
46443
  "asset_type": {
@@ -46443,12 +46453,12 @@
46443
46453
  "width": {
46444
46454
  "type": "integer",
46445
46455
  "minimum": 1,
46446
- "description": "Width in pixels"
46456
+ "description": "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.)"
46447
46457
  },
46448
46458
  "height": {
46449
46459
  "type": "integer",
46450
46460
  "minimum": 1,
46451
- "description": "Height in pixels"
46461
+ "description": "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.)"
46452
46462
  },
46453
46463
  "duration_ms": {
46454
46464
  "type": "integer",
@@ -49369,7 +49379,8 @@
49369
49379
  },
49370
49380
  {
49371
49381
  "title": "Video Asset",
49372
- "description": "Video asset with URL and technical specifications including audio track properties",
49382
+ "description": "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.",
49383
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
49373
49384
  "type": "object",
49374
49385
  "properties": {
49375
49386
  "asset_type": {
@@ -49385,12 +49396,12 @@
49385
49396
  "width": {
49386
49397
  "type": "integer",
49387
49398
  "minimum": 1,
49388
- "description": "Width in pixels"
49399
+ "description": "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.)"
49389
49400
  },
49390
49401
  "height": {
49391
49402
  "type": "integer",
49392
49403
  "minimum": 1,
49393
- "description": "Height in pixels"
49404
+ "description": "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.)"
49394
49405
  },
49395
49406
  "duration_ms": {
49396
49407
  "type": "integer",
@@ -50290,7 +50301,7 @@
50290
50301
  },
50291
50302
  {
50292
50303
  "title": "VAST Asset",
50293
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
50304
+ "description": "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.",
50294
50305
  "type": "object",
50295
50306
  "properties": {
50296
50307
  "asset_type": {
@@ -55276,7 +55287,8 @@
55276
55287
  },
55277
55288
  {
55278
55289
  "title": "Video Asset",
55279
- "description": "Video asset with URL and technical specifications including audio track properties",
55290
+ "description": "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.",
55291
+ "$comment": "Dimension policy is deliberate and differs by asset type: a hosted `video` asset requires width/height (intrinsic pixels of a concrete file), while the `vast` asset omits them entirely (renditions are selected per-MediaFile by the player at serve time). Do not infer that AdCP forces a single width/height onto all video — only onto hosted files.",
55280
55292
  "type": "object",
55281
55293
  "properties": {
55282
55294
  "asset_type": {
@@ -55292,12 +55304,12 @@
55292
55304
  "width": {
55293
55305
  "type": "integer",
55294
55306
  "minimum": 1,
55295
- "description": "Width in pixels"
55307
+ "description": "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.)"
55296
55308
  },
55297
55309
  "height": {
55298
55310
  "type": "integer",
55299
55311
  "minimum": 1,
55300
- "description": "Height in pixels"
55312
+ "description": "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.)"
55301
55313
  },
55302
55314
  "duration_ms": {
55303
55315
  "type": "integer",
@@ -58939,7 +58951,7 @@
58939
58951
  "value"
58940
58952
  ],
58941
58953
  "additionalProperties": false,
58942
- "$id": "/schemas/3.1.0/creative/creative-feature-result.json"
58954
+ "$id": "/schemas/3.1.1/creative/creative-feature-result.json"
58943
58955
  }
58944
58956
  },
58945
58957
  "ranked_against": {
@@ -59236,7 +59248,7 @@
59236
59248
  "inventory_priority": "Rank by seller-side catalog metadata (margin, overstock, promotional priority). No buyer input.",
59237
59249
  "random": "Status-quo fallback: agent samples without a ranking preference. Default when selection_strategy is omitted."
59238
59250
  },
59239
- "$id": "/schemas/3.1.0/enums/creative-selection-strategy.json"
59251
+ "$id": "/schemas/3.1.1/enums/creative-selection-strategy.json"
59240
59252
  },
59241
59253
  "budget_status": {
59242
59254
  "type": "string",
@@ -59986,7 +59998,7 @@
59986
59998
  "agent_placement",
59987
59999
  "custom"
59988
60000
  ],
59989
- "$id": "/schemas/3.1.0/core/canonical-format-kind.json"
60001
+ "$id": "/schemas/3.1.1/core/canonical-format-kind.json"
59990
60002
  },
59991
60003
  "DigitalSourceType": {
59992
60004
  "title": "Digital Source Type",
@@ -60014,7 +60026,7 @@
60014
60026
  "human_edits": "Content augmented, corrected, or enhanced by humans using non-generative tools",
60015
60027
  "data_driven_media": "Assembled from structured data feeds (DCO templates, product catalogs, weather-triggered variants)"
60016
60028
  },
60017
- "$id": "/schemas/3.1.0/enums/digital-source-type.json"
60029
+ "$id": "/schemas/3.1.1/enums/digital-source-type.json"
60018
60030
  },
60019
60031
  "EmbeddedProvenanceMethod": {
60020
60032
  "title": "Embedded Provenance Method",
@@ -60028,7 +60040,7 @@
60028
60040
  "manifest_wrapper": "A provenance manifest embedded in the file container per format-specific rules (e.g., JUMBF box in JPEG, C2PATextManifestWrapper in plaintext per C2PA Section A.7). The manifest travels with the file but is tied to the file's byte structure.",
60029
60041
  "provenance_markers": "Invisible markers embedded within the content stream that encode or reference a provenance record. Designed to survive reformatting, copy-paste, CMS ingestion, and ad-server transcoding that breaks file-level bindings."
60030
60042
  },
60031
- "$id": "/schemas/3.1.0/enums/embedded-provenance-method.json"
60043
+ "$id": "/schemas/3.1.1/enums/embedded-provenance-method.json"
60032
60044
  },
60033
60045
  "WatermarkMediaType": {
60034
60046
  "title": "Watermark Media Type",
@@ -60046,7 +60058,7 @@
60046
60058
  "video": "Watermark applied to video content (e.g., per-frame image watermarking, temporal watermarking)",
60047
60059
  "text": "Watermark applied to text content (e.g., synonym substitution, structural modification)"
60048
60060
  },
60049
- "$id": "/schemas/3.1.0/enums/watermark-media-type.json"
60061
+ "$id": "/schemas/3.1.1/enums/watermark-media-type.json"
60050
60062
  },
60051
60063
  "C2PAWatermarkAction": {
60052
60064
  "title": "C2PA Watermark Action",
@@ -60060,7 +60072,7 @@
60060
60072
  "c2pa.watermarked.bound": "Watermark linked to a C2PA manifest for this asset. The watermark and manifest are mutually reinforcing: the manifest references the watermark, and the watermark can be used to locate the manifest.",
60061
60073
  "c2pa.watermarked.unbound": "Watermark independent of any C2PA manifest. Applied before any provenance signing event (e.g., by the AI generator at creation time) or in pipelines where no manifest is present."
60062
60074
  },
60063
- "$id": "/schemas/3.1.0/enums/c2pa-watermark-action.json"
60075
+ "$id": "/schemas/3.1.1/enums/c2pa-watermark-action.json"
60064
60076
  },
60065
60077
  "DisclosurePersistence": {
60066
60078
  "title": "Disclosure Persistence",
@@ -60076,7 +60088,7 @@
60076
60088
  "initial": "Disclosure must appear at the start of content for a minimum duration before it may be removed. Pair with min_duration_ms in render_guidance or creative brief to specify the required duration.",
60077
60089
  "flexible": "Disclosure presence is sufficient; placement timing and duration are at the publisher's discretion"
60078
60090
  },
60079
- "$id": "/schemas/3.1.0/enums/disclosure-persistence.json"
60091
+ "$id": "/schemas/3.1.1/enums/disclosure-persistence.json"
60080
60092
  },
60081
60093
  "DisclosurePosition": {
60082
60094
  "title": "Disclosure Position",
@@ -60092,7 +60104,7 @@
60092
60104
  "pre_roll",
60093
60105
  "companion"
60094
60106
  ],
60095
- "$id": "/schemas/3.1.0/enums/disclosure-position.json"
60107
+ "$id": "/schemas/3.1.1/enums/disclosure-position.json"
60096
60108
  },
60097
60109
  "FrameRateType": {
60098
60110
  "title": "Frame Rate Type",
@@ -60106,7 +60118,7 @@
60106
60118
  "constant": "Constant frame rate (CFR) — each frame occupies an identical time interval",
60107
60119
  "variable": "Variable frame rate (VFR) — frame intervals may differ"
60108
60120
  },
60109
- "$id": "/schemas/3.1.0/enums/frame-rate-type.json"
60121
+ "$id": "/schemas/3.1.1/enums/frame-rate-type.json"
60110
60122
  },
60111
60123
  "ScanType": {
60112
60124
  "title": "Scan Type",
@@ -60120,7 +60132,7 @@
60120
60132
  "progressive": "All lines of each frame are drawn in sequence",
60121
60133
  "interlaced": "Alternating lines drawn in two passes per frame (legacy broadcast)"
60122
60134
  },
60123
- "$id": "/schemas/3.1.0/enums/scan-type.json"
60135
+ "$id": "/schemas/3.1.1/enums/scan-type.json"
60124
60136
  },
60125
60137
  "GOPType": {
60126
60138
  "title": "GOP Type",
@@ -60134,7 +60146,7 @@
60134
60146
  "closed": "Each GOP is independently decodable — required for SSAI and broadcast splicing",
60135
60147
  "open": "GOPs may reference frames from adjacent GOPs — not suitable for splicing"
60136
60148
  },
60137
- "$id": "/schemas/3.1.0/enums/gop-type.json"
60149
+ "$id": "/schemas/3.1.1/enums/gop-type.json"
60138
60150
  },
60139
60151
  "MoovAtomPosition": {
60140
60152
  "title": "Moov Atom Position",
@@ -60148,7 +60160,7 @@
60148
60160
  "start": "moov atom at beginning of file — enables progressive download and streaming delivery",
60149
60161
  "end": "moov atom at end of file — requires full download before playback can begin"
60150
60162
  },
60151
- "$id": "/schemas/3.1.0/enums/moov-atom-position.json"
60163
+ "$id": "/schemas/3.1.1/enums/moov-atom-position.json"
60152
60164
  },
60153
60165
  "AudioChannelLayout": {
60154
60166
  "title": "Audio Channel Layout",
@@ -60160,7 +60172,7 @@
60160
60172
  "5.1",
60161
60173
  "7.1"
60162
60174
  ],
60163
- "$id": "/schemas/3.1.0/enums/audio-channel-layout.json"
60175
+ "$id": "/schemas/3.1.1/enums/audio-channel-layout.json"
60164
60176
  },
60165
60177
  "VASTVersion": {
60166
60178
  "title": "VAST Version",
@@ -60173,7 +60185,7 @@
60173
60185
  "4.1",
60174
60186
  "4.2"
60175
60187
  ],
60176
- "$id": "/schemas/3.1.0/enums/vast-version.json"
60188
+ "$id": "/schemas/3.1.1/enums/vast-version.json"
60177
60189
  },
60178
60190
  "VASTTrackingEvent": {
60179
60191
  "title": "VAST Tracking Event",
@@ -60217,7 +60229,7 @@
60217
60229
  "measurableImpression",
60218
60230
  "viewableImpression"
60219
60231
  ],
60220
- "$id": "/schemas/3.1.0/enums/vast-tracking-event.json"
60232
+ "$id": "/schemas/3.1.1/enums/vast-tracking-event.json"
60221
60233
  },
60222
60234
  "URLAssetType": {
60223
60235
  "title": "URL Asset Type",
@@ -60228,7 +60240,7 @@
60228
60240
  "tracker_pixel",
60229
60241
  "tracker_script"
60230
60242
  ],
60231
- "$id": "/schemas/3.1.0/enums/url-asset-type.json"
60243
+ "$id": "/schemas/3.1.1/enums/url-asset-type.json"
60232
60244
  },
60233
60245
  "JavaScriptModuleType": {
60234
60246
  "title": "JavaScript Module Type",
@@ -60239,7 +60251,7 @@
60239
60251
  "commonjs",
60240
60252
  "script"
60241
60253
  ],
60242
- "$id": "/schemas/3.1.0/enums/javascript-module-type.json"
60254
+ "$id": "/schemas/3.1.1/enums/javascript-module-type.json"
60243
60255
  },
60244
60256
  "HTTPMethod": {
60245
60257
  "title": "HTTP Method",
@@ -60249,7 +60261,7 @@
60249
60261
  "GET",
60250
60262
  "POST"
60251
60263
  ],
60252
- "$id": "/schemas/3.1.0/enums/http-method.json",
60264
+ "$id": "/schemas/3.1.1/enums/http-method.json",
60253
60265
  "default": "POST"
60254
60266
  },
60255
60267
  "UniversalMacro": {
@@ -60410,7 +60422,7 @@
60410
60422
  "ITEM_PRICE": "Price amount of the catalog item being rendered (catalog_field: price.amount). Catalog content macro — scalar text value substituted under the catalog-item substitution-safety rules.",
60411
60423
  "ITEM_PRICE_CURRENCY": "ISO 4217 currency code of the catalog item being rendered (catalog_field: price.currency). Catalog content macro — scalar text value substituted under the catalog-item substitution-safety rules."
60412
60424
  },
60413
- "$id": "/schemas/3.1.0/enums/universal-macro.json"
60425
+ "$id": "/schemas/3.1.1/enums/universal-macro.json"
60414
60426
  },
60415
60427
  "WebhookResponseType": {
60416
60428
  "title": "Webhook Response Type",
@@ -60422,7 +60434,7 @@
60422
60434
  "xml",
60423
60435
  "javascript"
60424
60436
  ],
60425
- "$id": "/schemas/3.1.0/enums/webhook-response-type.json"
60437
+ "$id": "/schemas/3.1.1/enums/webhook-response-type.json"
60426
60438
  },
60427
60439
  "WebhookSecurityMethod": {
60428
60440
  "title": "Webhook Security Method",
@@ -60433,7 +60445,7 @@
60433
60445
  "api_key",
60434
60446
  "none"
60435
60447
  ],
60436
- "$id": "/schemas/3.1.0/enums/webhook-security-method.json"
60448
+ "$id": "/schemas/3.1.1/enums/webhook-security-method.json"
60437
60449
  },
60438
60450
  "DAASTVersion": {
60439
60451
  "title": "DAAST Version",
@@ -60443,7 +60455,7 @@
60443
60455
  "1.0",
60444
60456
  "1.1"
60445
60457
  ],
60446
- "$id": "/schemas/3.1.0/enums/daast-version.json"
60458
+ "$id": "/schemas/3.1.1/enums/daast-version.json"
60447
60459
  },
60448
60460
  "DAASTTrackingEvent": {
60449
60461
  "title": "DAAST Tracking Event",
@@ -60474,7 +60486,7 @@
60474
60486
  "measurableImpression",
60475
60487
  "viewableImpression"
60476
60488
  ],
60477
- "$id": "/schemas/3.1.0/enums/daast-tracking-event.json"
60489
+ "$id": "/schemas/3.1.1/enums/daast-tracking-event.json"
60478
60490
  },
60479
60491
  "MarkdownFlavor": {
60480
60492
  "title": "Markdown Flavor",
@@ -60484,7 +60496,7 @@
60484
60496
  "commonmark",
60485
60497
  "gfm"
60486
60498
  ],
60487
- "$id": "/schemas/3.1.0/enums/markdown-flavor.json",
60499
+ "$id": "/schemas/3.1.1/enums/markdown-flavor.json",
60488
60500
  "default": "commonmark"
60489
60501
  },
60490
60502
  "CatalogType": {
@@ -60506,7 +60518,7 @@
60506
60518
  "destination",
60507
60519
  "app"
60508
60520
  ],
60509
- "$id": "/schemas/3.1.0/enums/catalog-type.json"
60521
+ "$id": "/schemas/3.1.1/enums/catalog-type.json"
60510
60522
  },
60511
60523
  "FeedFormat": {
60512
60524
  "title": "Feed Format",
@@ -60532,7 +60544,7 @@
60532
60544
  "openai_product_feed": "OpenAI Commerce product feed for ChatGPT shopping — a GMC-derived dialect adding ChatGPT-specific eligibility flags (is_eligible_search / is_eligible_checkout / is_eligible_ads). Spec: https://developers.openai.com/commerce/specs/file-upload/products",
60533
60545
  "custom": "A feed whose shape is not one of the named formats above. The buyer MUST supply feed_field_mappings to normalize it to the AdCP catalog item schema."
60534
60546
  },
60535
- "$id": "/schemas/3.1.0/enums/feed-format.json"
60547
+ "$id": "/schemas/3.1.1/enums/feed-format.json"
60536
60548
  },
60537
60549
  "UpdateFrequency": {
60538
60550
  "title": "Update Frequency",
@@ -60544,7 +60556,7 @@
60544
60556
  "daily",
60545
60557
  "weekly"
60546
60558
  ],
60547
- "$id": "/schemas/3.1.0/enums/update-frequency.json"
60559
+ "$id": "/schemas/3.1.1/enums/update-frequency.json"
60548
60560
  },
60549
60561
  "EventType": {
60550
60562
  "title": "Event Type",
@@ -60616,7 +60628,7 @@
60616
60628
  "submit_application": "User submitted an application (loan, job, etc.)",
60617
60629
  "custom": "Custom event type (specify in custom_event_name)"
60618
60630
  },
60619
- "$id": "/schemas/3.1.0/enums/event-type.json"
60631
+ "$id": "/schemas/3.1.1/enums/event-type.json"
60620
60632
  },
60621
60633
  "ContentIDType": {
60622
60634
  "title": "Content ID Type",
@@ -60636,7 +60648,7 @@
60636
60648
  "destination_id",
60637
60649
  "app_id"
60638
60650
  ],
60639
- "$id": "/schemas/3.1.0/enums/content-id-type.json"
60651
+ "$id": "/schemas/3.1.1/enums/content-id-type.json"
60640
60652
  },
60641
60653
  "RightUse": {
60642
60654
  "title": "Right Use",
@@ -60671,7 +60683,7 @@
60671
60683
  "commercial": "Use in commercial advertising and promotional contexts",
60672
60684
  "ai_generated_image": "License to produce AI-generated still imagery derived from the rights holder's IP (brand assets, character designs, talent likeness). Distinct from likeness/voice by output modality — a get_rights query filtered on ai_generated_image returns rights whose pricing options cover image generation, regardless of the underlying IP category."
60673
60685
  },
60674
- "$id": "/schemas/3.1.0/enums/right-use.json"
60686
+ "$id": "/schemas/3.1.1/enums/right-use.json"
60675
60687
  },
60676
60688
  "RightType": {
60677
60689
  "title": "Right Type",
@@ -60692,7 +60704,7 @@
60692
60704
  "music": "Rights to musical compositions or recordings (sync, background music)",
60693
60705
  "stock_media": "Rights to stock photography, video, or audio collections"
60694
60706
  },
60695
- "$id": "/schemas/3.1.0/enums/right-type.json"
60707
+ "$id": "/schemas/3.1.1/enums/right-type.json"
60696
60708
  },
60697
60709
  "CreativeIdentifierType": {
60698
60710
  "title": "Creative Identifier Type",
@@ -60716,11 +60728,11 @@
60716
60728
  "clearcast_clock",
60717
60729
  "idcrea"
60718
60730
  ],
60719
- "$id": "/schemas/3.1.0/enums/creative-identifier-type.json"
60731
+ "$id": "/schemas/3.1.1/enums/creative-identifier-type.json"
60720
60732
  }
60721
60733
  },
60722
60734
  "_bundled": {
60723
- "generatedAt": "2026-06-18T08:17:00.728Z",
60735
+ "generatedAt": "2026-06-30T19:14:40.120Z",
60724
60736
  "note": "This is a bundled schema with all $ref resolved inline. For the modular version with references, use the parent directory."
60725
60737
  }
60726
60738
  }