@adcp/sdk 9.6.1 → 9.7.0

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 (1403) hide show
  1. package/ADCP_VERSION +1 -1
  2. package/bin/adcp-registry.js +31 -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/ProtocolResponseParser.d.ts.map +1 -1
  40. package/dist/lib/core/ProtocolResponseParser.js +54 -14
  41. package/dist/lib/core/ProtocolResponseParser.js.map +1 -1
  42. package/dist/lib/core/TaskExecutor.d.ts.map +1 -1
  43. package/dist/lib/core/TaskExecutor.js +21 -7
  44. package/dist/lib/core/TaskExecutor.js.map +1 -1
  45. package/dist/lib/index.d.ts +1 -1
  46. package/dist/lib/index.d.ts.map +1 -1
  47. package/dist/lib/index.js.map +1 -1
  48. package/dist/lib/registry/index.d.ts +23 -2
  49. package/dist/lib/registry/index.d.ts.map +1 -1
  50. package/dist/lib/registry/index.js +76 -3
  51. package/dist/lib/registry/index.js.map +1 -1
  52. package/dist/lib/registry/types.d.ts +86 -11
  53. package/dist/lib/registry/types.d.ts.map +1 -1
  54. package/dist/lib/registry/types.generated.d.ts +359 -131
  55. package/dist/lib/registry/types.generated.d.ts.map +1 -1
  56. package/dist/lib/registry/types.generated.js +1 -1
  57. package/dist/lib/schemas-data/3.1/a2ui/bound-value.json +1 -1
  58. package/dist/lib/schemas-data/3.1/a2ui/component.json +1 -1
  59. package/dist/lib/schemas-data/3.1/a2ui/si-catalog.json +25 -25
  60. package/dist/lib/schemas-data/3.1/a2ui/surface.json +2 -2
  61. package/dist/lib/schemas-data/3.1/a2ui/user-action.json +1 -1
  62. package/dist/lib/schemas-data/3.1/aao/agent-publishers.json +1 -1
  63. package/dist/lib/schemas-data/3.1/account/get-account-financials-request.json +6 -6
  64. package/dist/lib/schemas-data/3.1/account/get-account-financials-response.json +12 -12
  65. package/dist/lib/schemas-data/3.1/account/list-accounts-request.json +6 -6
  66. package/dist/lib/schemas-data/3.1/account/list-accounts-response.json +8 -8
  67. package/dist/lib/schemas-data/3.1/account/report-usage-request.json +6 -6
  68. package/dist/lib/schemas-data/3.1/account/report-usage-response.json +6 -6
  69. package/dist/lib/schemas-data/3.1/account/sync-accounts-request.json +12 -12
  70. package/dist/lib/schemas-data/3.1/account/sync-accounts-response.json +16 -16
  71. package/dist/lib/schemas-data/3.1/account/sync-governance-request.json +6 -6
  72. package/dist/lib/schemas-data/3.1/account/sync-governance-response.json +10 -10
  73. package/dist/lib/schemas-data/3.1/adagents.json +29 -29
  74. package/dist/lib/schemas-data/3.1/brand/acquire-rights-request.json +10 -10
  75. package/dist/lib/schemas-data/3.1/brand/acquire-rights-response.json +16 -16
  76. package/dist/lib/schemas-data/3.1/brand/creative-approval-request.json +5 -5
  77. package/dist/lib/schemas-data/3.1/brand/creative-approval-response.json +12 -12
  78. package/dist/lib/schemas-data/3.1/brand/get-brand-identity-request.json +4 -4
  79. package/dist/lib/schemas-data/3.1/brand/get-brand-identity-response.json +10 -10
  80. package/dist/lib/schemas-data/3.1/brand/get-rights-request.json +8 -8
  81. package/dist/lib/schemas-data/3.1/brand/get-rights-response.json +11 -11
  82. package/dist/lib/schemas-data/3.1/brand/revocation-notification.json +4 -4
  83. package/dist/lib/schemas-data/3.1/brand/rights-pricing-option.json +5 -5
  84. package/dist/lib/schemas-data/3.1/brand/rights-terms.json +3 -3
  85. package/dist/lib/schemas-data/3.1/brand/search-brands-request.json +6 -6
  86. package/dist/lib/schemas-data/3.1/brand/search-brands-response.json +11 -11
  87. package/dist/lib/schemas-data/3.1/brand/update-rights-request.json +6 -6
  88. package/dist/lib/schemas-data/3.1/brand/update-rights-response.json +11 -11
  89. package/dist/lib/schemas-data/3.1/brand/verification-status.json +1 -1
  90. package/dist/lib/schemas-data/3.1/brand/verify-brand-claim-request.json +2 -2
  91. package/dist/lib/schemas-data/3.1/brand/verify-brand-claim-response.json +13 -13
  92. package/dist/lib/schemas-data/3.1/brand/verify-brand-claims-request.json +2 -2
  93. package/dist/lib/schemas-data/3.1/brand/verify-brand-claims-response.json +13 -13
  94. package/dist/lib/schemas-data/3.1/brand.json +21 -21
  95. package/dist/lib/schemas-data/3.1/bundled/content-standards/calibrate-content-request.json +12 -12
  96. package/dist/lib/schemas-data/3.1/bundled/content-standards/calibrate-content-response.json +12 -12
  97. package/dist/lib/schemas-data/3.1/bundled/content-standards/create-content-standards-request.json +16 -16
  98. package/dist/lib/schemas-data/3.1/bundled/content-standards/create-content-standards-response.json +10 -10
  99. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-content-standards-request.json +5 -5
  100. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-content-standards-response.json +23 -23
  101. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-media-buy-artifacts-request.json +16 -16
  102. package/dist/lib/schemas-data/3.1/bundled/content-standards/get-media-buy-artifacts-response.json +18 -18
  103. package/dist/lib/schemas-data/3.1/bundled/content-standards/list-content-standards-request.json +7 -7
  104. package/dist/lib/schemas-data/3.1/bundled/content-standards/list-content-standards-response.json +24 -24
  105. package/dist/lib/schemas-data/3.1/bundled/content-standards/update-content-standards-request.json +16 -16
  106. package/dist/lib/schemas-data/3.1/bundled/content-standards/update-content-standards-response.json +10 -10
  107. package/dist/lib/schemas-data/3.1/bundled/content-standards/validate-content-delivery-request.json +12 -12
  108. package/dist/lib/schemas-data/3.1/bundled/content-standards/validate-content-delivery-response.json +12 -12
  109. package/dist/lib/schemas-data/3.1/bundled/core/tasks-get-request.json +16 -16
  110. package/dist/lib/schemas-data/3.1/bundled/core/tasks-get-response.json +237 -225
  111. package/dist/lib/schemas-data/3.1/bundled/core/tasks-list-request.json +21 -21
  112. package/dist/lib/schemas-data/3.1/bundled/core/tasks-list-response.json +11 -11
  113. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-delivery-request.json +17 -17
  114. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-delivery-response.json +74 -70
  115. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-features-request.json +62 -58
  116. package/dist/lib/schemas-data/3.1/bundled/creative/get-creative-features-response.json +13 -13
  117. package/dist/lib/schemas-data/3.1/bundled/creative/list-creative-formats-request.json +16 -16
  118. package/dist/lib/schemas-data/3.1/bundled/creative/list-creative-formats-response.json +48 -48
  119. package/dist/lib/schemas-data/3.1/bundled/creative/list-creatives-request.json +17 -17
  120. package/dist/lib/schemas-data/3.1/bundled/creative/list-creatives-response.json +74 -70
  121. package/dist/lib/schemas-data/3.1/bundled/creative/list-transformers-request.json +18 -18
  122. package/dist/lib/schemas-data/3.1/bundled/creative/list-transformers-response.json +16 -16
  123. package/dist/lib/schemas-data/3.1/bundled/creative/preview-creative-request.json +80 -72
  124. package/dist/lib/schemas-data/3.1/bundled/creative/preview-creative-response.json +68 -64
  125. package/dist/lib/schemas-data/3.1/bundled/creative/sync-creatives-request.json +64 -60
  126. package/dist/lib/schemas-data/3.1/bundled/creative/sync-creatives-response.json +27 -27
  127. package/dist/lib/schemas-data/3.1/bundled/creative/validate-input-request.json +60 -56
  128. package/dist/lib/schemas-data/3.1/bundled/creative/validate-input-response.json +10 -10
  129. package/dist/lib/schemas-data/3.1/bundled/media-buy/build-creative-request.json +71 -67
  130. package/dist/lib/schemas-data/3.1/bundled/media-buy/build-creative-response.json +108 -96
  131. package/dist/lib/schemas-data/3.1/bundled/media-buy/create-media-buy-request.json +101 -97
  132. package/dist/lib/schemas-data/3.1/bundled/media-buy/create-media-buy-response.json +77 -77
  133. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buy-delivery-request.json +25 -25
  134. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buy-delivery-response.json +40 -40
  135. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buys-request.json +18 -18
  136. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-media-buys-response.json +65 -65
  137. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-products-request.json +51 -51
  138. package/dist/lib/schemas-data/3.1/bundled/media-buy/get-products-response.json +101 -101
  139. package/dist/lib/schemas-data/3.1/bundled/media-buy/list-creative-formats-request.json +12 -12
  140. package/dist/lib/schemas-data/3.1/bundled/media-buy/list-creative-formats-response.json +48 -48
  141. package/dist/lib/schemas-data/3.1/bundled/media-buy/log-event-request.json +12 -12
  142. package/dist/lib/schemas-data/3.1/bundled/media-buy/log-event-response.json +10 -10
  143. package/dist/lib/schemas-data/3.1/bundled/media-buy/package-request.json +97 -93
  144. package/dist/lib/schemas-data/3.1/bundled/media-buy/provide-performance-feedback-request.json +8 -8
  145. package/dist/lib/schemas-data/3.1/bundled/media-buy/provide-performance-feedback-response.json +10 -10
  146. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-audiences-request.json +18 -18
  147. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-audiences-response.json +12 -12
  148. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-catalogs-request.json +26 -26
  149. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-catalogs-response.json +12 -12
  150. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-event-sources-request.json +19 -19
  151. package/dist/lib/schemas-data/3.1/bundled/media-buy/sync-event-sources-response.json +16 -16
  152. package/dist/lib/schemas-data/3.1/bundled/media-buy/update-media-buy-request.json +115 -107
  153. package/dist/lib/schemas-data/3.1/bundled/media-buy/update-media-buy-response.json +71 -71
  154. package/dist/lib/schemas-data/3.1/bundled/property/create-property-list-request.json +18 -18
  155. package/dist/lib/schemas-data/3.1/bundled/property/create-property-list-response.json +26 -26
  156. package/dist/lib/schemas-data/3.1/bundled/property/delete-property-list-request.json +16 -16
  157. package/dist/lib/schemas-data/3.1/bundled/property/delete-property-list-response.json +10 -10
  158. package/dist/lib/schemas-data/3.1/bundled/property/get-property-list-request.json +16 -16
  159. package/dist/lib/schemas-data/3.1/bundled/property/get-property-list-response.json +27 -27
  160. package/dist/lib/schemas-data/3.1/bundled/property/list-property-lists-request.json +17 -17
  161. package/dist/lib/schemas-data/3.1/bundled/property/list-property-lists-response.json +27 -27
  162. package/dist/lib/schemas-data/3.1/bundled/property/update-property-list-request.json +18 -18
  163. package/dist/lib/schemas-data/3.1/bundled/property/update-property-list-response.json +26 -26
  164. package/dist/lib/schemas-data/3.1/bundled/property/validate-property-delivery-request.json +19 -19
  165. package/dist/lib/schemas-data/3.1/bundled/property/validate-property-delivery-response.json +15 -15
  166. package/dist/lib/schemas-data/3.1/bundled/protocol/get-adcp-capabilities-request.json +5 -5
  167. package/dist/lib/schemas-data/3.1/bundled/protocol/get-adcp-capabilities-response.json +40 -35
  168. package/dist/lib/schemas-data/3.1/bundled/protocol/get-task-status-request.json +16 -16
  169. package/dist/lib/schemas-data/3.1/bundled/protocol/get-task-status-response.json +237 -225
  170. package/dist/lib/schemas-data/3.1/bundled/protocol/list-tasks-request.json +21 -21
  171. package/dist/lib/schemas-data/3.1/bundled/protocol/list-tasks-response.json +11 -11
  172. package/dist/lib/schemas-data/3.1/bundled/signals/activate-signal-request.json +17 -17
  173. package/dist/lib/schemas-data/3.1/bundled/signals/activate-signal-response.json +12 -12
  174. package/dist/lib/schemas-data/3.1/bundled/signals/get-signals-request.json +24 -24
  175. package/dist/lib/schemas-data/3.1/bundled/signals/get-signals-response.json +53 -53
  176. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-get-offering-request.json +5 -5
  177. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-get-offering-response.json +23 -23
  178. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-initiate-session-request.json +18 -18
  179. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-initiate-session-response.json +25 -25
  180. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-send-message-request.json +16 -16
  181. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-send-message-response.json +26 -26
  182. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-terminate-session-request.json +5 -5
  183. package/dist/lib/schemas-data/3.1/bundled/sponsored-intelligence/si-terminate-session-response.json +11 -11
  184. package/dist/lib/schemas-data/3.1/collection/base-collection-source.json +3 -3
  185. package/dist/lib/schemas-data/3.1/collection/collection-list-changed-webhook.json +2 -2
  186. package/dist/lib/schemas-data/3.1/collection/collection-list-filters.json +7 -7
  187. package/dist/lib/schemas-data/3.1/collection/collection-list.json +5 -5
  188. package/dist/lib/schemas-data/3.1/collection/create-collection-list-request.json +8 -8
  189. package/dist/lib/schemas-data/3.1/collection/create-collection-list-response.json +6 -6
  190. package/dist/lib/schemas-data/3.1/collection/delete-collection-list-request.json +5 -5
  191. package/dist/lib/schemas-data/3.1/collection/delete-collection-list-response.json +5 -5
  192. package/dist/lib/schemas-data/3.1/collection/get-collection-list-request.json +5 -5
  193. package/dist/lib/schemas-data/3.1/collection/get-collection-list-response.json +12 -12
  194. package/dist/lib/schemas-data/3.1/collection/list-collection-lists-request.json +6 -6
  195. package/dist/lib/schemas-data/3.1/collection/list-collection-lists-response.json +7 -7
  196. package/dist/lib/schemas-data/3.1/collection/update-collection-list-request.json +8 -8
  197. package/dist/lib/schemas-data/3.1/collection/update-collection-list-response.json +6 -6
  198. package/dist/lib/schemas-data/3.1/content-standards/artifact-webhook-payload.json +3 -3
  199. package/dist/lib/schemas-data/3.1/content-standards/artifact.json +7 -7
  200. package/dist/lib/schemas-data/3.1/content-standards/calibrate-content-request.json +5 -5
  201. package/dist/lib/schemas-data/3.1/content-standards/calibrate-content-response.json +10 -10
  202. package/dist/lib/schemas-data/3.1/content-standards/content-standards.json +7 -7
  203. package/dist/lib/schemas-data/3.1/content-standards/create-content-standards-request.json +8 -8
  204. package/dist/lib/schemas-data/3.1/content-standards/create-content-standards-response.json +8 -8
  205. package/dist/lib/schemas-data/3.1/content-standards/get-content-standards-request.json +4 -4
  206. package/dist/lib/schemas-data/3.1/content-standards/get-content-standards-response.json +9 -9
  207. package/dist/lib/schemas-data/3.1/content-standards/get-media-buy-artifacts-request.json +5 -5
  208. package/dist/lib/schemas-data/3.1/content-standards/get-media-buy-artifacts-response.json +10 -10
  209. package/dist/lib/schemas-data/3.1/content-standards/list-content-standards-request.json +6 -6
  210. package/dist/lib/schemas-data/3.1/content-standards/list-content-standards-response.json +10 -10
  211. package/dist/lib/schemas-data/3.1/content-standards/update-content-standards-request.json +8 -8
  212. package/dist/lib/schemas-data/3.1/content-standards/update-content-standards-response.json +8 -8
  213. package/dist/lib/schemas-data/3.1/content-standards/validate-content-delivery-request.json +5 -5
  214. package/dist/lib/schemas-data/3.1/content-standards/validate-content-delivery-response.json +10 -10
  215. package/dist/lib/schemas-data/3.1/core/account-authorization.json +1 -1
  216. package/dist/lib/schemas-data/3.1/core/account-ref.json +2 -2
  217. package/dist/lib/schemas-data/3.1/core/account-with-authorization.json +3 -3
  218. package/dist/lib/schemas-data/3.1/core/account.json +10 -10
  219. package/dist/lib/schemas-data/3.1/core/activation-key.json +1 -1
  220. package/dist/lib/schemas-data/3.1/core/ad-inventory-config.json +1 -1
  221. package/dist/lib/schemas-data/3.1/core/agent-encryption-key.json +1 -1
  222. package/dist/lib/schemas-data/3.1/core/agent-signing-key.json +1 -1
  223. package/dist/lib/schemas-data/3.1/core/app-item.json +4 -4
  224. package/dist/lib/schemas-data/3.1/core/asset-group-vocabulary.json +1 -1
  225. package/dist/lib/schemas-data/3.1/core/assets/asset-union.json +21 -21
  226. package/dist/lib/schemas-data/3.1/core/assets/audio-asset.json +3 -3
  227. package/dist/lib/schemas-data/3.1/core/assets/brief-asset.json +2 -2
  228. package/dist/lib/schemas-data/3.1/core/assets/card-asset.json +6 -6
  229. package/dist/lib/schemas-data/3.1/core/assets/catalog-asset.json +2 -2
  230. package/dist/lib/schemas-data/3.1/core/assets/css-asset.json +2 -2
  231. package/dist/lib/schemas-data/3.1/core/assets/daast-asset.json +4 -4
  232. package/dist/lib/schemas-data/3.1/core/assets/daast-tracker-asset.json +3 -3
  233. package/dist/lib/schemas-data/3.1/core/assets/html-asset.json +2 -2
  234. package/dist/lib/schemas-data/3.1/core/assets/image-asset.json +2 -2
  235. package/dist/lib/schemas-data/3.1/core/assets/javascript-asset.json +3 -3
  236. package/dist/lib/schemas-data/3.1/core/assets/markdown-asset.json +2 -2
  237. package/dist/lib/schemas-data/3.1/core/assets/pixel-tracker-asset.json +2 -2
  238. package/dist/lib/schemas-data/3.1/core/assets/published-post-asset.json +2 -2
  239. package/dist/lib/schemas-data/3.1/core/assets/text-asset.json +2 -2
  240. package/dist/lib/schemas-data/3.1/core/assets/url-asset.json +3 -3
  241. package/dist/lib/schemas-data/3.1/core/assets/vast-asset.json +5 -5
  242. package/dist/lib/schemas-data/3.1/core/assets/vast-tracker-asset.json +3 -3
  243. package/dist/lib/schemas-data/3.1/core/assets/video-asset.json +11 -10
  244. package/dist/lib/schemas-data/3.1/core/assets/webhook-asset.json +7 -7
  245. package/dist/lib/schemas-data/3.1/core/assets/zip-asset.json +2 -2
  246. package/dist/lib/schemas-data/3.1/core/async-response-data.json +29 -29
  247. package/dist/lib/schemas-data/3.1/core/async-response-refs/creative/sync-creatives-async-response-input-required.json +3 -3
  248. package/dist/lib/schemas-data/3.1/core/async-response-refs/creative/sync-creatives-async-response-submitted.json +4 -4
  249. package/dist/lib/schemas-data/3.1/core/async-response-refs/creative/sync-creatives-async-response-working.json +3 -3
  250. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/build-creative-async-response-input-required.json +4 -4
  251. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/build-creative-async-response-submitted.json +4 -4
  252. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/build-creative-async-response-working.json +3 -3
  253. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/create-media-buy-async-response-input-required.json +4 -4
  254. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/create-media-buy-async-response-submitted.json +4 -4
  255. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/create-media-buy-async-response-working.json +3 -3
  256. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/get-products-async-response-input-required.json +4 -4
  257. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/get-products-async-response-submitted.json +4 -4
  258. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/get-products-async-response-working.json +3 -3
  259. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/sync-catalogs-async-response-input-required.json +3 -3
  260. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/sync-catalogs-async-response-submitted.json +4 -4
  261. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/sync-catalogs-async-response-working.json +3 -3
  262. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/update-media-buy-async-response-input-required.json +3 -3
  263. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/update-media-buy-async-response-submitted.json +4 -4
  264. package/dist/lib/schemas-data/3.1/core/async-response-refs/media-buy/update-media-buy-async-response-working.json +3 -3
  265. package/dist/lib/schemas-data/3.1/core/async-response-refs/signals/get-signals-async-response-submitted.json +4 -4
  266. package/dist/lib/schemas-data/3.1/core/async-response-refs/signals/get-signals-async-response-working.json +3 -3
  267. package/dist/lib/schemas-data/3.1/core/attribution-window.json +4 -4
  268. package/dist/lib/schemas-data/3.1/core/audience-member.json +3 -3
  269. package/dist/lib/schemas-data/3.1/core/audience-selector.json +7 -7
  270. package/dist/lib/schemas-data/3.1/core/authorized-agent-base.json +3 -3
  271. package/dist/lib/schemas-data/3.1/core/brand-id.json +1 -1
  272. package/dist/lib/schemas-data/3.1/core/brand-ref.json +3 -3
  273. package/dist/lib/schemas-data/3.1/core/business-entity.json +2 -2
  274. package/dist/lib/schemas-data/3.1/core/cancellation-policy.json +2 -2
  275. package/dist/lib/schemas-data/3.1/core/canonical-format-kind.json +1 -1
  276. package/dist/lib/schemas-data/3.1/core/canonical-projection-ref.json +3 -3
  277. package/dist/lib/schemas-data/3.1/core/canonical-projection-slot-override.json +1 -1
  278. package/dist/lib/schemas-data/3.1/core/catalog-field-mapping.json +2 -2
  279. package/dist/lib/schemas-data/3.1/core/catalog-item-delivery-metrics.json +3 -3
  280. package/dist/lib/schemas-data/3.1/core/catalog.json +7 -7
  281. package/dist/lib/schemas-data/3.1/core/catchment.json +5 -5
  282. package/dist/lib/schemas-data/3.1/core/collection-distribution.json +2 -2
  283. package/dist/lib/schemas-data/3.1/core/collection-list-ref.json +1 -1
  284. package/dist/lib/schemas-data/3.1/core/collection-selector.json +1 -1
  285. package/dist/lib/schemas-data/3.1/core/collection.json +13 -13
  286. package/dist/lib/schemas-data/3.1/core/committed-metric.json +9 -9
  287. package/dist/lib/schemas-data/3.1/core/content-rating.json +2 -2
  288. package/dist/lib/schemas-data/3.1/core/context.json +1 -1
  289. package/dist/lib/schemas-data/3.1/core/creative-asset.json +10 -10
  290. package/dist/lib/schemas-data/3.1/core/creative-assignment.json +2 -2
  291. package/dist/lib/schemas-data/3.1/core/creative-brief.json +4 -4
  292. package/dist/lib/schemas-data/3.1/core/creative-consumption.json +1 -1
  293. package/dist/lib/schemas-data/3.1/core/creative-delivery-metrics.json +2 -2
  294. package/dist/lib/schemas-data/3.1/core/creative-filters.json +5 -5
  295. package/dist/lib/schemas-data/3.1/core/creative-item.json +1 -1
  296. package/dist/lib/schemas-data/3.1/core/creative-manifest.json +11 -11
  297. package/dist/lib/schemas-data/3.1/core/creative-policy.json +3 -3
  298. package/dist/lib/schemas-data/3.1/core/creative-variable.json +1 -1
  299. package/dist/lib/schemas-data/3.1/core/creative-variant.json +5 -5
  300. package/dist/lib/schemas-data/3.1/core/data-provider-signal-selector.json +1 -1
  301. package/dist/lib/schemas-data/3.1/core/date-range.json +1 -1
  302. package/dist/lib/schemas-data/3.1/core/datetime-range.json +1 -1
  303. package/dist/lib/schemas-data/3.1/core/daypart-target.json +2 -2
  304. package/dist/lib/schemas-data/3.1/core/deadline-policy.json +1 -1
  305. package/dist/lib/schemas-data/3.1/core/delivery-forecast.json +7 -7
  306. package/dist/lib/schemas-data/3.1/core/delivery-metric-aggregate.json +9 -9
  307. package/dist/lib/schemas-data/3.1/core/delivery-metrics.json +8 -8
  308. package/dist/lib/schemas-data/3.1/core/deployment.json +3 -3
  309. package/dist/lib/schemas-data/3.1/core/destination-item.json +4 -4
  310. package/dist/lib/schemas-data/3.1/core/destination.json +1 -1
  311. package/dist/lib/schemas-data/3.1/core/diagnostic-issue.json +1 -1
  312. package/dist/lib/schemas-data/3.1/core/downstream-connection-requirement.json +1 -1
  313. package/dist/lib/schemas-data/3.1/core/duration.json +1 -1
  314. package/dist/lib/schemas-data/3.1/core/education-item.json +4 -4
  315. package/dist/lib/schemas-data/3.1/core/error.json +1 -1
  316. package/dist/lib/schemas-data/3.1/core/evaluator-spec.json +5 -5
  317. package/dist/lib/schemas-data/3.1/core/event-custom-data.json +2 -2
  318. package/dist/lib/schemas-data/3.1/core/event-source-health.json +3 -3
  319. package/dist/lib/schemas-data/3.1/core/event-surface.json +2 -2
  320. package/dist/lib/schemas-data/3.1/core/event.json +8 -8
  321. package/dist/lib/schemas-data/3.1/core/ext.json +1 -1
  322. package/dist/lib/schemas-data/3.1/core/feature-requirement.json +1 -1
  323. package/dist/lib/schemas-data/3.1/core/flight-item.json +4 -4
  324. package/dist/lib/schemas-data/3.1/core/forecast-dimension-audience.json +2 -2
  325. package/dist/lib/schemas-data/3.1/core/forecast-dimension-device-platform.json +2 -2
  326. package/dist/lib/schemas-data/3.1/core/forecast-dimension-device-type.json +2 -2
  327. package/dist/lib/schemas-data/3.1/core/forecast-dimension-geo.json +5 -5
  328. package/dist/lib/schemas-data/3.1/core/forecast-dimension-placement.json +2 -2
  329. package/dist/lib/schemas-data/3.1/core/forecast-dimension-signal.json +2 -2
  330. package/dist/lib/schemas-data/3.1/core/forecast-point-dimensions.json +7 -7
  331. package/dist/lib/schemas-data/3.1/core/forecast-point.json +27 -27
  332. package/dist/lib/schemas-data/3.1/core/forecast-range.json +1 -1
  333. package/dist/lib/schemas-data/3.1/core/forecast-vendor-metric-value.json +5 -5
  334. package/dist/lib/schemas-data/3.1/core/format-id.json +1 -1
  335. package/dist/lib/schemas-data/3.1/core/format-option-ref.json +1 -1
  336. package/dist/lib/schemas-data/3.1/core/format-shape-vocabulary.json +1 -1
  337. package/dist/lib/schemas-data/3.1/core/format.json +44 -44
  338. package/dist/lib/schemas-data/3.1/core/frequency-cap.json +4 -4
  339. package/dist/lib/schemas-data/3.1/core/generation-credential.json +3 -3
  340. package/dist/lib/schemas-data/3.1/core/geo-breakdown-support.json +3 -3
  341. package/dist/lib/schemas-data/3.1/core/geo-delivery-metrics.json +6 -6
  342. package/dist/lib/schemas-data/3.1/core/hotel-item.json +4 -4
  343. package/dist/lib/schemas-data/3.1/core/identifier.json +2 -2
  344. package/dist/lib/schemas-data/3.1/core/impairment.json +3 -3
  345. package/dist/lib/schemas-data/3.1/core/industry-identifier.json +2 -2
  346. package/dist/lib/schemas-data/3.1/core/insertion-order.json +1 -1
  347. package/dist/lib/schemas-data/3.1/core/installment-deadlines.json +2 -2
  348. package/dist/lib/schemas-data/3.1/core/installment.json +9 -9
  349. package/dist/lib/schemas-data/3.1/core/job-item.json +3 -3
  350. package/dist/lib/schemas-data/3.1/core/keyword-delivery-metrics.json +3 -3
  351. package/dist/lib/schemas-data/3.1/core/limited-series.json +1 -1
  352. package/dist/lib/schemas-data/3.1/core/material-deadline.json +1 -1
  353. package/dist/lib/schemas-data/3.1/core/mcp-webhook-payload.json +5 -5
  354. package/dist/lib/schemas-data/3.1/core/measurement-readiness.json +5 -5
  355. package/dist/lib/schemas-data/3.1/core/measurement-terms.json +3 -3
  356. package/dist/lib/schemas-data/3.1/core/measurement-window.json +1 -1
  357. package/dist/lib/schemas-data/3.1/core/media-buy-available-action.json +4 -4
  358. package/dist/lib/schemas-data/3.1/core/media-buy-features.json +1 -1
  359. package/dist/lib/schemas-data/3.1/core/media-buy.json +10 -10
  360. package/dist/lib/schemas-data/3.1/core/missing-metric.json +9 -9
  361. package/dist/lib/schemas-data/3.1/core/notification-config.json +4 -4
  362. package/dist/lib/schemas-data/3.1/core/offering-asset-group.json +16 -16
  363. package/dist/lib/schemas-data/3.1/core/offering.json +5 -5
  364. package/dist/lib/schemas-data/3.1/core/optimization-goal.json +7 -7
  365. package/dist/lib/schemas-data/3.1/core/outcome-measurement.json +2 -2
  366. package/dist/lib/schemas-data/3.1/core/overlay.json +1 -1
  367. package/dist/lib/schemas-data/3.1/core/package-signal-targeting-group.json +2 -2
  368. package/dist/lib/schemas-data/3.1/core/package-signal-targeting-groups.json +2 -2
  369. package/dist/lib/schemas-data/3.1/core/package-signal-targeting.json +3 -3
  370. package/dist/lib/schemas-data/3.1/core/package.json +17 -17
  371. package/dist/lib/schemas-data/3.1/core/pagination-request.json +1 -1
  372. package/dist/lib/schemas-data/3.1/core/pagination-response.json +1 -1
  373. package/dist/lib/schemas-data/3.1/core/performance-feedback.json +12 -12
  374. package/dist/lib/schemas-data/3.1/core/performance-standard.json +4 -4
  375. package/dist/lib/schemas-data/3.1/core/placement-definition.json +10 -10
  376. package/dist/lib/schemas-data/3.1/core/placement-ref.json +1 -1
  377. package/dist/lib/schemas-data/3.1/core/placement.json +7 -7
  378. package/dist/lib/schemas-data/3.1/core/planned-delivery.json +5 -5
  379. package/dist/lib/schemas-data/3.1/core/platform-extension-ref.json +1 -1
  380. package/dist/lib/schemas-data/3.1/core/postal-area-support.json +2 -2
  381. package/dist/lib/schemas-data/3.1/core/postal-area.json +4 -4
  382. package/dist/lib/schemas-data/3.1/core/postal-country-system.json +2 -2
  383. package/dist/lib/schemas-data/3.1/core/price.json +1 -1
  384. package/dist/lib/schemas-data/3.1/core/pricing-option.json +10 -10
  385. package/dist/lib/schemas-data/3.1/core/product-allocation.json +4 -4
  386. package/dist/lib/schemas-data/3.1/core/product-allowed-action.json +5 -5
  387. package/dist/lib/schemas-data/3.1/core/product-filters.json +27 -27
  388. package/dist/lib/schemas-data/3.1/core/product-format-declaration.json +16 -16
  389. package/dist/lib/schemas-data/3.1/core/product-signal-targeting-option.json +3 -3
  390. package/dist/lib/schemas-data/3.1/core/product.json +40 -40
  391. package/dist/lib/schemas-data/3.1/core/property-id.json +1 -1
  392. package/dist/lib/schemas-data/3.1/core/property-list-ref.json +1 -1
  393. package/dist/lib/schemas-data/3.1/core/property-tag.json +1 -1
  394. package/dist/lib/schemas-data/3.1/core/property.json +6 -6
  395. package/dist/lib/schemas-data/3.1/core/proposal.json +6 -6
  396. package/dist/lib/schemas-data/3.1/core/protocol-envelope.json +5 -5
  397. package/dist/lib/schemas-data/3.1/core/provenance.json +9 -9
  398. package/dist/lib/schemas-data/3.1/core/publisher-property-selector.json +3 -3
  399. package/dist/lib/schemas-data/3.1/core/push-notification-config.json +2 -2
  400. package/dist/lib/schemas-data/3.1/core/real-estate-item.json +4 -4
  401. package/dist/lib/schemas-data/3.1/core/reference-asset.json +1 -1
  402. package/dist/lib/schemas-data/3.1/core/registry-event.json +13 -13
  403. package/dist/lib/schemas-data/3.1/core/registry-feed-response.json +44 -4
  404. package/dist/lib/schemas-data/3.1/core/reporting-capabilities.json +8 -8
  405. package/dist/lib/schemas-data/3.1/core/reporting-webhook.json +3 -3
  406. package/dist/lib/schemas-data/3.1/core/requirements/asset-requirements.json +13 -13
  407. package/dist/lib/schemas-data/3.1/core/requirements/audio-asset-requirements.json +1 -1
  408. package/dist/lib/schemas-data/3.1/core/requirements/catalog-field-binding.json +4 -4
  409. package/dist/lib/schemas-data/3.1/core/requirements/catalog-requirements.json +5 -5
  410. package/dist/lib/schemas-data/3.1/core/requirements/css-asset-requirements.json +1 -1
  411. package/dist/lib/schemas-data/3.1/core/requirements/daast-asset-requirements.json +1 -1
  412. package/dist/lib/schemas-data/3.1/core/requirements/html-asset-requirements.json +1 -1
  413. package/dist/lib/schemas-data/3.1/core/requirements/image-asset-requirements.json +2 -2
  414. package/dist/lib/schemas-data/3.1/core/requirements/javascript-asset-requirements.json +1 -1
  415. package/dist/lib/schemas-data/3.1/core/requirements/markdown-asset-requirements.json +1 -1
  416. package/dist/lib/schemas-data/3.1/core/requirements/offering-asset-constraint.json +4 -4
  417. package/dist/lib/schemas-data/3.1/core/requirements/text-asset-requirements.json +1 -1
  418. package/dist/lib/schemas-data/3.1/core/requirements/url-asset-requirements.json +1 -1
  419. package/dist/lib/schemas-data/3.1/core/requirements/vast-asset-requirements.json +1 -1
  420. package/dist/lib/schemas-data/3.1/core/requirements/video-asset-requirements.json +6 -6
  421. package/dist/lib/schemas-data/3.1/core/requirements/webhook-asset-requirements.json +1 -1
  422. package/dist/lib/schemas-data/3.1/core/response-payload-jws-envelope.json +1 -1
  423. package/dist/lib/schemas-data/3.1/core/response.json +1 -1
  424. package/dist/lib/schemas-data/3.1/core/rights-constraint.json +4 -4
  425. package/dist/lib/schemas-data/3.1/core/seller-agent-ref.json +1 -1
  426. package/dist/lib/schemas-data/3.1/core/signal-coverage-forecast.json +5 -5
  427. package/dist/lib/schemas-data/3.1/core/signal-definition-enrichment.json +4 -4
  428. package/dist/lib/schemas-data/3.1/core/signal-definition.json +5 -5
  429. package/dist/lib/schemas-data/3.1/core/signal-filters.json +3 -3
  430. package/dist/lib/schemas-data/3.1/core/signal-id.json +1 -1
  431. package/dist/lib/schemas-data/3.1/core/signal-listing.json +4 -4
  432. package/dist/lib/schemas-data/3.1/core/signal-modeling-disclosure.json +1 -1
  433. package/dist/lib/schemas-data/3.1/core/signal-pricing-option.json +2 -2
  434. package/dist/lib/schemas-data/3.1/core/signal-pricing.json +6 -6
  435. package/dist/lib/schemas-data/3.1/core/signal-ref.json +1 -1
  436. package/dist/lib/schemas-data/3.1/core/signal-selection-group-rule.json +1 -1
  437. package/dist/lib/schemas-data/3.1/core/signal-targeting-expression.json +4 -4
  438. package/dist/lib/schemas-data/3.1/core/signal-targeting-rules.json +2 -2
  439. package/dist/lib/schemas-data/3.1/core/signal-targeting.json +7 -7
  440. package/dist/lib/schemas-data/3.1/core/sla-window.json +1 -1
  441. package/dist/lib/schemas-data/3.1/core/special.json +2 -2
  442. package/dist/lib/schemas-data/3.1/core/start-timing.json +1 -1
  443. package/dist/lib/schemas-data/3.1/core/store-item.json +3 -3
  444. package/dist/lib/schemas-data/3.1/core/talent.json +2 -2
  445. package/dist/lib/schemas-data/3.1/core/targeting.json +22 -22
  446. package/dist/lib/schemas-data/3.1/core/tasks-get-request.json +5 -5
  447. package/dist/lib/schemas-data/3.1/core/tasks-get-response.json +10 -10
  448. package/dist/lib/schemas-data/3.1/core/tasks-list-request.json +13 -13
  449. package/dist/lib/schemas-data/3.1/core/tasks-list-response.json +8 -8
  450. package/dist/lib/schemas-data/3.1/core/transformer-param.json +1 -1
  451. package/dist/lib/schemas-data/3.1/core/transformer.json +5 -5
  452. package/dist/lib/schemas-data/3.1/core/truncation-sentinel.json +1 -1
  453. package/dist/lib/schemas-data/3.1/core/user-match.json +3 -3
  454. package/dist/lib/schemas-data/3.1/core/vehicle-item.json +4 -4
  455. package/dist/lib/schemas-data/3.1/core/vendor-metric-id.json +1 -1
  456. package/dist/lib/schemas-data/3.1/core/vendor-metric-optimization-supported-metric.json +3 -3
  457. package/dist/lib/schemas-data/3.1/core/vendor-metric-optimization.json +2 -2
  458. package/dist/lib/schemas-data/3.1/core/vendor-metric-value.json +3 -3
  459. package/dist/lib/schemas-data/3.1/core/vendor-pricing-option.json +3 -3
  460. package/dist/lib/schemas-data/3.1/core/version-envelope.json +1 -1
  461. package/dist/lib/schemas-data/3.1/core/webhook-activity-record.json +3 -3
  462. package/dist/lib/schemas-data/3.1/core/webhook-challenge-response.json +1 -1
  463. package/dist/lib/schemas-data/3.1/core/webhook-challenge.json +2 -2
  464. package/dist/lib/schemas-data/3.1/core/wholesale-feed-event.json +17 -17
  465. package/dist/lib/schemas-data/3.1/core/wholesale-feed-webhook.json +3 -3
  466. package/dist/lib/schemas-data/3.1/core/x-entity-types.json +2 -2
  467. package/dist/lib/schemas-data/3.1/creative/asset-types/index.json +33 -6
  468. package/dist/lib/schemas-data/3.1/creative/audit-observation.json +2 -2
  469. package/dist/lib/schemas-data/3.1/creative/creative-feature-result.json +2 -2
  470. package/dist/lib/schemas-data/3.1/creative/creative-purged-webhook.json +3 -3
  471. package/dist/lib/schemas-data/3.1/creative/creative-status-changed-webhook.json +4 -4
  472. package/dist/lib/schemas-data/3.1/creative/get-creative-delivery-request.json +6 -6
  473. package/dist/lib/schemas-data/3.1/creative/get-creative-delivery-response.json +9 -9
  474. package/dist/lib/schemas-data/3.1/creative/get-creative-features-request.json +6 -6
  475. package/dist/lib/schemas-data/3.1/creative/get-creative-features-response.json +11 -11
  476. package/dist/lib/schemas-data/3.1/creative/list-creative-formats-request.json +13 -13
  477. package/dist/lib/schemas-data/3.1/creative/list-creative-formats-response.json +9 -9
  478. package/dist/lib/schemas-data/3.1/creative/list-creatives-request.json +9 -9
  479. package/dist/lib/schemas-data/3.1/creative/list-creatives-response.json +19 -19
  480. package/dist/lib/schemas-data/3.1/creative/list-transformers-request.json +8 -8
  481. package/dist/lib/schemas-data/3.1/creative/list-transformers-response.json +8 -8
  482. package/dist/lib/schemas-data/3.1/creative/preview-creative-request.json +12 -12
  483. package/dist/lib/schemas-data/3.1/creative/preview-creative-response.json +14 -14
  484. package/dist/lib/schemas-data/3.1/creative/preview-render.json +1 -1
  485. package/dist/lib/schemas-data/3.1/creative/sync-creatives-async-response-input-required.json +3 -3
  486. package/dist/lib/schemas-data/3.1/creative/sync-creatives-async-response-submitted.json +4 -4
  487. package/dist/lib/schemas-data/3.1/creative/sync-creatives-async-response-working.json +3 -3
  488. package/dist/lib/schemas-data/3.1/creative/sync-creatives-request.json +8 -8
  489. package/dist/lib/schemas-data/3.1/creative/sync-creatives-response.json +15 -15
  490. package/dist/lib/schemas-data/3.1/creative/validate-input-request.json +4 -4
  491. package/dist/lib/schemas-data/3.1/creative/validate-input-response.json +4 -4
  492. package/dist/lib/schemas-data/3.1/creative/validate-input-result.json +1 -1
  493. package/dist/lib/schemas-data/3.1/creative/video-brief.json +1 -1
  494. package/dist/lib/schemas-data/3.1/enums/account-scope.json +1 -1
  495. package/dist/lib/schemas-data/3.1/enums/account-status.json +1 -1
  496. package/dist/lib/schemas-data/3.1/enums/action-not-allowed-reason.json +1 -1
  497. package/dist/lib/schemas-data/3.1/enums/action-source.json +1 -1
  498. package/dist/lib/schemas-data/3.1/enums/adcp-protocol.json +1 -1
  499. package/dist/lib/schemas-data/3.1/enums/adjustment-kind.json +1 -1
  500. package/dist/lib/schemas-data/3.1/enums/advertiser-industry.json +1 -1
  501. package/dist/lib/schemas-data/3.1/enums/age-verification-method.json +1 -1
  502. package/dist/lib/schemas-data/3.1/enums/assessment-status.json +1 -1
  503. package/dist/lib/schemas-data/3.1/enums/asset-content-type.json +1 -1
  504. package/dist/lib/schemas-data/3.1/enums/attestation-claim.json +1 -1
  505. package/dist/lib/schemas-data/3.1/enums/attribution-methodology.json +1 -1
  506. package/dist/lib/schemas-data/3.1/enums/attribution-model.json +1 -1
  507. package/dist/lib/schemas-data/3.1/enums/audience-source.json +1 -1
  508. package/dist/lib/schemas-data/3.1/enums/audience-status.json +1 -1
  509. package/dist/lib/schemas-data/3.1/enums/audio-channel-layout.json +1 -1
  510. package/dist/lib/schemas-data/3.1/enums/audio-distribution-type.json +1 -1
  511. package/dist/lib/schemas-data/3.1/enums/auth-scheme.json +1 -1
  512. package/dist/lib/schemas-data/3.1/enums/available-metric.json +1 -1
  513. package/dist/lib/schemas-data/3.1/enums/billing-party.json +1 -1
  514. package/dist/lib/schemas-data/3.1/enums/binary-verdict.json +1 -1
  515. package/dist/lib/schemas-data/3.1/enums/brand-agent-type.json +1 -1
  516. package/dist/lib/schemas-data/3.1/enums/c2pa-watermark-action.json +1 -1
  517. package/dist/lib/schemas-data/3.1/enums/canceled-by.json +1 -1
  518. package/dist/lib/schemas-data/3.1/enums/catalog-action.json +1 -1
  519. package/dist/lib/schemas-data/3.1/enums/catalog-item-status.json +1 -1
  520. package/dist/lib/schemas-data/3.1/enums/catalog-type.json +1 -1
  521. package/dist/lib/schemas-data/3.1/enums/channels.json +1 -1
  522. package/dist/lib/schemas-data/3.1/enums/cloud-storage-protocol.json +1 -1
  523. package/dist/lib/schemas-data/3.1/enums/co-branding-requirement.json +1 -1
  524. package/dist/lib/schemas-data/3.1/enums/collection-cadence.json +1 -1
  525. package/dist/lib/schemas-data/3.1/enums/collection-kind.json +1 -1
  526. package/dist/lib/schemas-data/3.1/enums/collection-relationship.json +1 -1
  527. package/dist/lib/schemas-data/3.1/enums/collection-status.json +1 -1
  528. package/dist/lib/schemas-data/3.1/enums/completion-source.json +1 -1
  529. package/dist/lib/schemas-data/3.1/enums/consent-basis.json +1 -1
  530. package/dist/lib/schemas-data/3.1/enums/content-id-type.json +1 -1
  531. package/dist/lib/schemas-data/3.1/enums/content-rating-system.json +1 -1
  532. package/dist/lib/schemas-data/3.1/enums/creative-action.json +1 -1
  533. package/dist/lib/schemas-data/3.1/enums/creative-agent-capability.json +1 -1
  534. package/dist/lib/schemas-data/3.1/enums/creative-approval-status.json +1 -1
  535. package/dist/lib/schemas-data/3.1/enums/creative-event-reason-code.json +1 -1
  536. package/dist/lib/schemas-data/3.1/enums/creative-identifier-type.json +1 -1
  537. package/dist/lib/schemas-data/3.1/enums/creative-quality.json +1 -1
  538. package/dist/lib/schemas-data/3.1/enums/creative-selection-strategy.json +1 -1
  539. package/dist/lib/schemas-data/3.1/enums/creative-sort-field.json +1 -1
  540. package/dist/lib/schemas-data/3.1/enums/creative-status.json +1 -1
  541. package/dist/lib/schemas-data/3.1/enums/daast-tracking-event.json +1 -1
  542. package/dist/lib/schemas-data/3.1/enums/daast-version.json +1 -1
  543. package/dist/lib/schemas-data/3.1/enums/day-of-week.json +1 -1
  544. package/dist/lib/schemas-data/3.1/enums/delegation-authority.json +1 -1
  545. package/dist/lib/schemas-data/3.1/enums/delivery-type.json +2 -2
  546. package/dist/lib/schemas-data/3.1/enums/demographic-system.json +1 -1
  547. package/dist/lib/schemas-data/3.1/enums/derivative-type.json +1 -1
  548. package/dist/lib/schemas-data/3.1/enums/device-platform.json +1 -1
  549. package/dist/lib/schemas-data/3.1/enums/device-type.json +1 -1
  550. package/dist/lib/schemas-data/3.1/enums/digital-source-type.json +1 -1
  551. package/dist/lib/schemas-data/3.1/enums/dimension-unit.json +1 -1
  552. package/dist/lib/schemas-data/3.1/enums/disclosure-persistence.json +1 -1
  553. package/dist/lib/schemas-data/3.1/enums/disclosure-position.json +1 -1
  554. package/dist/lib/schemas-data/3.1/enums/distance-unit.json +1 -1
  555. package/dist/lib/schemas-data/3.1/enums/distribution-identifier-type.json +1 -1
  556. package/dist/lib/schemas-data/3.1/enums/embedded-provenance-method.json +1 -1
  557. package/dist/lib/schemas-data/3.1/enums/error-code.json +1 -1
  558. package/dist/lib/schemas-data/3.1/enums/error-scope.json +1 -1
  559. package/dist/lib/schemas-data/3.1/enums/escalation-severity.json +1 -1
  560. package/dist/lib/schemas-data/3.1/enums/event-type.json +1 -1
  561. package/dist/lib/schemas-data/3.1/enums/exclusivity.json +1 -1
  562. package/dist/lib/schemas-data/3.1/enums/feature-check-status.json +1 -1
  563. package/dist/lib/schemas-data/3.1/enums/feed-format.json +1 -1
  564. package/dist/lib/schemas-data/3.1/enums/feedback-source.json +1 -1
  565. package/dist/lib/schemas-data/3.1/enums/forecast-method.json +1 -1
  566. package/dist/lib/schemas-data/3.1/enums/forecast-range-unit.json +1 -1
  567. package/dist/lib/schemas-data/3.1/enums/forecastable-metric.json +1 -1
  568. package/dist/lib/schemas-data/3.1/enums/format-id-parameter.json +1 -1
  569. package/dist/lib/schemas-data/3.1/enums/frame-rate-type.json +1 -1
  570. package/dist/lib/schemas-data/3.1/enums/frequency-cap-scope.json +1 -1
  571. package/dist/lib/schemas-data/3.1/enums/genre-taxonomy.json +1 -1
  572. package/dist/lib/schemas-data/3.1/enums/geo-level.json +1 -1
  573. package/dist/lib/schemas-data/3.1/enums/gop-type.json +1 -1
  574. package/dist/lib/schemas-data/3.1/enums/governance-decision.json +1 -1
  575. package/dist/lib/schemas-data/3.1/enums/governance-domain.json +1 -1
  576. package/dist/lib/schemas-data/3.1/enums/governance-mode.json +1 -1
  577. package/dist/lib/schemas-data/3.1/enums/governance-phase.json +1 -1
  578. package/dist/lib/schemas-data/3.1/enums/history-entry-type.json +1 -1
  579. package/dist/lib/schemas-data/3.1/enums/http-method.json +1 -1
  580. package/dist/lib/schemas-data/3.1/enums/identifier-types.json +1 -1
  581. package/dist/lib/schemas-data/3.1/enums/impairment-offline-state.json +1 -1
  582. package/dist/lib/schemas-data/3.1/enums/impairment-reason-code.json +1 -1
  583. package/dist/lib/schemas-data/3.1/enums/installment-status.json +1 -1
  584. package/dist/lib/schemas-data/3.1/enums/javascript-module-type.json +1 -1
  585. package/dist/lib/schemas-data/3.1/enums/landing-page-requirement.json +1 -1
  586. package/dist/lib/schemas-data/3.1/enums/legacy-postal-system.json +1 -1
  587. package/dist/lib/schemas-data/3.1/enums/lift-dimension.json +1 -1
  588. package/dist/lib/schemas-data/3.1/enums/logo-slot.json +1 -1
  589. package/dist/lib/schemas-data/3.1/enums/makegood-remedy.json +1 -1
  590. package/dist/lib/schemas-data/3.1/enums/markdown-flavor.json +1 -1
  591. package/dist/lib/schemas-data/3.1/enums/match-id-type.json +1 -1
  592. package/dist/lib/schemas-data/3.1/enums/match-type.json +1 -1
  593. package/dist/lib/schemas-data/3.1/enums/media-buy-action-mode.json +1 -1
  594. package/dist/lib/schemas-data/3.1/enums/media-buy-health.json +1 -1
  595. package/dist/lib/schemas-data/3.1/enums/media-buy-status.json +1 -1
  596. package/dist/lib/schemas-data/3.1/enums/media-buy-valid-action.json +1 -1
  597. package/dist/lib/schemas-data/3.1/enums/metric-scope.json +1 -1
  598. package/dist/lib/schemas-data/3.1/enums/metric-type.json +1 -1
  599. package/dist/lib/schemas-data/3.1/enums/metro-system.json +1 -1
  600. package/dist/lib/schemas-data/3.1/enums/moov-atom-position.json +1 -1
  601. package/dist/lib/schemas-data/3.1/enums/notification-type.json +1 -1
  602. package/dist/lib/schemas-data/3.1/enums/offering-availability-status.json +1 -1
  603. package/dist/lib/schemas-data/3.1/enums/outcome-type.json +1 -1
  604. package/dist/lib/schemas-data/3.1/enums/pacing.json +1 -1
  605. package/dist/lib/schemas-data/3.1/enums/payment-terms.json +1 -1
  606. package/dist/lib/schemas-data/3.1/enums/performance-standard-metric.json +1 -1
  607. package/dist/lib/schemas-data/3.1/enums/policy-category.json +1 -1
  608. package/dist/lib/schemas-data/3.1/enums/policy-enforcement.json +1 -1
  609. package/dist/lib/schemas-data/3.1/enums/postal-system.json +1 -1
  610. package/dist/lib/schemas-data/3.1/enums/preview-output-format.json +1 -1
  611. package/dist/lib/schemas-data/3.1/enums/pricing-model.json +1 -1
  612. package/dist/lib/schemas-data/3.1/enums/production-quality.json +1 -1
  613. package/dist/lib/schemas-data/3.1/enums/property-type.json +1 -1
  614. package/dist/lib/schemas-data/3.1/enums/proposal-status.json +1 -1
  615. package/dist/lib/schemas-data/3.1/enums/publisher-identifier-types.json +1 -1
  616. package/dist/lib/schemas-data/3.1/enums/purchase-type.json +1 -1
  617. package/dist/lib/schemas-data/3.1/enums/reach-unit.json +1 -1
  618. package/dist/lib/schemas-data/3.1/enums/reporting-frequency.json +1 -1
  619. package/dist/lib/schemas-data/3.1/enums/response-type.json +1 -1
  620. package/dist/lib/schemas-data/3.1/enums/restricted-attribute.json +1 -1
  621. package/dist/lib/schemas-data/3.1/enums/right-type.json +1 -1
  622. package/dist/lib/schemas-data/3.1/enums/right-use.json +1 -1
  623. package/dist/lib/schemas-data/3.1/enums/rights-billing-period.json +1 -1
  624. package/dist/lib/schemas-data/3.1/enums/scan-type.json +1 -1
  625. package/dist/lib/schemas-data/3.1/enums/si-session-status.json +1 -1
  626. package/dist/lib/schemas-data/3.1/enums/signal-catalog-type.json +1 -1
  627. package/dist/lib/schemas-data/3.1/enums/signal-source.json +1 -1
  628. package/dist/lib/schemas-data/3.1/enums/signal-value-type.json +1 -1
  629. package/dist/lib/schemas-data/3.1/enums/snapshot-unavailable-reason.json +1 -1
  630. package/dist/lib/schemas-data/3.1/enums/social-placement-surface.json +1 -1
  631. package/dist/lib/schemas-data/3.1/enums/sort-direction.json +1 -1
  632. package/dist/lib/schemas-data/3.1/enums/sort-metric.json +1 -1
  633. package/dist/lib/schemas-data/3.1/enums/special-category.json +1 -1
  634. package/dist/lib/schemas-data/3.1/enums/specialism.json +1 -1
  635. package/dist/lib/schemas-data/3.1/enums/sponsored-placement-type.json +1 -1
  636. package/dist/lib/schemas-data/3.1/enums/talent-role.json +1 -1
  637. package/dist/lib/schemas-data/3.1/enums/task-status.json +1 -1
  638. package/dist/lib/schemas-data/3.1/enums/task-type.json +1 -1
  639. package/dist/lib/schemas-data/3.1/enums/transport-mode.json +1 -1
  640. package/dist/lib/schemas-data/3.1/enums/travel-time-unit.json +1 -1
  641. package/dist/lib/schemas-data/3.1/enums/uid-type.json +1 -1
  642. package/dist/lib/schemas-data/3.1/enums/universal-macro.json +1 -1
  643. package/dist/lib/schemas-data/3.1/enums/update-frequency.json +1 -1
  644. package/dist/lib/schemas-data/3.1/enums/url-asset-type.json +1 -1
  645. package/dist/lib/schemas-data/3.1/enums/validation-mode.json +1 -1
  646. package/dist/lib/schemas-data/3.1/enums/vast-tracking-event.json +1 -1
  647. package/dist/lib/schemas-data/3.1/enums/vast-version.json +1 -1
  648. package/dist/lib/schemas-data/3.1/enums/video-placement-type.json +1 -1
  649. package/dist/lib/schemas-data/3.1/enums/viewability-standard.json +1 -1
  650. package/dist/lib/schemas-data/3.1/enums/watermark-media-type.json +1 -1
  651. package/dist/lib/schemas-data/3.1/enums/wcag-level.json +1 -1
  652. package/dist/lib/schemas-data/3.1/enums/webhook-response-type.json +1 -1
  653. package/dist/lib/schemas-data/3.1/enums/webhook-security-method.json +1 -1
  654. package/dist/lib/schemas-data/3.1/error-details/account-setup-required.json +1 -1
  655. package/dist/lib/schemas-data/3.1/error-details/action-not-allowed.json +4 -4
  656. package/dist/lib/schemas-data/3.1/error-details/agent-permission-denied.json +1 -1
  657. package/dist/lib/schemas-data/3.1/error-details/audience-too-small.json +1 -1
  658. package/dist/lib/schemas-data/3.1/error-details/authorization-required.json +3 -3
  659. package/dist/lib/schemas-data/3.1/error-details/billing-not-permitted-for-agent.json +3 -3
  660. package/dist/lib/schemas-data/3.1/error-details/billing-not-supported.json +2 -2
  661. package/dist/lib/schemas-data/3.1/error-details/budget-too-low.json +1 -1
  662. package/dist/lib/schemas-data/3.1/error-details/conflict.json +1 -1
  663. package/dist/lib/schemas-data/3.1/error-details/creative-rejected.json +1 -1
  664. package/dist/lib/schemas-data/3.1/error-details/policy-violation.json +1 -1
  665. package/dist/lib/schemas-data/3.1/error-details/rate-limited.json +1 -1
  666. package/dist/lib/schemas-data/3.1/error-details/stale-response.json +1 -1
  667. package/dist/lib/schemas-data/3.1/error-details/vendor-error-codes.json +1 -1
  668. package/dist/lib/schemas-data/3.1/error-details/version-unsupported.json +2 -2
  669. package/dist/lib/schemas-data/3.1/extensions/extension-meta.json +1 -1
  670. package/dist/lib/schemas-data/3.1/extensions/index.json +2 -2
  671. package/dist/lib/schemas-data/3.1/formats/canonical/_base.json +5 -5
  672. package/dist/lib/schemas-data/3.1/formats/canonical/agent_placement.json +2 -2
  673. package/dist/lib/schemas-data/3.1/formats/canonical/audio_daast.json +2 -2
  674. package/dist/lib/schemas-data/3.1/formats/canonical/audio_hosted.json +2 -2
  675. package/dist/lib/schemas-data/3.1/formats/canonical/display_tag.json +2 -2
  676. package/dist/lib/schemas-data/3.1/formats/canonical/html5.json +2 -2
  677. package/dist/lib/schemas-data/3.1/formats/canonical/image.json +2 -2
  678. package/dist/lib/schemas-data/3.1/formats/canonical/image_carousel.json +2 -2
  679. package/dist/lib/schemas-data/3.1/formats/canonical/native_in_feed.json +2 -2
  680. package/dist/lib/schemas-data/3.1/formats/canonical/responsive_creative.json +2 -2
  681. package/dist/lib/schemas-data/3.1/formats/canonical/sponsored_placement.json +2 -2
  682. package/dist/lib/schemas-data/3.1/formats/canonical/video_hosted.json +2 -2
  683. package/dist/lib/schemas-data/3.1/formats/canonical/video_vast.json +2 -2
  684. package/dist/lib/schemas-data/3.1/governance/attribute-definition.json +1 -1
  685. package/dist/lib/schemas-data/3.1/governance/audience-constraints.json +3 -3
  686. package/dist/lib/schemas-data/3.1/governance/check-governance-request.json +8 -8
  687. package/dist/lib/schemas-data/3.1/governance/check-governance-response.json +7 -7
  688. package/dist/lib/schemas-data/3.1/governance/get-plan-audit-logs-request.json +5 -5
  689. package/dist/lib/schemas-data/3.1/governance/get-plan-audit-logs-response.json +11 -11
  690. package/dist/lib/schemas-data/3.1/governance/policy-category-definition.json +2 -2
  691. package/dist/lib/schemas-data/3.1/governance/policy-entry.json +6 -6
  692. package/dist/lib/schemas-data/3.1/governance/policy-ref.json +1 -1
  693. package/dist/lib/schemas-data/3.1/governance/report-plan-outcome-request.json +7 -7
  694. package/dist/lib/schemas-data/3.1/governance/report-plan-outcome-response.json +5 -5
  695. package/dist/lib/schemas-data/3.1/governance/sync-plans-request.json +14 -14
  696. package/dist/lib/schemas-data/3.1/governance/sync-plans-response.json +6 -6
  697. package/dist/lib/schemas-data/3.1/index.json +467 -440
  698. package/dist/lib/schemas-data/3.1/manifest.json +3 -3
  699. package/dist/lib/schemas-data/3.1/manifest.schema.json +3 -3
  700. package/dist/lib/schemas-data/3.1/media-buy/build-creative-async-response-input-required.json +4 -4
  701. package/dist/lib/schemas-data/3.1/media-buy/build-creative-async-response-submitted.json +4 -4
  702. package/dist/lib/schemas-data/3.1/media-buy/build-creative-async-response-working.json +3 -3
  703. package/dist/lib/schemas-data/3.1/media-buy/build-creative-request.json +16 -16
  704. package/dist/lib/schemas-data/3.1/media-buy/build-creative-response.json +35 -35
  705. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-async-response-input-required.json +4 -4
  706. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-async-response-submitted.json +4 -4
  707. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-async-response-working.json +3 -3
  708. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-request.json +13 -13
  709. package/dist/lib/schemas-data/3.1/media-buy/create-media-buy-response.json +19 -19
  710. package/dist/lib/schemas-data/3.1/media-buy/get-media-buy-delivery-request.json +23 -23
  711. package/dist/lib/schemas-data/3.1/media-buy/get-media-buy-delivery-response.json +27 -27
  712. package/dist/lib/schemas-data/3.1/media-buy/get-media-buys-request.json +8 -8
  713. package/dist/lib/schemas-data/3.1/media-buy/get-media-buys-response.json +30 -30
  714. package/dist/lib/schemas-data/3.1/media-buy/get-products-async-response-input-required.json +4 -4
  715. package/dist/lib/schemas-data/3.1/media-buy/get-products-async-response-submitted.json +4 -4
  716. package/dist/lib/schemas-data/3.1/media-buy/get-products-async-response-working.json +3 -3
  717. package/dist/lib/schemas-data/3.1/media-buy/get-products-request.json +14 -13
  718. package/dist/lib/schemas-data/3.1/media-buy/get-products-response.json +11 -10
  719. package/dist/lib/schemas-data/3.1/media-buy/list-creative-formats-request.json +13 -13
  720. package/dist/lib/schemas-data/3.1/media-buy/list-creative-formats-response.json +9 -9
  721. package/dist/lib/schemas-data/3.1/media-buy/log-event-request.json +5 -5
  722. package/dist/lib/schemas-data/3.1/media-buy/log-event-response.json +8 -8
  723. package/dist/lib/schemas-data/3.1/media-buy/media-buy-delivery-webhook-result.json +9 -9
  724. package/dist/lib/schemas-data/3.1/media-buy/package-request.json +23 -23
  725. package/dist/lib/schemas-data/3.1/media-buy/package-update.json +13 -13
  726. package/dist/lib/schemas-data/3.1/media-buy/provide-performance-feedback-request.json +7 -7
  727. package/dist/lib/schemas-data/3.1/media-buy/provide-performance-feedback-response.json +8 -8
  728. package/dist/lib/schemas-data/3.1/media-buy/sync-audiences-request.json +8 -8
  729. package/dist/lib/schemas-data/3.1/media-buy/sync-audiences-response.json +14 -14
  730. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-async-response-input-required.json +3 -3
  731. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-async-response-submitted.json +4 -4
  732. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-async-response-working.json +3 -3
  733. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-request.json +8 -8
  734. package/dist/lib/schemas-data/3.1/media-buy/sync-catalogs-response.json +14 -14
  735. package/dist/lib/schemas-data/3.1/media-buy/sync-event-sources-request.json +8 -8
  736. package/dist/lib/schemas-data/3.1/media-buy/sync-event-sources-response.json +14 -14
  737. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-async-response-input-required.json +3 -3
  738. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-async-response-submitted.json +4 -4
  739. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-async-response-working.json +3 -3
  740. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-request.json +11 -11
  741. package/dist/lib/schemas-data/3.1/media-buy/update-media-buy-response.json +17 -17
  742. package/dist/lib/schemas-data/3.1/pricing-options/cpa-option.json +4 -4
  743. package/dist/lib/schemas-data/3.1/pricing-options/cpc-option.json +4 -4
  744. package/dist/lib/schemas-data/3.1/pricing-options/cpcv-option.json +4 -4
  745. package/dist/lib/schemas-data/3.1/pricing-options/cpm-option.json +4 -4
  746. package/dist/lib/schemas-data/3.1/pricing-options/cpp-option.json +5 -5
  747. package/dist/lib/schemas-data/3.1/pricing-options/cpv-option.json +4 -4
  748. package/dist/lib/schemas-data/3.1/pricing-options/flat-rate-option.json +4 -4
  749. package/dist/lib/schemas-data/3.1/pricing-options/price-breakdown.json +2 -2
  750. package/dist/lib/schemas-data/3.1/pricing-options/price-guidance.json +1 -1
  751. package/dist/lib/schemas-data/3.1/pricing-options/time-option.json +4 -4
  752. package/dist/lib/schemas-data/3.1/pricing-options/vcpm-option.json +4 -4
  753. package/dist/lib/schemas-data/3.1/property/authorization-result.json +1 -1
  754. package/dist/lib/schemas-data/3.1/property/base-property-source.json +4 -4
  755. package/dist/lib/schemas-data/3.1/property/create-property-list-request.json +8 -8
  756. package/dist/lib/schemas-data/3.1/property/create-property-list-response.json +6 -6
  757. package/dist/lib/schemas-data/3.1/property/delete-property-list-request.json +5 -5
  758. package/dist/lib/schemas-data/3.1/property/delete-property-list-response.json +5 -5
  759. package/dist/lib/schemas-data/3.1/property/delivery-record.json +3 -3
  760. package/dist/lib/schemas-data/3.1/property/get-property-list-request.json +5 -5
  761. package/dist/lib/schemas-data/3.1/property/get-property-list-response.json +9 -9
  762. package/dist/lib/schemas-data/3.1/property/list-property-lists-request.json +6 -6
  763. package/dist/lib/schemas-data/3.1/property/list-property-lists-response.json +7 -7
  764. package/dist/lib/schemas-data/3.1/property/property-error.json +2 -2
  765. package/dist/lib/schemas-data/3.1/property/property-feature-definition.json +2 -2
  766. package/dist/lib/schemas-data/3.1/property/property-feature-result.json +4 -4
  767. package/dist/lib/schemas-data/3.1/property/property-feature-value.json +2 -2
  768. package/dist/lib/schemas-data/3.1/property/property-feature.json +1 -1
  769. package/dist/lib/schemas-data/3.1/property/property-list-changed-webhook.json +2 -2
  770. package/dist/lib/schemas-data/3.1/property/property-list-filters.json +5 -5
  771. package/dist/lib/schemas-data/3.1/property/property-list.json +6 -6
  772. package/dist/lib/schemas-data/3.1/property/update-property-list-request.json +8 -8
  773. package/dist/lib/schemas-data/3.1/property/update-property-list-response.json +6 -6
  774. package/dist/lib/schemas-data/3.1/property/validate-property-delivery-request.json +6 -6
  775. package/dist/lib/schemas-data/3.1/property/validate-property-delivery-response.json +6 -6
  776. package/dist/lib/schemas-data/3.1/property/validation-result.json +5 -5
  777. package/dist/lib/schemas-data/3.1/protocol/get-adcp-capabilities-request.json +4 -4
  778. package/dist/lib/schemas-data/3.1/protocol/get-adcp-capabilities-response.json +38 -33
  779. package/dist/lib/schemas-data/3.1/protocol/get-task-status-request.json +5 -5
  780. package/dist/lib/schemas-data/3.1/protocol/get-task-status-response.json +10 -10
  781. package/dist/lib/schemas-data/3.1/protocol/list-tasks-request.json +13 -13
  782. package/dist/lib/schemas-data/3.1/protocol/list-tasks-response.json +8 -8
  783. package/dist/lib/schemas-data/3.1/registries/v1-canonical-mapping.json +2 -2
  784. package/dist/lib/schemas-data/3.1/signals/activate-signal-request.json +6 -6
  785. package/dist/lib/schemas-data/3.1/signals/activate-signal-response.json +9 -9
  786. package/dist/lib/schemas-data/3.1/signals/get-signals-async-response-submitted.json +4 -4
  787. package/dist/lib/schemas-data/3.1/signals/get-signals-async-response-working.json +3 -3
  788. package/dist/lib/schemas-data/3.1/signals/get-signals-request.json +11 -11
  789. package/dist/lib/schemas-data/3.1/signals/get-signals-response.json +17 -17
  790. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-capabilities.json +1 -1
  791. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-context-use.json +1 -1
  792. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-get-offering-request.json +4 -4
  793. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-get-offering-response.json +9 -9
  794. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-identity.json +1 -1
  795. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-initiate-session-request.json +7 -7
  796. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-initiate-session-response.json +10 -10
  797. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-send-message-request.json +5 -5
  798. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-send-message-response.json +10 -10
  799. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-sponsored-context-receipt.json +4 -4
  800. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-sponsored-context.json +4 -4
  801. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-terminate-session-request.json +4 -4
  802. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-terminate-session-response.json +7 -7
  803. package/dist/lib/schemas-data/3.1/sponsored-intelligence/si-ui-element.json +1 -1
  804. package/dist/lib/schemas-data/3.1/trusted-match/available-package.json +42 -0
  805. package/dist/lib/schemas-data/3.1/trusted-match/context-match-request.json +231 -0
  806. package/dist/lib/schemas-data/3.1/trusted-match/context-match-response.json +82 -0
  807. package/dist/lib/schemas-data/3.1/trusted-match/error.json +42 -0
  808. package/dist/lib/schemas-data/3.1/trusted-match/identity-match-request.json +200 -0
  809. package/dist/lib/schemas-data/3.1/trusted-match/identity-match-response.json +108 -0
  810. package/dist/lib/schemas-data/3.1/trusted-match/offer-price.json +37 -0
  811. package/dist/lib/schemas-data/3.1/trusted-match/offer.json +45 -0
  812. package/dist/lib/schemas-data/3.1/trusted-match/provider-registration.json +134 -0
  813. package/dist/lib/schemas-data/v2.5/_provenance.json +1 -1
  814. package/dist/lib/server/decisioning/runtime/entity-hydration.generated.js +1 -1
  815. package/dist/lib/server/wire-spec-fields.generated.d.ts +29 -29
  816. package/dist/lib/server/wire-spec-fields.generated.js +31 -31
  817. package/dist/lib/types/build-creative.d.ts +4 -4
  818. package/dist/lib/types/comply-test-controller.d.ts +5 -5
  819. package/dist/lib/types/core.generated.d.ts +647 -8
  820. package/dist/lib/types/core.generated.d.ts.map +1 -1
  821. package/dist/lib/types/core.generated.js +2 -2
  822. package/dist/lib/types/create-media-buy.d.ts +4 -4
  823. package/dist/lib/types/get-adcp-capabilities.d.ts +4 -0
  824. package/dist/lib/types/get-collection-list.d.ts +1 -1
  825. package/dist/lib/types/get-creative-delivery.d.ts +5 -5
  826. package/dist/lib/types/get-creative-features.d.ts +4 -4
  827. package/dist/lib/types/get-media-buy-artifacts.d.ts +1 -1
  828. package/dist/lib/types/get-media-buys.d.ts +2 -2
  829. package/dist/lib/types/get-products.d.ts +2 -2
  830. package/dist/lib/types/get-property-list.d.ts +1 -1
  831. package/dist/lib/types/get-signals.d.ts +2 -2
  832. package/dist/lib/types/get-task-status.d.ts +5 -5
  833. package/dist/lib/types/inline-enums.generated.d.ts +4 -0
  834. package/dist/lib/types/inline-enums.generated.d.ts.map +1 -1
  835. package/dist/lib/types/inline-enums.generated.js +10 -4
  836. package/dist/lib/types/inline-enums.generated.js.map +1 -1
  837. package/dist/lib/types/list-accounts.d.ts +2 -2
  838. package/dist/lib/types/list-content-standards.d.ts +2 -2
  839. package/dist/lib/types/list-creative-formats.d.ts +2 -2
  840. package/dist/lib/types/list-creatives.d.ts +6 -6
  841. package/dist/lib/types/list-property-lists.d.ts +2 -2
  842. package/dist/lib/types/list-tasks.d.ts +2 -2
  843. package/dist/lib/types/list-transformers.d.ts +2 -2
  844. package/dist/lib/types/manifest.generated.d.ts +3 -3
  845. package/dist/lib/types/manifest.generated.js +1 -1
  846. package/dist/lib/types/per-tool-index.json +1 -1
  847. package/dist/lib/types/preview-creative.d.ts +4 -4
  848. package/dist/lib/types/schemas.generated.d.ts +49718 -29467
  849. package/dist/lib/types/schemas.generated.d.ts.map +1 -1
  850. package/dist/lib/types/schemas.generated.js +191 -9
  851. package/dist/lib/types/schemas.generated.js.map +1 -1
  852. package/dist/lib/types/sync-creatives.d.ts +4 -4
  853. package/dist/lib/types/tools.generated.d.ts +10 -6
  854. package/dist/lib/types/tools.generated.d.ts.map +1 -1
  855. package/dist/lib/types/update-media-buy.d.ts +4 -4
  856. package/dist/lib/types/validate-input.d.ts +4 -4
  857. package/dist/lib/types/wellknown-schemas.generated.d.ts +2 -2
  858. package/dist/lib/utils/response-schemas.d.ts.map +1 -1
  859. package/dist/lib/utils/response-schemas.js +3 -0
  860. package/dist/lib/utils/response-schemas.js.map +1 -1
  861. package/dist/lib/version.d.ts +7 -7
  862. package/dist/lib/version.d.ts.map +1 -1
  863. package/dist/lib/version.js +6 -5
  864. package/dist/lib/version.js.map +1 -1
  865. package/docs/llms.txt +7 -4
  866. package/package.json +2 -2
  867. package/skills/adcp/SKILL.md +1 -1
  868. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/brand/index.yaml +0 -0
  869. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  870. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/brand/scenarios/single_side_trust_extension.yaml +0 -0
  871. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/index.yaml +0 -0
  872. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/billing_out_of_band.yaml +0 -0
  873. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/canonical_supported_formats.yaml +0 -0
  874. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  875. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/evaluator_auth.yaml +0 -0
  876. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/creative/scenarios/native_in_feed.yaml +0 -0
  877. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/governance/index.yaml +0 -0
  878. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  879. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/available_actions.yaml +0 -0
  880. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  881. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/canonical_formats.yaml +0 -0
  882. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  883. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  884. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  885. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/creative_reception.yaml +0 -0
  886. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
  887. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  888. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  889. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/get_products_async.yaml +0 -0
  890. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
  891. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
  892. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  893. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
  894. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  895. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  896. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/measurement_accountability.yaml +0 -0
  897. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  898. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  899. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  900. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  901. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  902. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  903. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  904. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  905. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/proposal_finalize.yaml +0 -0
  906. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  907. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  908. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  909. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  910. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  911. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  912. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  913. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/refine_products.yaml +0 -0
  914. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  915. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  916. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  917. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/media-buy/state-machine.yaml +0 -0
  918. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/signals/index.yaml +0 -0
  919. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/signals/scenarios/get_signals_async.yaml +0 -0
  920. /package/compliance/cache/{3.1.0 → 3.1.1}/domains/sponsored-intelligence/index.yaml +0 -0
  921. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/brand/index.yaml +0 -0
  922. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  923. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/brand/scenarios/single_side_trust_extension.yaml +0 -0
  924. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/index.yaml +0 -0
  925. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/billing_out_of_band.yaml +0 -0
  926. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/canonical_supported_formats.yaml +0 -0
  927. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  928. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/evaluator_auth.yaml +0 -0
  929. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/creative/scenarios/native_in_feed.yaml +0 -0
  930. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/governance/index.yaml +0 -0
  931. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  932. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/available_actions.yaml +0 -0
  933. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  934. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/canonical_formats.yaml +0 -0
  935. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  936. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  937. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  938. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/creative_reception.yaml +0 -0
  939. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
  940. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  941. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  942. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/get_products_async.yaml +0 -0
  943. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
  944. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
  945. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  946. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
  947. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  948. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  949. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/measurement_accountability.yaml +0 -0
  950. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  951. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  952. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  953. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  954. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  955. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  956. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  957. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  958. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/proposal_finalize.yaml +0 -0
  959. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  960. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  961. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  962. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  963. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  964. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  965. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  966. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
  967. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  968. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  969. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  970. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/media-buy/state-machine.yaml +0 -0
  971. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/signals/index.yaml +0 -0
  972. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/signals/scenarios/get_signals_async.yaml +0 -0
  973. /package/compliance/cache/{3.1.0 → 3.1.1}/protocols/sponsored-intelligence/index.yaml +0 -0
  974. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/audience-sync/index.yaml +0 -0
  975. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/brand-rights/index.yaml +0 -0
  976. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
  977. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/collection-lists/index.yaml +0 -0
  978. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/content-standards/index.yaml +0 -0
  979. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-ad-server/index.yaml +0 -0
  980. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-generative/generative-seller.yaml +0 -0
  981. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-generative/index.yaml +0 -0
  982. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-template/index.yaml +0 -0
  983. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/creative-transformers/index.yaml +0 -0
  984. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-aware-seller/index.yaml +0 -0
  985. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-aware-seller/scenarios/governance_multi_agent_rejected.yaml +0 -0
  986. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-delivery-monitor/index.yaml +0 -0
  987. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-spend-authority/denied.yaml +0 -0
  988. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/governance-spend-authority/index.yaml +0 -0
  989. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/property-lists/index.yaml +0 -0
  990. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-catalog-driven/index.yaml +0 -0
  991. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-guaranteed/index.yaml +0 -0
  992. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-non-guaranteed/index.yaml +0 -0
  993. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-proposal-mode/index.yaml +0 -0
  994. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sales-social/index.yaml +0 -0
  995. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/signal-marketplace/index.yaml +0 -0
  996. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
  997. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/signal-owned/index.yaml +0 -0
  998. /package/compliance/cache/{3.1.0 → 3.1.1}/specialisms/sponsored-intelligence/index.yaml +0 -0
  999. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/acme-outdoor-live.yaml +0 -0
  1000. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/acme-outdoor.yaml +0 -0
  1001. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/billing-gate-runner.yaml +0 -0
  1002. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/bistro-oranje.yaml +0 -0
  1003. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/distributed-brand-runner.yaml +0 -0
  1004. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/nova-motors.yaml +0 -0
  1005. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/osei-natural.yaml +0 -0
  1006. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/parallel-dispatch-runner.yaml +0 -0
  1007. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/rate-limit-trip-runner.yaml +0 -0
  1008. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/signed-requests-runner.yaml +0 -0
  1009. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/single-side-trust-runner.yaml +0 -0
  1010. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/substitution-observer-runner.yaml +0 -0
  1011. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/summit-foods.yaml +0 -0
  1012. /package/compliance/cache/{3.1.0 → 3.1.1}/test-kits/webhook-receiver-runner.yaml +0 -0
  1013. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/catalog-macro-substitution.json +0 -0
  1014. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
  1015. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/002-full-plan.json +0 -0
  1016. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
  1017. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
  1018. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
  1019. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
  1020. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
  1021. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
  1022. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
  1023. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
  1024. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
  1025. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/README.md +0 -0
  1026. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/canonicalization.json +0 -0
  1027. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/keys.json +0 -0
  1028. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
  1029. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
  1030. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
  1031. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
  1032. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
  1033. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
  1034. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
  1035. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
  1036. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
  1037. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
  1038. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
  1039. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
  1040. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
  1041. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
  1042. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
  1043. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
  1044. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
  1045. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
  1046. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
  1047. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
  1048. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
  1049. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
  1050. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
  1051. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
  1052. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
  1053. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
  1054. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
  1055. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/negative/028-unsigned-protocol-method-required.json +0 -0
  1056. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
  1057. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
  1058. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
  1059. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
  1060. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
  1061. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
  1062. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
  1063. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
  1064. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
  1065. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
  1066. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
  1067. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/request-signing/positive/012-ipv6-authority-default-port-stripped.json +0 -0
  1068. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-receiver-envelope.json +0 -0
  1069. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/README.md +0 -0
  1070. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/keys.json +0 -0
  1071. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
  1072. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
  1073. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
  1074. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
  1075. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
  1076. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
  1077. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
  1078. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
  1079. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
  1080. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
  1081. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
  1082. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
  1083. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
  1084. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
  1085. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
  1086. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
  1087. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
  1088. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
  1089. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
  1090. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
  1091. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
  1092. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
  1093. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
  1094. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
  1095. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
  1096. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
  1097. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
  1098. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
  1099. /package/compliance/cache/{3.1.0 → 3.1.1}/test-vectors/webhook-signing/positive/008-request-signing-key-reuse.json +0 -0
  1100. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/billing-gate-dispatch.yaml +0 -0
  1101. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/canonical-format-validate-input.yaml +0 -0
  1102. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/capability-discovery.yaml +0 -0
  1103. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/collection-lists-pagination-integrity.yaml +0 -0
  1104. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/comply-controller-mode-gate.yaml +0 -0
  1105. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/content-standards-pagination-integrity.yaml +0 -0
  1106. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/deterministic-testing.yaml +0 -0
  1107. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/error-compliance-signals.yaml +0 -0
  1108. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/error-compliance.yaml +0 -0
  1109. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/fictional-entities.yaml +0 -0
  1110. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/get-media-buys-pagination-integrity.yaml +0 -0
  1111. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/get-signals-pagination-integrity.yaml +0 -0
  1112. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/idempotency.yaml +0 -0
  1113. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/notification-config-event-scope.yaml +0 -0
  1114. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/notification-config-lifecycle.yaml +0 -0
  1115. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/notification-config-rejections.yaml +0 -0
  1116. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/pagination-integrity-creative-formats.yaml +0 -0
  1117. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/pagination-integrity-list-accounts.yaml +0 -0
  1118. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/pagination-integrity.yaml +0 -0
  1119. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/property-lists-pagination-integrity.yaml +0 -0
  1120. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/read-tool-idempotency.yaml +0 -0
  1121. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/runner-output-contract.yaml +0 -0
  1122. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/schema-validation-signals.yaml +0 -0
  1123. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/schema-validation.yaml +0 -0
  1124. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/security.yaml +0 -0
  1125. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/signed-requests.yaml +0 -0
  1126. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/stale-response-advisory.yaml +0 -0
  1127. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/v3-envelope-integrity.yaml +0 -0
  1128. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/version-negotiation.yaml +0 -0
  1129. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/webhook-emission.yaml +0 -0
  1130. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/webhook-receiver-envelope.yaml +0 -0
  1131. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-bulk-webhooks.yaml +0 -0
  1132. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-product-webhooks.yaml +0 -0
  1133. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-products.yaml +0 -0
  1134. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-signal-webhooks.yaml +0 -0
  1135. /package/compliance/cache/{3.1.0 → 3.1.1}/universal/wholesale-feed-signals.yaml +0 -0
  1136. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/brand/index.yaml +0 -0
  1137. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  1138. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/brand/scenarios/single_side_trust_extension.yaml +0 -0
  1139. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/index.yaml +0 -0
  1140. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/billing_out_of_band.yaml +0 -0
  1141. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/canonical_supported_formats.yaml +0 -0
  1142. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  1143. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/evaluator_auth.yaml +0 -0
  1144. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/creative/scenarios/native_in_feed.yaml +0 -0
  1145. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/governance/index.yaml +0 -0
  1146. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  1147. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/available_actions.yaml +0 -0
  1148. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  1149. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/canonical_formats.yaml +0 -0
  1150. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  1151. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  1152. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  1153. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/creative_reception.yaml +0 -0
  1154. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/delivery_reporting.yaml +0 -0
  1155. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  1156. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  1157. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/get_products_async.yaml +0 -0
  1158. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/governance_approved.yaml +0 -0
  1159. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/governance_conditions.yaml +0 -0
  1160. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  1161. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/invalid_transitions.yaml +0 -0
  1162. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  1163. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  1164. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/measurement_accountability.yaml +0 -0
  1165. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  1166. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  1167. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  1168. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  1169. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  1170. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  1171. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  1172. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  1173. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/proposal_finalize.yaml +0 -0
  1174. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  1175. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  1176. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  1177. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  1178. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  1179. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  1180. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  1181. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/refine_products.yaml +0 -0
  1182. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  1183. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  1184. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  1185. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/media-buy/state-machine.yaml +0 -0
  1186. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/signals/index.yaml +0 -0
  1187. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/signals/scenarios/get_signals_async.yaml +0 -0
  1188. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/domains/sponsored-intelligence/index.yaml +0 -0
  1189. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/brand/index.yaml +0 -0
  1190. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/brand/scenarios/distributed_brand_resolution.yaml +0 -0
  1191. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/brand/scenarios/single_side_trust_extension.yaml +0 -0
  1192. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/index.yaml +0 -0
  1193. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/billing_out_of_band.yaml +0 -0
  1194. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/canonical_supported_formats.yaml +0 -0
  1195. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/creative_lifecycle_webhooks.yaml +0 -0
  1196. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/evaluator_auth.yaml +0 -0
  1197. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/creative/scenarios/native_in_feed.yaml +0 -0
  1198. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/governance/index.yaml +0 -0
  1199. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/audience_buy_flow.yaml +0 -0
  1200. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/available_actions.yaml +0 -0
  1201. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/billing_finality_delivery.yaml +0 -0
  1202. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/canonical_formats.yaml +0 -0
  1203. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/clicks_buy_flow.yaml +0 -0
  1204. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/completed_views_buy_flow.yaml +0 -0
  1205. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/creative_fate_after_cancellation.yaml +0 -0
  1206. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/creative_reception.yaml +0 -0
  1207. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/delivery_reporting.yaml +0 -0
  1208. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/event_dedup_flow.yaml +0 -0
  1209. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/frequency_cap_enforcement.yaml +0 -0
  1210. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/get_products_async.yaml +0 -0
  1211. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/governance_approved.yaml +0 -0
  1212. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/governance_conditions.yaml +0 -0
  1213. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/inline_creatives_without_sync.yaml +0 -0
  1214. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/invalid_transitions.yaml +0 -0
  1215. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/inventory_list_no_match.yaml +0 -0
  1216. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/inventory_list_targeting.yaml +0 -0
  1217. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/measurement_accountability.yaml +0 -0
  1218. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/measurement_terms_rejected.yaml +0 -0
  1219. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/package_correlation_legacy_fallback.yaml +0 -0
  1220. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/pending_creatives_to_start.yaml +0 -0
  1221. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/per_creative_conversion_attribution.yaml +0 -0
  1222. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/performance_buy_flow.yaml +0 -0
  1223. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/performance_buy_flow_roas.yaml +0 -0
  1224. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/pricing_currency_filter.yaml +0 -0
  1225. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/product_signal_targeting.yaml +0 -0
  1226. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/proposal_finalize.yaml +0 -0
  1227. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/proposal_finalize_asap_timing.yaml +0 -0
  1228. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/proposal_not_found_errors.yaml +0 -0
  1229. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/provenance_audit_observation.yaml +0 -0
  1230. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/provenance_enforcement.yaml +0 -0
  1231. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/provenance_truth_of_claim.yaml +0 -0
  1232. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/reach_buy_flow.yaml +0 -0
  1233. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/refine_finalize_exclusivity.yaml +0 -0
  1234. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/refine_products.yaml +0 -0
  1235. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/vendor_metric_accountability.yaml +0 -0
  1236. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/vendor_metric_catalog_precondition.yaml +0 -0
  1237. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/scenarios/vendor_metric_optimization_flow.yaml +0 -0
  1238. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/media-buy/state-machine.yaml +0 -0
  1239. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/signals/index.yaml +0 -0
  1240. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/signals/scenarios/get_signals_async.yaml +0 -0
  1241. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/protocols/sponsored-intelligence/index.yaml +0 -0
  1242. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/audience-sync/index.yaml +0 -0
  1243. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/brand-rights/index.yaml +0 -0
  1244. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/brand-rights/scenarios/governance_denied.yaml +0 -0
  1245. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/collection-lists/index.yaml +0 -0
  1246. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/content-standards/index.yaml +0 -0
  1247. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-ad-server/index.yaml +0 -0
  1248. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-generative/generative-seller.yaml +0 -0
  1249. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-generative/index.yaml +0 -0
  1250. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-template/index.yaml +0 -0
  1251. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/creative-transformers/index.yaml +0 -0
  1252. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-aware-seller/index.yaml +0 -0
  1253. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-aware-seller/scenarios/governance_multi_agent_rejected.yaml +0 -0
  1254. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-delivery-monitor/index.yaml +0 -0
  1255. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-spend-authority/denied.yaml +0 -0
  1256. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/governance-spend-authority/index.yaml +0 -0
  1257. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/property-lists/index.yaml +0 -0
  1258. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-catalog-driven/index.yaml +0 -0
  1259. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-guaranteed/index.yaml +0 -0
  1260. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-non-guaranteed/index.yaml +0 -0
  1261. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-proposal-mode/index.yaml +0 -0
  1262. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sales-social/index.yaml +0 -0
  1263. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/signal-marketplace/index.yaml +0 -0
  1264. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/signal-marketplace/scenarios/governance_denied.yaml +0 -0
  1265. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/signal-owned/index.yaml +0 -0
  1266. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/specialisms/sponsored-intelligence/index.yaml +0 -0
  1267. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/acme-outdoor-live.yaml +0 -0
  1268. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/acme-outdoor.yaml +0 -0
  1269. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/billing-gate-runner.yaml +0 -0
  1270. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/bistro-oranje.yaml +0 -0
  1271. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/distributed-brand-runner.yaml +0 -0
  1272. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/nova-motors.yaml +0 -0
  1273. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/osei-natural.yaml +0 -0
  1274. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/parallel-dispatch-runner.yaml +0 -0
  1275. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/rate-limit-trip-runner.yaml +0 -0
  1276. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/signed-requests-runner.yaml +0 -0
  1277. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/single-side-trust-runner.yaml +0 -0
  1278. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/substitution-observer-runner.yaml +0 -0
  1279. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/summit-foods.yaml +0 -0
  1280. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-kits/webhook-receiver-runner.yaml +0 -0
  1281. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/catalog-macro-substitution.json +0 -0
  1282. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/001-minimal-plan.json +0 -0
  1283. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/002-full-plan.json +0 -0
  1284. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/003-bookkeeping-stripped.json +0 -0
  1285. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/004a-human-review-omitted.json +0 -0
  1286. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/004b-human-review-explicit-null.json +0 -0
  1287. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/005a-policy-categories-order-1.json +0 -0
  1288. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/005b-policy-categories-order-2.json +0 -0
  1289. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/006a-ext-trace-v1.json +0 -0
  1290. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/006b-ext-trace-v2.json +0 -0
  1291. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/007-unicode-objectives.json +0 -0
  1292. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/plan-hash/008-numeric-canonicalization.json +0 -0
  1293. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/README.md +0 -0
  1294. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/canonicalization.json +0 -0
  1295. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/keys.json +0 -0
  1296. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/001-no-signature-header.json +0 -0
  1297. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/002-wrong-tag.json +0 -0
  1298. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/003-expired-signature.json +0 -0
  1299. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/004-window-too-long.json +0 -0
  1300. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/005-alg-not-allowed.json +0 -0
  1301. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/006-missing-covered-component.json +0 -0
  1302. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/007-missing-content-digest.json +0 -0
  1303. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/008-unknown-keyid.json +0 -0
  1304. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/009-key-ops-missing-verify.json +0 -0
  1305. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/010-content-digest-mismatch.json +0 -0
  1306. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/011-malformed-header.json +0 -0
  1307. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/012-missing-expires-param.json +0 -0
  1308. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/013-expires-le-created.json +0 -0
  1309. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/014-missing-nonce-param.json +0 -0
  1310. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/015-signature-invalid.json +0 -0
  1311. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/016-replayed-nonce.json +0 -0
  1312. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/017-key-revoked.json +0 -0
  1313. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/018-digest-covered-when-forbidden.json +0 -0
  1314. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/019-signature-without-signature-input.json +0 -0
  1315. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/020-rate-abuse.json +0 -0
  1316. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/021-duplicate-signature-input-label.json +0 -0
  1317. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/022-multi-valued-content-type.json +0 -0
  1318. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/023-multi-valued-content-digest.json +0 -0
  1319. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/024-unquoted-string-param.json +0 -0
  1320. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/025-jwk-alg-crv-mismatch.json +0 -0
  1321. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/026-non-ascii-host.json +0 -0
  1322. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/027-webhook-registration-authentication-unsigned.json +0 -0
  1323. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/negative/028-unsigned-protocol-method-required.json +0 -0
  1324. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/001-basic-post.json +0 -0
  1325. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/002-post-with-content-digest.json +0 -0
  1326. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/003-es256-post.json +0 -0
  1327. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/004-multiple-signature-labels.json +0 -0
  1328. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/005-default-port-stripped.json +0 -0
  1329. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/006-dot-segment-path.json +0 -0
  1330. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/007-query-byte-preserved.json +0 -0
  1331. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/008-percent-encoded-path.json +0 -0
  1332. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/009-percent-encoded-unreserved-decoded.json +0 -0
  1333. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/010-percent-encoded-slash-preserved.json +0 -0
  1334. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/request-signing/positive/011-ipv6-authority.json +0 -0
  1335. /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
  1336. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-receiver-envelope.json +0 -0
  1337. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/README.md +0 -0
  1338. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/keys.json +0 -0
  1339. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/001-wrong-tag.json +0 -0
  1340. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/002-expired-signature.json +0 -0
  1341. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/003-window-too-long.json +0 -0
  1342. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/004-alg-not-allowed.json +0 -0
  1343. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/005-missing-authority-component.json +0 -0
  1344. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/006-missing-content-digest.json +0 -0
  1345. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/007-unknown-keyid.json +0 -0
  1346. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/008-wrong-adcp-use.json +0 -0
  1347. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/009-content-digest-mismatch.json +0 -0
  1348. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/010-malformed-signature-input.json +0 -0
  1349. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/011-signature-without-input.json +0 -0
  1350. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/012-missing-expires-param.json +0 -0
  1351. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/013-expires-le-created.json +0 -0
  1352. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/014-missing-nonce-param.json +0 -0
  1353. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/015-signature-invalid.json +0 -0
  1354. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/016-replayed-nonce.json +0 -0
  1355. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/017-key-revoked.json +0 -0
  1356. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/018-rate-abuse.json +0 -0
  1357. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/019-revocation-stale.json +0 -0
  1358. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/020-key-ops-missing-verify.json +0 -0
  1359. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/negative/021-base64-alphabet-mixing.json +0 -0
  1360. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/001-basic-post.json +0 -0
  1361. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/002-es256-post.json +0 -0
  1362. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/003-multiple-signature-labels.json +0 -0
  1363. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/004-default-port-stripped.json +0 -0
  1364. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/005-percent-encoded-path.json +0 -0
  1365. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/006-query-byte-preserved.json +0 -0
  1366. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/007-body-without-idempotency-key.json +0 -0
  1367. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/test-vectors/webhook-signing/positive/008-request-signing-key-reuse.json +0 -0
  1368. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/billing-gate-dispatch.yaml +0 -0
  1369. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/canonical-format-validate-input.yaml +0 -0
  1370. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/capability-discovery.yaml +0 -0
  1371. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/collection-lists-pagination-integrity.yaml +0 -0
  1372. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/comply-controller-mode-gate.yaml +0 -0
  1373. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/content-standards-pagination-integrity.yaml +0 -0
  1374. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/deterministic-testing.yaml +0 -0
  1375. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/error-compliance-signals.yaml +0 -0
  1376. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/error-compliance.yaml +0 -0
  1377. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/fictional-entities.yaml +0 -0
  1378. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/get-media-buys-pagination-integrity.yaml +0 -0
  1379. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/get-signals-pagination-integrity.yaml +0 -0
  1380. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/idempotency.yaml +0 -0
  1381. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/notification-config-event-scope.yaml +0 -0
  1382. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/notification-config-lifecycle.yaml +0 -0
  1383. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/notification-config-rejections.yaml +0 -0
  1384. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/pagination-integrity-creative-formats.yaml +0 -0
  1385. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/pagination-integrity-list-accounts.yaml +0 -0
  1386. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/pagination-integrity.yaml +0 -0
  1387. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/property-lists-pagination-integrity.yaml +0 -0
  1388. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/read-tool-idempotency.yaml +0 -0
  1389. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/runner-output-contract.yaml +0 -0
  1390. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/schema-validation-signals.yaml +0 -0
  1391. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/schema-validation.yaml +0 -0
  1392. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/security.yaml +0 -0
  1393. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/signed-requests.yaml +0 -0
  1394. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/stale-response-advisory.yaml +0 -0
  1395. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/v3-envelope-integrity.yaml +0 -0
  1396. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/version-negotiation.yaml +0 -0
  1397. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/webhook-emission.yaml +0 -0
  1398. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/webhook-receiver-envelope.yaml +0 -0
  1399. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-bulk-webhooks.yaml +0 -0
  1400. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-product-webhooks.yaml +0 -0
  1401. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-products.yaml +0 -0
  1402. /package/compliance/cache/{3.1.0.previous → 3.1.1.previous}/universal/wholesale-feed-signal-webhooks.yaml +0 -0
  1403. /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/protocol/get-task-status-response.json",
3
+ "$id": "/schemas/3.1.1/bundled/protocol/get-task-status-response.json",
4
4
  "title": "Get Task Status Response",
5
5
  "description": "Response from the get_task_status AdCP tool, a 3.x protocol-namespace alias for legacy AdCP tasks/get. Contains AdCP application-layer task status, task metadata, and optional conversation history or terminal result payload; distinct from transport-native MCP/A2A task responses.",
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",
@@ -191,7 +191,7 @@
191
191
  "message"
192
192
  ],
193
193
  "additionalProperties": true,
194
- "$id": "/schemas/3.1.0/core/error.json"
194
+ "$id": "/schemas/3.1.1/core/error.json"
195
195
  },
196
196
  "push_notification_config": {
197
197
  "title": "Push Notification Config",
@@ -464,7 +464,7 @@
464
464
  "This enum is used in task management APIs (tasks/list, tasks/get) and webhook payloads",
465
465
  "New task types require a minor version bump per semantic versioning"
466
466
  ],
467
- "$id": "/schemas/3.1.0/enums/task-type.json"
467
+ "$id": "/schemas/3.1.1/enums/task-type.json"
468
468
  },
469
469
  "protocol": {
470
470
  "$ref": "#/$defs/AdCPProtocol"
@@ -1103,7 +1103,7 @@
1103
1103
  "mobile_ios",
1104
1104
  "instagram"
1105
1105
  ],
1106
- "$id": "/schemas/3.1.0/core/property-id.json"
1106
+ "$id": "/schemas/3.1.1/core/property-id.json"
1107
1107
  },
1108
1108
  "minItems": 1
1109
1109
  }
@@ -1155,7 +1155,7 @@
1155
1155
  "meta_network",
1156
1156
  "social_media"
1157
1157
  ],
1158
- "$id": "/schemas/3.1.0/core/property-tag.json"
1158
+ "$id": "/schemas/3.1.1/core/property-tag.json"
1159
1159
  },
1160
1160
  "minItems": 1
1161
1161
  }
@@ -1191,7 +1191,7 @@
1191
1191
  "additionalProperties": true
1192
1192
  }
1193
1193
  ],
1194
- "$id": "/schemas/3.1.0/core/publisher-property-selector.json"
1194
+ "$id": "/schemas/3.1.1/core/publisher-property-selector.json"
1195
1195
  },
1196
1196
  {
1197
1197
  "not": {
@@ -1260,7 +1260,7 @@
1260
1260
  "width"
1261
1261
  ]
1262
1262
  },
1263
- "$id": "/schemas/3.1.0/core/format-id.json"
1263
+ "$id": "/schemas/3.1.1/core/format-id.json"
1264
1264
  }
1265
1265
  },
1266
1266
  "format_options": {
@@ -1402,7 +1402,7 @@
1402
1402
  "digest": "sha256:a3f5b7c9d8e2f1a4b6c8d0e2f4a6b8c0d2e4f6a8b0c2d4e6f8a0b2c4d6e8f0a2"
1403
1403
  }
1404
1404
  ],
1405
- "$id": "/schemas/3.1.0/core/platform-extension-ref.json"
1405
+ "$id": "/schemas/3.1.1/core/platform-extension-ref.json"
1406
1406
  }
1407
1407
  },
1408
1408
  "allOf": [
@@ -1976,7 +1976,7 @@
1976
1976
  "authorization_instructions": "Connect the creator or page that owns the source post."
1977
1977
  }
1978
1978
  ],
1979
- "$id": "/schemas/3.1.0/core/downstream-connection-requirement.json"
1979
+ "$id": "/schemas/3.1.1/core/downstream-connection-requirement.json"
1980
1980
  },
1981
1981
  "description": "Downstream platform connections or grants required to use this format declaration. These are in addition to the single AdCP caller credential. Use this when a platform product requires multiple downstream grants, such as an advertiser account connection plus a publisher identity or post authorization for published-post references."
1982
1982
  },
@@ -18931,7 +18931,7 @@
18931
18931
  }
18932
18932
  },
18933
18933
  "additionalProperties": true,
18934
- "$id": "/schemas/3.1.0/pricing-options/price-guidance.json"
18934
+ "$id": "/schemas/3.1.1/pricing-options/price-guidance.json"
18935
18935
  },
18936
18936
  "min_spend_per_package": {
18937
18937
  "type": "number",
@@ -20945,7 +20945,7 @@
20945
20945
  "placement_id"
20946
20946
  ],
20947
20947
  "additionalProperties": true,
20948
- "$id": "/schemas/3.1.0/core/placement-ref.json"
20948
+ "$id": "/schemas/3.1.1/core/placement-ref.json"
20949
20949
  },
20950
20950
  "placement_name": {
20951
20951
  "type": "string",
@@ -20957,7 +20957,7 @@
20957
20957
  "placement_ref"
20958
20958
  ],
20959
20959
  "additionalProperties": false,
20960
- "$id": "/schemas/3.1.0/core/forecast-dimension-placement.json"
20960
+ "$id": "/schemas/3.1.1/core/forecast-dimension-placement.json"
20961
20961
  },
20962
20962
  {
20963
20963
  "title": "Device Type Forecast Dimension",
@@ -21200,7 +21200,7 @@
21200
21200
  "additionalProperties": true
21201
21201
  }
21202
21202
  ],
21203
- "$id": "/schemas/3.1.0/core/signal-ref.json"
21203
+ "$id": "/schemas/3.1.1/core/signal-ref.json"
21204
21204
  },
21205
21205
  "signal_id": {
21206
21206
  "type": "string",
@@ -21298,7 +21298,7 @@
21298
21298
  }
21299
21299
  ],
21300
21300
  "additionalProperties": false,
21301
- "$id": "/schemas/3.1.0/core/forecast-dimension-signal.json"
21301
+ "$id": "/schemas/3.1.1/core/forecast-dimension-signal.json"
21302
21302
  }
21303
21303
  ]
21304
21304
  }
@@ -21342,7 +21342,7 @@
21342
21342
  }
21343
21343
  ],
21344
21344
  "additionalProperties": true,
21345
- "$id": "/schemas/3.1.0/core/forecast-range.json"
21345
+ "$id": "/schemas/3.1.1/core/forecast-range.json"
21346
21346
  },
21347
21347
  "reach": {
21348
21348
  "title": "Forecast Range",
@@ -22003,7 +22003,7 @@
22003
22003
  "nike",
22004
22004
  "pampers"
22005
22005
  ],
22006
- "$id": "/schemas/3.1.0/core/brand-id.json"
22006
+ "$id": "/schemas/3.1.1/core/brand-id.json"
22007
22007
  },
22008
22008
  "industries": {
22009
22009
  "type": "array",
@@ -22348,7 +22348,7 @@
22348
22348
  "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.",
22349
22349
  "type": "object",
22350
22350
  "additionalProperties": true,
22351
- "$id": "/schemas/3.1.0/core/ext.json"
22351
+ "$id": "/schemas/3.1.1/core/ext.json"
22352
22352
  }
22353
22353
  },
22354
22354
  "additionalProperties": true
@@ -23202,7 +23202,7 @@
23202
23202
  "co_view_index",
23203
23203
  "incremental_lift_percent"
23204
23204
  ],
23205
- "$id": "/schemas/3.1.0/core/vendor-metric-id.json"
23205
+ "$id": "/schemas/3.1.1/core/vendor-metric-id.json"
23206
23206
  },
23207
23207
  "value": {
23208
23208
  "title": "Forecast Range",
@@ -23449,7 +23449,7 @@
23449
23449
  "unit"
23450
23450
  ],
23451
23451
  "additionalProperties": false,
23452
- "$id": "/schemas/3.1.0/core/duration.json"
23452
+ "$id": "/schemas/3.1.1/core/duration.json"
23453
23453
  }
23454
23454
  ],
23455
23455
  "description": "Attribution window as a structured duration (e.g., {\"interval\": 30, \"unit\": \"days\"})."
@@ -23469,7 +23469,7 @@
23469
23469
  "reporting"
23470
23470
  ],
23471
23471
  "additionalProperties": true,
23472
- "$id": "/schemas/3.1.0/core/outcome-measurement.json"
23472
+ "$id": "/schemas/3.1.1/core/outcome-measurement.json"
23473
23473
  },
23474
23474
  "delivery_measurement": {
23475
23475
  "type": "object",
@@ -25146,7 +25146,7 @@
25146
25146
  "cancellation_fee"
25147
25147
  ],
25148
25148
  "additionalProperties": true,
25149
- "$id": "/schemas/3.1.0/core/cancellation-policy.json"
25149
+ "$id": "/schemas/3.1.1/core/cancellation-policy.json"
25150
25150
  },
25151
25151
  "allowed_actions": {
25152
25152
  "type": "array",
@@ -25204,7 +25204,7 @@
25204
25204
  }
25205
25205
  },
25206
25206
  "additionalProperties": false,
25207
- "$id": "/schemas/3.1.0/core/sla-window.json"
25207
+ "$id": "/schemas/3.1.1/core/sla-window.json"
25208
25208
  },
25209
25209
  "terms_ref": {
25210
25210
  "type": "string",
@@ -26111,7 +26111,7 @@
26111
26111
  "duration_days"
26112
26112
  ],
26113
26113
  "additionalProperties": true,
26114
- "$id": "/schemas/3.1.0/core/measurement-window.json"
26114
+ "$id": "/schemas/3.1.1/core/measurement-window.json"
26115
26115
  },
26116
26116
  "minItems": 1,
26117
26117
  "uniqueItems": true
@@ -26457,7 +26457,7 @@
26457
26457
  "additionalProperties": true
26458
26458
  }
26459
26459
  ],
26460
- "$id": "/schemas/3.1.0/core/signal-id.json"
26460
+ "$id": "/schemas/3.1.1/core/signal-id.json"
26461
26461
  },
26462
26462
  "name": {
26463
26463
  "type": "string",
@@ -27227,10 +27227,10 @@
27227
27227
  "additionalProperties": true
27228
27228
  }
27229
27229
  ],
27230
- "$id": "/schemas/3.1.0/core/signal-pricing.json"
27230
+ "$id": "/schemas/3.1.1/core/signal-pricing.json"
27231
27231
  }
27232
27232
  ],
27233
- "$id": "/schemas/3.1.0/core/vendor-pricing-option.json"
27233
+ "$id": "/schemas/3.1.1/core/vendor-pricing-option.json"
27234
27234
  },
27235
27235
  "minItems": 1
27236
27236
  }
@@ -27332,13 +27332,13 @@
27332
27332
  "selection_group"
27333
27333
  ],
27334
27334
  "additionalProperties": true,
27335
- "$id": "/schemas/3.1.0/core/signal-selection-group-rule.json"
27335
+ "$id": "/schemas/3.1.1/core/signal-selection-group-rule.json"
27336
27336
  },
27337
27337
  "minItems": 1
27338
27338
  }
27339
27339
  },
27340
27340
  "additionalProperties": true,
27341
- "$id": "/schemas/3.1.0/core/signal-targeting-rules.json"
27341
+ "$id": "/schemas/3.1.1/core/signal-targeting-rules.json"
27342
27342
  },
27343
27343
  "signal_targeting_allowed": {
27344
27344
  "type": "boolean",
@@ -28021,7 +28021,7 @@
28021
28021
  "message"
28022
28022
  ],
28023
28023
  "additionalProperties": true,
28024
- "$id": "/schemas/3.1.0/core/diagnostic-issue.json"
28024
+ "$id": "/schemas/3.1.1/core/diagnostic-issue.json"
28025
28025
  }
28026
28026
  },
28027
28027
  "notes": {
@@ -29352,7 +29352,7 @@
29352
29352
  "collection_ids"
29353
29353
  ],
29354
29354
  "additionalProperties": true,
29355
- "$id": "/schemas/3.1.0/core/collection-selector.json"
29355
+ "$id": "/schemas/3.1.1/core/collection-selector.json"
29356
29356
  },
29357
29357
  "minItems": 1
29358
29358
  },
@@ -29529,7 +29529,7 @@
29529
29529
  "expected_breaks"
29530
29530
  ],
29531
29531
  "additionalProperties": true,
29532
- "$id": "/schemas/3.1.0/core/ad-inventory-config.json"
29532
+ "$id": "/schemas/3.1.1/core/ad-inventory-config.json"
29533
29533
  },
29534
29534
  "deadlines": {
29535
29535
  "title": "Installment Deadlines",
@@ -29577,14 +29577,14 @@
29577
29577
  "due_at"
29578
29578
  ],
29579
29579
  "additionalProperties": true,
29580
- "$id": "/schemas/3.1.0/core/material-deadline.json"
29580
+ "$id": "/schemas/3.1.1/core/material-deadline.json"
29581
29581
  },
29582
29582
  "minItems": 1
29583
29583
  }
29584
29584
  },
29585
29585
  "minProperties": 1,
29586
29586
  "additionalProperties": true,
29587
- "$id": "/schemas/3.1.0/core/installment-deadlines.json"
29587
+ "$id": "/schemas/3.1.1/core/installment-deadlines.json"
29588
29588
  },
29589
29589
  "derivative_of": {
29590
29590
  "type": "object",
@@ -32830,7 +32830,7 @@
32830
32830
  "draft": "Indicative pricing and availability. The buyer can compare and plan but must finalize before purchasing. Use the 'finalize' refine action to request firm pricing and any inventory hold.",
32831
32831
  "committed": "Firm pricing with inventory reserved. The buyer can execute this proposal via create_media_buy before expires_at. Executing the committed proposal is buyer acceptance; finalization alone is not acceptance. After expires_at, the hold lapses and the buyer must re-finalize or re-discover."
32832
32832
  },
32833
- "$id": "/schemas/3.1.0/enums/proposal-status.json"
32833
+ "$id": "/schemas/3.1.1/enums/proposal-status.json"
32834
32834
  },
32835
32835
  "expires_at": {
32836
32836
  "type": "string",
@@ -32925,7 +32925,7 @@
32925
32925
  "requires_signature"
32926
32926
  ],
32927
32927
  "additionalProperties": true,
32928
- "$id": "/schemas/3.1.0/core/insertion-order.json"
32928
+ "$id": "/schemas/3.1.1/core/insertion-order.json"
32929
32929
  },
32930
32930
  "total_budget_guidance": {
32931
32931
  "type": "object",
@@ -36201,7 +36201,7 @@
36201
36201
  },
36202
36202
  "pagination": {
36203
36203
  "title": "Pagination Response",
36204
- "description": "Standard cursor-based pagination metadata for list responses",
36204
+ "description": "Cursor metadata for paginated get_products responses. In brief/refine mode, continuation pages bound returned products[] for the seller's curated or refined answer; proposals may accompany a page as plan metadata but are not independently counted by this pagination envelope, and pagination does not convert the response into an exhaustive feed contract. In wholesale mode, continuation pages walk the wholesale product feed.",
36205
36205
  "type": "object",
36206
36206
  "properties": {
36207
36207
  "has_more": {
@@ -36222,7 +36222,7 @@
36222
36222
  "has_more"
36223
36223
  ],
36224
36224
  "additionalProperties": false,
36225
- "$id": "/schemas/3.1.0/core/pagination-response.json"
36225
+ "$id": "/schemas/3.1.1/core/pagination-response.json"
36226
36226
  },
36227
36227
  "wholesale_feed_version": {
36228
36228
  "type": "string",
@@ -36358,7 +36358,7 @@
36358
36358
  }
36359
36359
  },
36360
36360
  "additionalProperties": true,
36361
- "$id": "/schemas/3.1.0/media-buy/get-products-async-response-working.json"
36361
+ "$id": "/schemas/3.1.1/media-buy/get-products-async-response-working.json"
36362
36362
  },
36363
36363
  {
36364
36364
  "title": "Get Products - Input Required",
@@ -65385,7 +65385,7 @@
65385
65385
  }
65386
65386
  ]
65387
65387
  },
65388
- "$id": "/schemas/3.1.0/media-buy/get-products-async-response-submitted.json"
65388
+ "$id": "/schemas/3.1.1/media-buy/get-products-async-response-submitted.json"
65389
65389
  },
65390
65390
  {
65391
65391
  "title": "Get Signals Response",
@@ -66147,7 +66147,7 @@
66147
66147
  "age": "A person's age or age range. US ADEA (40+) for employment, US FHA for housing, EU AVMSD for content-directed targeting. Restricted for regulated verticals.",
66148
66148
  "familial_status": "Whether a household includes children under 18, a pregnant person, or a person seeking custody of a minor. US FHA protected class."
66149
66149
  },
66150
- "$id": "/schemas/3.1.0/enums/restricted-attribute.json"
66150
+ "$id": "/schemas/3.1.1/enums/restricted-attribute.json"
66151
66151
  },
66152
66152
  "minItems": 1
66153
66153
  },
@@ -66387,7 +66387,7 @@
66387
66387
  "contract",
66388
66388
  "legal_obligation"
66389
66389
  ],
66390
- "$id": "/schemas/3.1.0/enums/consent-basis.json"
66390
+ "$id": "/schemas/3.1.1/enums/consent-basis.json"
66391
66391
  },
66392
66392
  "description": "Data provider's declared GDPR Article 6 lawful basis or consent basis for the underlying signal definition, projected into this get_signals response row when requested. Sellers and federating agents that pass through another provider's signal MUST NOT substitute their own processing basis for the provider-declared basis."
66393
66393
  },
@@ -66538,7 +66538,7 @@
66538
66538
  }
66539
66539
  ],
66540
66540
  "additionalProperties": false,
66541
- "$id": "/schemas/3.1.0/core/signal-modeling-disclosure.json"
66541
+ "$id": "/schemas/3.1.1/core/signal-modeling-disclosure.json"
66542
66542
  }
66543
66543
  },
66544
66544
  "required": [
@@ -66664,7 +66664,7 @@
66664
66664
  }
66665
66665
  },
66666
66666
  "additionalProperties": true,
66667
- "$id": "/schemas/3.1.0/core/signal-definition-enrichment.json"
66667
+ "$id": "/schemas/3.1.1/core/signal-definition-enrichment.json"
66668
66668
  }
66669
66669
  ],
66670
66670
  "properties": {
@@ -66951,7 +66951,7 @@
66951
66951
  "custom": "Source-native segment built on demand from models, composites, or buyer inputs - not attributable to a standing upstream provider",
66952
66952
  "owned": "First-party segments derived from data the signal agent or seller directly owns (retailer purchase data, publisher behavioral data, telco data)"
66953
66953
  },
66954
- "$id": "/schemas/3.1.0/enums/signal-catalog-type.json"
66954
+ "$id": "/schemas/3.1.1/enums/signal-catalog-type.json"
66955
66955
  },
66956
66956
  "data_provider": {
66957
66957
  "type": "string",
@@ -69844,7 +69844,7 @@
69844
69844
  "end"
69845
69845
  ],
69846
69846
  "additionalProperties": true,
69847
- "$id": "/schemas/3.1.0/core/date-range.json"
69847
+ "$id": "/schemas/3.1.1/core/date-range.json"
69848
69848
  }
69849
69849
  },
69850
69850
  "required": [
@@ -70007,7 +70007,7 @@
70007
70007
  "additionalProperties": true
70008
70008
  }
70009
70009
  ],
70010
- "$id": "/schemas/3.1.0/core/activation-key.json"
70010
+ "$id": "/schemas/3.1.1/core/activation-key.json"
70011
70011
  },
70012
70012
  "estimated_activation_duration_minutes": {
70013
70013
  "type": "number",
@@ -70118,7 +70118,7 @@
70118
70118
  "additionalProperties": true
70119
70119
  }
70120
70120
  ],
70121
- "$id": "/schemas/3.1.0/core/deployment.json"
70121
+ "$id": "/schemas/3.1.1/core/deployment.json"
70122
70122
  }
70123
70123
  },
70124
70124
  "pricing_options": {
@@ -70776,7 +70776,7 @@
70776
70776
  }
70777
70777
  },
70778
70778
  "additionalProperties": true,
70779
- "$id": "/schemas/3.1.0/signals/get-signals-async-response-working.json"
70779
+ "$id": "/schemas/3.1.1/signals/get-signals-async-response-working.json"
70780
70780
  },
70781
70781
  {
70782
70782
  "title": "Get Signals - Submitted",
@@ -70963,7 +70963,7 @@
70963
70963
  }
70964
70964
  ]
70965
70965
  },
70966
- "$id": "/schemas/3.1.0/signals/get-signals-async-response-submitted.json"
70966
+ "$id": "/schemas/3.1.1/signals/get-signals-async-response-submitted.json"
70967
70967
  },
70968
70968
  {
70969
70969
  "title": "Create Media Buy Response",
@@ -72108,7 +72108,7 @@
72108
72108
  }
72109
72109
  }
72110
72110
  ],
72111
- "$id": "/schemas/3.1.0/core/business-entity.json"
72111
+ "$id": "/schemas/3.1.1/core/business-entity.json"
72112
72112
  },
72113
72113
  "rate_card": {
72114
72114
  "type": "string",
@@ -73197,7 +73197,7 @@
73197
73197
  }
73198
73198
  }
73199
73199
  ],
73200
- "$id": "/schemas/3.1.0/core/catalog-field-mapping.json"
73200
+ "$id": "/schemas/3.1.1/core/catalog-field-mapping.json"
73201
73201
  },
73202
73202
  "minItems": 1
73203
73203
  }
@@ -73441,7 +73441,7 @@
73441
73441
  }
73442
73442
  ],
73443
73443
  "additionalProperties": true,
73444
- "$id": "/schemas/3.1.0/core/format-option-ref.json"
73444
+ "$id": "/schemas/3.1.1/core/format-option-ref.json"
73445
73445
  },
73446
73446
  "minItems": 1
73447
73447
  },
@@ -74657,7 +74657,7 @@
74657
74657
  "additionalProperties": true
74658
74658
  }
74659
74659
  ],
74660
- "$id": "/schemas/3.1.0/core/signal-targeting-expression.json"
74660
+ "$id": "/schemas/3.1.1/core/signal-targeting-expression.json"
74661
74661
  }
74662
74662
  ],
74663
74663
  "properties": {
@@ -74724,7 +74724,7 @@
74724
74724
  }
74725
74725
  },
74726
74726
  "additionalProperties": true,
74727
- "$id": "/schemas/3.1.0/core/package-signal-targeting.json"
74727
+ "$id": "/schemas/3.1.1/core/package-signal-targeting.json"
74728
74728
  },
74729
74729
  "minItems": 1
74730
74730
  }
@@ -74734,7 +74734,7 @@
74734
74734
  "signals"
74735
74735
  ],
74736
74736
  "additionalProperties": true,
74737
- "$id": "/schemas/3.1.0/core/package-signal-targeting-group.json"
74737
+ "$id": "/schemas/3.1.1/core/package-signal-targeting-group.json"
74738
74738
  },
74739
74739
  "minItems": 1
74740
74740
  }
@@ -74744,7 +74744,7 @@
74744
74744
  "groups"
74745
74745
  ],
74746
74746
  "additionalProperties": true,
74747
- "$id": "/schemas/3.1.0/core/package-signal-targeting-groups.json"
74747
+ "$id": "/schemas/3.1.1/core/package-signal-targeting-groups.json"
74748
74748
  },
74749
74749
  "signal_targeting": {
74750
74750
  "type": "array",
@@ -75542,7 +75542,7 @@
75542
75542
  "additionalProperties": true
75543
75543
  }
75544
75544
  ],
75545
- "$id": "/schemas/3.1.0/core/signal-targeting.json"
75545
+ "$id": "/schemas/3.1.1/core/signal-targeting.json"
75546
75546
  },
75547
75547
  "minItems": 1
75548
75548
  },
@@ -75693,7 +75693,7 @@
75693
75693
  "list_id"
75694
75694
  ],
75695
75695
  "additionalProperties": false,
75696
- "$id": "/schemas/3.1.0/core/property-list-ref.json"
75696
+ "$id": "/schemas/3.1.1/core/property-list-ref.json"
75697
75697
  },
75698
75698
  "collection_list": {
75699
75699
  "title": "Collection List Reference",
@@ -75721,7 +75721,7 @@
75721
75721
  "list_id"
75722
75722
  ],
75723
75723
  "additionalProperties": false,
75724
- "$id": "/schemas/3.1.0/core/collection-list-ref.json"
75724
+ "$id": "/schemas/3.1.1/core/collection-list-ref.json"
75725
75725
  },
75726
75726
  "collection_list_exclude": {
75727
75727
  "title": "Collection List Reference",
@@ -77862,7 +77862,7 @@
77862
77862
  "creative_id"
77863
77863
  ],
77864
77864
  "additionalProperties": true,
77865
- "$id": "/schemas/3.1.0/core/creative-assignment.json"
77865
+ "$id": "/schemas/3.1.1/core/creative-assignment.json"
77866
77866
  }
77867
77867
  },
77868
77868
  "format_ids_to_provide": {
@@ -79965,7 +79965,7 @@
79965
79965
  "additionalProperties": true
79966
79966
  }
79967
79967
  ],
79968
- "$id": "/schemas/3.1.0/core/audience-selector.json"
79968
+ "$id": "/schemas/3.1.1/core/audience-selector.json"
79969
79969
  },
79970
79970
  "minItems": 1
79971
79971
  },
@@ -80480,7 +80480,7 @@
80480
80480
  }
80481
80481
  },
80482
80482
  "additionalProperties": true,
80483
- "$id": "/schemas/3.1.0/media-buy/create-media-buy-async-response-working.json"
80483
+ "$id": "/schemas/3.1.1/media-buy/create-media-buy-async-response-working.json"
80484
80484
  },
80485
80485
  {
80486
80486
  "title": "Create Media Buy - Input Required",
@@ -80637,7 +80637,7 @@
80637
80637
  }
80638
80638
  },
80639
80639
  "additionalProperties": true,
80640
- "$id": "/schemas/3.1.0/media-buy/create-media-buy-async-response-input-required.json"
80640
+ "$id": "/schemas/3.1.1/media-buy/create-media-buy-async-response-input-required.json"
80641
80641
  },
80642
80642
  {
80643
80643
  "title": "Create Media Buy - Submitted",
@@ -80805,7 +80805,7 @@
80805
80805
  "task_id"
80806
80806
  ],
80807
80807
  "additionalProperties": true,
80808
- "$id": "/schemas/3.1.0/media-buy/create-media-buy-async-response-submitted.json"
80808
+ "$id": "/schemas/3.1.1/media-buy/create-media-buy-async-response-submitted.json"
80809
80809
  },
80810
80810
  {
80811
80811
  "title": "Update Media Buy Response",
@@ -88045,7 +88045,7 @@
88045
88045
  }
88046
88046
  },
88047
88047
  "additionalProperties": true,
88048
- "$id": "/schemas/3.1.0/media-buy/update-media-buy-async-response-working.json"
88048
+ "$id": "/schemas/3.1.1/media-buy/update-media-buy-async-response-working.json"
88049
88049
  },
88050
88050
  {
88051
88051
  "title": "Update Media Buy - Input Required",
@@ -88074,7 +88074,7 @@
88074
88074
  }
88075
88075
  },
88076
88076
  "additionalProperties": true,
88077
- "$id": "/schemas/3.1.0/media-buy/update-media-buy-async-response-input-required.json"
88077
+ "$id": "/schemas/3.1.1/media-buy/update-media-buy-async-response-input-required.json"
88078
88078
  },
88079
88079
  {
88080
88080
  "title": "Update Media Buy - Submitted",
@@ -88242,7 +88242,7 @@
88242
88242
  "task_id"
88243
88243
  ],
88244
88244
  "additionalProperties": true,
88245
- "$id": "/schemas/3.1.0/media-buy/update-media-buy-async-response-submitted.json"
88245
+ "$id": "/schemas/3.1.1/media-buy/update-media-buy-async-response-submitted.json"
88246
88246
  },
88247
88247
  {
88248
88248
  "title": "Media Buy Delivery Webhook Result",
@@ -92672,7 +92672,8 @@
92672
92672
  },
92673
92673
  {
92674
92674
  "title": "Video Asset",
92675
- "description": "Video asset with URL and technical specifications including audio track properties",
92675
+ "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.",
92676
+ "$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.",
92676
92677
  "type": "object",
92677
92678
  "properties": {
92678
92679
  "asset_type": {
@@ -92688,12 +92689,12 @@
92688
92689
  "width": {
92689
92690
  "type": "integer",
92690
92691
  "minimum": 1,
92691
- "description": "Width in pixels"
92692
+ "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.)"
92692
92693
  },
92693
92694
  "height": {
92694
92695
  "type": "integer",
92695
92696
  "minimum": 1,
92696
- "description": "Height in pixels"
92697
+ "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.)"
92697
92698
  },
92698
92699
  "duration_ms": {
92699
92700
  "type": "integer",
@@ -93593,7 +93594,7 @@
93593
93594
  },
93594
93595
  {
93595
93596
  "title": "VAST Asset",
93596
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
93597
+ "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.",
93597
93598
  "type": "object",
93598
93599
  "properties": {
93599
93600
  "asset_type": {
@@ -97289,7 +97290,7 @@
97289
97290
  "role"
97290
97291
  ],
97291
97292
  "additionalProperties": true,
97292
- "$id": "/schemas/3.1.0/core/reference-asset.json"
97293
+ "$id": "/schemas/3.1.1/core/reference-asset.json"
97293
97294
  }
97294
97295
  },
97295
97296
  "compliance": {
@@ -98580,7 +98581,8 @@
98580
98581
  },
98581
98582
  {
98582
98583
  "title": "Video Asset",
98583
- "description": "Video asset with URL and technical specifications including audio track properties",
98584
+ "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.",
98585
+ "$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.",
98584
98586
  "type": "object",
98585
98587
  "properties": {
98586
98588
  "asset_type": {
@@ -98596,12 +98598,12 @@
98596
98598
  "width": {
98597
98599
  "type": "integer",
98598
98600
  "minimum": 1,
98599
- "description": "Width in pixels"
98601
+ "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.)"
98600
98602
  },
98601
98603
  "height": {
98602
98604
  "type": "integer",
98603
98605
  "minimum": 1,
98604
- "description": "Height in pixels"
98606
+ "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.)"
98605
98607
  },
98606
98608
  "duration_ms": {
98607
98609
  "type": "integer",
@@ -101522,7 +101524,8 @@
101522
101524
  },
101523
101525
  {
101524
101526
  "title": "Video Asset",
101525
- "description": "Video asset with URL and technical specifications including audio track properties",
101527
+ "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.",
101528
+ "$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.",
101526
101529
  "type": "object",
101527
101530
  "properties": {
101528
101531
  "asset_type": {
@@ -101538,12 +101541,12 @@
101538
101541
  "width": {
101539
101542
  "type": "integer",
101540
101543
  "minimum": 1,
101541
- "description": "Width in pixels"
101544
+ "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.)"
101542
101545
  },
101543
101546
  "height": {
101544
101547
  "type": "integer",
101545
101548
  "minimum": 1,
101546
- "description": "Height in pixels"
101549
+ "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.)"
101547
101550
  },
101548
101551
  "duration_ms": {
101549
101552
  "type": "integer",
@@ -102443,7 +102446,7 @@
102443
102446
  },
102444
102447
  {
102445
102448
  "title": "VAST Asset",
102446
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
102449
+ "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.",
102447
102450
  "type": "object",
102448
102451
  "properties": {
102449
102452
  "asset_type": {
@@ -107429,7 +107432,8 @@
107429
107432
  },
107430
107433
  {
107431
107434
  "title": "Video Asset",
107432
- "description": "Video asset with URL and technical specifications including audio track properties",
107435
+ "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.",
107436
+ "$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.",
107433
107437
  "type": "object",
107434
107438
  "properties": {
107435
107439
  "asset_type": {
@@ -107445,12 +107449,12 @@
107445
107449
  "width": {
107446
107450
  "type": "integer",
107447
107451
  "minimum": 1,
107448
- "description": "Width in pixels"
107452
+ "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.)"
107449
107453
  },
107450
107454
  "height": {
107451
107455
  "type": "integer",
107452
107456
  "minimum": 1,
107453
- "description": "Height in pixels"
107457
+ "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.)"
107454
107458
  },
107455
107459
  "duration_ms": {
107456
107460
  "type": "integer",
@@ -111263,7 +111267,7 @@
111263
111267
  "additionalProperties": true
111264
111268
  }
111265
111269
  ],
111266
- "$id": "/schemas/3.1.0/creative/preview-render.json"
111270
+ "$id": "/schemas/3.1.1/creative/preview-render.json"
111267
111271
  },
111268
111272
  "minItems": 1
111269
111273
  },
@@ -111483,7 +111487,7 @@
111483
111487
  }
111484
111488
  },
111485
111489
  "additionalProperties": true,
111486
- "$id": "/schemas/3.1.0/core/creative-consumption.json"
111490
+ "$id": "/schemas/3.1.1/core/creative-consumption.json"
111487
111491
  },
111488
111492
  "context": {
111489
111493
  "title": "Context Object",
@@ -112017,7 +112021,8 @@
112017
112021
  },
112018
112022
  {
112019
112023
  "title": "Video Asset",
112020
- "description": "Video asset with URL and technical specifications including audio track properties",
112024
+ "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.",
112025
+ "$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.",
112021
112026
  "type": "object",
112022
112027
  "properties": {
112023
112028
  "asset_type": {
@@ -112033,12 +112038,12 @@
112033
112038
  "width": {
112034
112039
  "type": "integer",
112035
112040
  "minimum": 1,
112036
- "description": "Width in pixels"
112041
+ "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.)"
112037
112042
  },
112038
112043
  "height": {
112039
112044
  "type": "integer",
112040
112045
  "minimum": 1,
112041
- "description": "Height in pixels"
112046
+ "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.)"
112042
112047
  },
112043
112048
  "duration_ms": {
112044
112049
  "type": "integer",
@@ -112938,7 +112943,7 @@
112938
112943
  },
112939
112944
  {
112940
112945
  "title": "VAST Asset",
112941
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
112946
+ "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.",
112942
112947
  "type": "object",
112943
112948
  "properties": {
112944
112949
  "asset_type": {
@@ -117924,7 +117929,8 @@
117924
117929
  },
117925
117930
  {
117926
117931
  "title": "Video Asset",
117927
- "description": "Video asset with URL and technical specifications including audio track properties",
117932
+ "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.",
117933
+ "$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.",
117928
117934
  "type": "object",
117929
117935
  "properties": {
117930
117936
  "asset_type": {
@@ -117940,12 +117946,12 @@
117940
117946
  "width": {
117941
117947
  "type": "integer",
117942
117948
  "minimum": 1,
117943
- "description": "Width in pixels"
117949
+ "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.)"
117944
117950
  },
117945
117951
  "height": {
117946
117952
  "type": "integer",
117947
117953
  "minimum": 1,
117948
- "description": "Height in pixels"
117954
+ "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.)"
117949
117955
  },
117950
117956
  "duration_ms": {
117951
117957
  "type": "integer",
@@ -120866,7 +120872,8 @@
120866
120872
  },
120867
120873
  {
120868
120874
  "title": "Video Asset",
120869
- "description": "Video asset with URL and technical specifications including audio track properties",
120875
+ "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.",
120876
+ "$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.",
120870
120877
  "type": "object",
120871
120878
  "properties": {
120872
120879
  "asset_type": {
@@ -120882,12 +120889,12 @@
120882
120889
  "width": {
120883
120890
  "type": "integer",
120884
120891
  "minimum": 1,
120885
- "description": "Width in pixels"
120892
+ "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.)"
120886
120893
  },
120887
120894
  "height": {
120888
120895
  "type": "integer",
120889
120896
  "minimum": 1,
120890
- "description": "Height in pixels"
120897
+ "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.)"
120891
120898
  },
120892
120899
  "duration_ms": {
120893
120900
  "type": "integer",
@@ -121787,7 +121794,7 @@
121787
121794
  },
121788
121795
  {
121789
121796
  "title": "VAST Asset",
121790
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
121797
+ "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.",
121791
121798
  "type": "object",
121792
121799
  "properties": {
121793
121800
  "asset_type": {
@@ -126773,7 +126780,8 @@
126773
126780
  },
126774
126781
  {
126775
126782
  "title": "Video Asset",
126776
- "description": "Video asset with URL and technical specifications including audio track properties",
126783
+ "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.",
126784
+ "$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.",
126777
126785
  "type": "object",
126778
126786
  "properties": {
126779
126787
  "asset_type": {
@@ -126789,12 +126797,12 @@
126789
126797
  "width": {
126790
126798
  "type": "integer",
126791
126799
  "minimum": 1,
126792
- "description": "Width in pixels"
126800
+ "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.)"
126793
126801
  },
126794
126802
  "height": {
126795
126803
  "type": "integer",
126796
126804
  "minimum": 1,
126797
- "description": "Height in pixels"
126805
+ "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.)"
126798
126806
  },
126799
126807
  "duration_ms": {
126800
126808
  "type": "integer",
@@ -132240,7 +132248,8 @@
132240
132248
  },
132241
132249
  {
132242
132250
  "title": "Video Asset",
132243
- "description": "Video asset with URL and technical specifications including audio track properties",
132251
+ "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.",
132252
+ "$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.",
132244
132253
  "type": "object",
132245
132254
  "properties": {
132246
132255
  "asset_type": {
@@ -132256,12 +132265,12 @@
132256
132265
  "width": {
132257
132266
  "type": "integer",
132258
132267
  "minimum": 1,
132259
- "description": "Width in pixels"
132268
+ "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.)"
132260
132269
  },
132261
132270
  "height": {
132262
132271
  "type": "integer",
132263
132272
  "minimum": 1,
132264
- "description": "Height in pixels"
132273
+ "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.)"
132265
132274
  },
132266
132275
  "duration_ms": {
132267
132276
  "type": "integer",
@@ -133161,7 +133170,7 @@
133161
133170
  },
133162
133171
  {
133163
133172
  "title": "VAST Asset",
133164
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
133173
+ "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.",
133165
133174
  "type": "object",
133166
133175
  "properties": {
133167
133176
  "asset_type": {
@@ -138147,7 +138156,8 @@
138147
138156
  },
138148
138157
  {
138149
138158
  "title": "Video Asset",
138150
- "description": "Video asset with URL and technical specifications including audio track properties",
138159
+ "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.",
138160
+ "$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.",
138151
138161
  "type": "object",
138152
138162
  "properties": {
138153
138163
  "asset_type": {
@@ -138163,12 +138173,12 @@
138163
138173
  "width": {
138164
138174
  "type": "integer",
138165
138175
  "minimum": 1,
138166
- "description": "Width in pixels"
138176
+ "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.)"
138167
138177
  },
138168
138178
  "height": {
138169
138179
  "type": "integer",
138170
138180
  "minimum": 1,
138171
- "description": "Height in pixels"
138181
+ "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.)"
138172
138182
  },
138173
138183
  "duration_ms": {
138174
138184
  "type": "integer",
@@ -141089,7 +141099,8 @@
141089
141099
  },
141090
141100
  {
141091
141101
  "title": "Video Asset",
141092
- "description": "Video asset with URL and technical specifications including audio track properties",
141102
+ "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.",
141103
+ "$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.",
141093
141104
  "type": "object",
141094
141105
  "properties": {
141095
141106
  "asset_type": {
@@ -141105,12 +141116,12 @@
141105
141116
  "width": {
141106
141117
  "type": "integer",
141107
141118
  "minimum": 1,
141108
- "description": "Width in pixels"
141119
+ "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.)"
141109
141120
  },
141110
141121
  "height": {
141111
141122
  "type": "integer",
141112
141123
  "minimum": 1,
141113
- "description": "Height in pixels"
141124
+ "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.)"
141114
141125
  },
141115
141126
  "duration_ms": {
141116
141127
  "type": "integer",
@@ -142010,7 +142021,7 @@
142010
142021
  },
142011
142022
  {
142012
142023
  "title": "VAST Asset",
142013
- "description": "VAST (Video Ad Serving Template) tag for third-party video ad serving",
142024
+ "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.",
142014
142025
  "type": "object",
142015
142026
  "properties": {
142016
142027
  "asset_type": {
@@ -146996,7 +147007,8 @@
146996
147007
  },
146997
147008
  {
146998
147009
  "title": "Video Asset",
146999
- "description": "Video asset with URL and technical specifications including audio track properties",
147010
+ "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.",
147011
+ "$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.",
147000
147012
  "type": "object",
147001
147013
  "properties": {
147002
147014
  "asset_type": {
@@ -147012,12 +147024,12 @@
147012
147024
  "width": {
147013
147025
  "type": "integer",
147014
147026
  "minimum": 1,
147015
- "description": "Width in pixels"
147027
+ "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.)"
147016
147028
  },
147017
147029
  "height": {
147018
147030
  "type": "integer",
147019
147031
  "minimum": 1,
147020
- "description": "Height in pixels"
147032
+ "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.)"
147021
147033
  },
147022
147034
  "duration_ms": {
147023
147035
  "type": "integer",
@@ -150659,7 +150671,7 @@
150659
150671
  "value"
150660
150672
  ],
150661
150673
  "additionalProperties": false,
150662
- "$id": "/schemas/3.1.0/creative/creative-feature-result.json"
150674
+ "$id": "/schemas/3.1.1/creative/creative-feature-result.json"
150663
150675
  }
150664
150676
  },
150665
150677
  "ranked_against": {
@@ -150956,7 +150968,7 @@
150956
150968
  "inventory_priority": "Rank by seller-side catalog metadata (margin, overstock, promotional priority). No buyer input.",
150957
150969
  "random": "Status-quo fallback: agent samples without a ranking preference. Default when selection_strategy is omitted."
150958
150970
  },
150959
- "$id": "/schemas/3.1.0/enums/creative-selection-strategy.json"
150971
+ "$id": "/schemas/3.1.1/enums/creative-selection-strategy.json"
150960
150972
  },
150961
150973
  "budget_status": {
150962
150974
  "type": "string",
@@ -151726,7 +151738,7 @@
151726
151738
  }
151727
151739
  },
151728
151740
  "additionalProperties": true,
151729
- "$id": "/schemas/3.1.0/media-buy/build-creative-async-response-working.json"
151741
+ "$id": "/schemas/3.1.1/media-buy/build-creative-async-response-working.json"
151730
151742
  },
151731
151743
  {
151732
151744
  "title": "Build Creative - Input Required",
@@ -151884,7 +151896,7 @@
151884
151896
  }
151885
151897
  },
151886
151898
  "additionalProperties": true,
151887
- "$id": "/schemas/3.1.0/media-buy/build-creative-async-response-input-required.json"
151899
+ "$id": "/schemas/3.1.1/media-buy/build-creative-async-response-input-required.json"
151888
151900
  },
151889
151901
  {
151890
151902
  "title": "Build Creative - Submitted",
@@ -152052,7 +152064,7 @@
152052
152064
  "task_id"
152053
152065
  ],
152054
152066
  "additionalProperties": true,
152055
- "$id": "/schemas/3.1.0/media-buy/build-creative-async-response-submitted.json"
152067
+ "$id": "/schemas/3.1.1/media-buy/build-creative-async-response-submitted.json"
152056
152068
  },
152057
152069
  {
152058
152070
  "title": "Sync Creatives Response",
@@ -153644,7 +153656,7 @@
153644
153656
  "failed",
153645
153657
  "deleted"
153646
153658
  ],
153647
- "$id": "/schemas/3.1.0/enums/creative-action.json"
153659
+ "$id": "/schemas/3.1.1/enums/creative-action.json"
153648
153660
  },
153649
153661
  "status": {
153650
153662
  "title": "Creative Status",
@@ -153666,7 +153678,7 @@
153666
153678
  "rejected": "Creative was rejected due to content policy, technical issues, or terminal dependency/authorization loss. Reached from 'pending_review' (initial review failure), from 'approved' (post-approval revocation by the seller — policy change, takedown request, content drift), or from 'suspended' when a previously recoverable dependency is determined unrecoverable for this creative. Not terminal — the buyer may fix the issue and resubmit via sync_creatives, which returns the creative to processing.",
153667
153679
  "archived": "Creative has been archived and is excluded from default queries. Archive MAY be buyer-initiated (explicit cleanup) or seller-initiated (inactivity, post-flight expiry, storage policy, account suspension) — seller-initiated archive is only valid when no active package assignments reference the creative. Archived creatives retain their data and may be unarchived back to approved by the buyer. Buyer-initiated archive is acknowledged on the `sync_creatives` response path. Seller-initiated archive (`approved → archived`) fires `creative.status_changed` against the account's `notification_configs[]` subscribers (see `notification-type.json` and `sync_accounts`); buyers MUST observe the new status on the next `list_creatives` read regardless of whether the webhook was delivered. Destruction is a distinct event (`creative.purged`); purged creatives do not appear in default `list_creatives` results and MAY surface as tombstones when `include_purged: true` is supplied — see `list_creatives` for the tombstone shape."
153668
153680
  },
153669
- "$id": "/schemas/3.1.0/enums/creative-status.json"
153681
+ "$id": "/schemas/3.1.1/enums/creative-status.json"
153670
153682
  },
153671
153683
  "platform_id": {
153672
153684
  "type": "string",
@@ -154330,7 +154342,7 @@
154330
154342
  }
154331
154343
  },
154332
154344
  "additionalProperties": true,
154333
- "$id": "/schemas/3.1.0/creative/sync-creatives-async-response-working.json"
154345
+ "$id": "/schemas/3.1.1/creative/sync-creatives-async-response-working.json"
154334
154346
  },
154335
154347
  {
154336
154348
  "title": "Sync Creatives - Input Required",
@@ -154360,7 +154372,7 @@
154360
154372
  }
154361
154373
  },
154362
154374
  "additionalProperties": true,
154363
- "$id": "/schemas/3.1.0/creative/sync-creatives-async-response-input-required.json"
154375
+ "$id": "/schemas/3.1.1/creative/sync-creatives-async-response-input-required.json"
154364
154376
  },
154365
154377
  {
154366
154378
  "title": "Sync Creatives - Submitted",
@@ -154528,7 +154540,7 @@
154528
154540
  "task_id"
154529
154541
  ],
154530
154542
  "additionalProperties": true,
154531
- "$id": "/schemas/3.1.0/creative/sync-creatives-async-response-submitted.json"
154543
+ "$id": "/schemas/3.1.1/creative/sync-creatives-async-response-submitted.json"
154532
154544
  },
154533
154545
  {
154534
154546
  "title": "Sync Catalogs Response",
@@ -154955,7 +154967,7 @@
154955
154967
  "failed",
154956
154968
  "deleted"
154957
154969
  ],
154958
- "$id": "/schemas/3.1.0/enums/catalog-action.json"
154970
+ "$id": "/schemas/3.1.1/enums/catalog-action.json"
154959
154971
  },
154960
154972
  "platform_id": {
154961
154973
  "type": "string",
@@ -155009,7 +155021,7 @@
155009
155021
  "warning": "Item is approved and serving but has issues worth fixing (e.g., low-quality image, missing optional fields). The item remains eligible for delivery.",
155010
155022
  "withdrawn": "Seller has removed the item from active use — inventory pulled, policy enforcement, or other seller-initiated reasons not covered by 'rejected'. Distinct lifecycle from 'rejected': no buyer-side resubmit path. Sellers MUST surface a corresponding impairment on any active media buy that targets a package referencing this catalog item. Sellers MAY return the item to 'approved' on re-publication."
155011
155023
  },
155012
- "$id": "/schemas/3.1.0/enums/catalog-item-status.json"
155024
+ "$id": "/schemas/3.1.1/enums/catalog-item-status.json"
155013
155025
  },
155014
155026
  "reasons": {
155015
155027
  "type": "array",
@@ -155651,7 +155663,7 @@
155651
155663
  }
155652
155664
  },
155653
155665
  "additionalProperties": true,
155654
- "$id": "/schemas/3.1.0/media-buy/sync-catalogs-async-response-working.json"
155666
+ "$id": "/schemas/3.1.1/media-buy/sync-catalogs-async-response-working.json"
155655
155667
  },
155656
155668
  {
155657
155669
  "title": "Sync Catalogs - Input Required",
@@ -155682,7 +155694,7 @@
155682
155694
  }
155683
155695
  },
155684
155696
  "additionalProperties": true,
155685
- "$id": "/schemas/3.1.0/media-buy/sync-catalogs-async-response-input-required.json"
155697
+ "$id": "/schemas/3.1.1/media-buy/sync-catalogs-async-response-input-required.json"
155686
155698
  },
155687
155699
  {
155688
155700
  "title": "Sync Catalogs - Submitted",
@@ -155850,7 +155862,7 @@
155850
155862
  "task_id"
155851
155863
  ],
155852
155864
  "additionalProperties": true,
155853
- "$id": "/schemas/3.1.0/media-buy/sync-catalogs-async-response-submitted.json"
155865
+ "$id": "/schemas/3.1.1/media-buy/sync-catalogs-async-response-submitted.json"
155854
155866
  }
155855
155867
  ]
155856
155868
  },
@@ -155903,7 +155915,7 @@
155903
155915
  "auth-required": "Task requires authentication to proceed",
155904
155916
  "unknown": "Task is in an unknown or indeterminate state"
155905
155917
  },
155906
- "$id": "/schemas/3.1.0/enums/task-status.json"
155918
+ "$id": "/schemas/3.1.1/enums/task-status.json"
155907
155919
  },
155908
155920
  "AuthenticationScheme": {
155909
155921
  "title": "Authentication Scheme",
@@ -155913,7 +155925,7 @@
155913
155925
  "Bearer",
155914
155926
  "HMAC-SHA256"
155915
155927
  ],
155916
- "$id": "/schemas/3.1.0/enums/auth-scheme.json"
155928
+ "$id": "/schemas/3.1.1/enums/auth-scheme.json"
155917
155929
  },
155918
155930
  "AdCPProtocol": {
155919
155931
  "title": "AdCP Protocol",
@@ -155937,7 +155949,7 @@
155937
155949
  "sponsored-intelligence": "AI-mediated commerce and conversational sponsored experiences, including buyer-agent sessions and measurement of AI-surfaced outcomes",
155938
155950
  "measurement": "Experimental in 3.1. Measurement vendor capability discovery and per-metric reporting. Currently scoped to `get_adcp_capabilities` for catalog discovery (the `measurement` capability block); agents implementing it must list `measurement.core` in experimental_features. Additional measurement tasks (reporting, attribution, panel queries) land in subsequent minors."
155939
155951
  },
155940
- "$id": "/schemas/3.1.0/enums/adcp-protocol.json"
155952
+ "$id": "/schemas/3.1.1/enums/adcp-protocol.json"
155941
155953
  },
155942
155954
  "MediaChannel": {
155943
155955
  "title": "Media Channel",
@@ -155987,7 +155999,7 @@
155987
155999
  "product_placement": "Product placement, branded content, and sponsorship integrations",
155988
156000
  "sponsored_intelligence": "Sponsored Intelligence — advertising within AI assistants, AI search, and generative AI experiences via the reversed data flow"
155989
156001
  },
155990
- "$id": "/schemas/3.1.0/enums/channels.json"
156002
+ "$id": "/schemas/3.1.1/enums/channels.json"
155991
156003
  },
155992
156004
  "LogoSlot": {
155993
156005
  "title": "Logo Slot",
@@ -156023,7 +156035,7 @@
156023
156035
  "co_brand_lockup": "Co-brand, partner, sponsor, or secondary-mark lockup.",
156024
156036
  "marketplace_listing": "Marketplace, catalog, directory, or store listing logo."
156025
156037
  },
156026
- "$id": "/schemas/3.1.0/enums/logo-slot.json"
156038
+ "$id": "/schemas/3.1.1/enums/logo-slot.json"
156027
156039
  },
156028
156040
  "VideoPlacementType": {
156029
156041
  "title": "Video Placement Type",
@@ -156041,7 +156053,7 @@
156041
156053
  "interstitial": "OpenRTB 2.6 video.plcmt=3: video ads shown as an interstitial experience, typically between content or app states.",
156042
156054
  "standalone": "OpenRTB 2.6 video.plcmt=4: video ads shown without associated video content, also called no-content or standalone video."
156043
156055
  },
156044
- "$id": "/schemas/3.1.0/enums/video-placement-type.json"
156056
+ "$id": "/schemas/3.1.1/enums/video-placement-type.json"
156045
156057
  },
156046
156058
  "AudioDistributionType": {
156047
156059
  "title": "Audio Distribution Type",
@@ -156065,7 +156077,7 @@
156065
156077
  "video_game": "OpenRTB 2.6 audio.feed=6: background audio in video games.",
156066
156078
  "text_to_speech": "OpenRTB 2.6 audio.feed=7: text-to-speech audio such as audio books or website/plugin article narration."
156067
156079
  },
156068
- "$id": "/schemas/3.1.0/enums/audio-distribution-type.json"
156080
+ "$id": "/schemas/3.1.1/enums/audio-distribution-type.json"
156069
156081
  },
156070
156082
  "SponsoredPlacementType": {
156071
156083
  "title": "Sponsored Placement Type",
@@ -156081,7 +156093,7 @@
156081
156093
  "sponsored_display": "Sponsored placements rendered in display slots across retailer browse, category, and product-detail pages outside the search results stream (e.g., Criteo Sponsored Display, Amazon Sponsored Display on-site).",
156082
156094
  "sponsored_native": "Sponsored placements rendered using the retailer's native in-grid product template, blending into the organic product listing (e.g., CitrusAd native product cards, Pinterest catalog-driven collections)."
156083
156095
  },
156084
- "$id": "/schemas/3.1.0/enums/sponsored-placement-type.json"
156096
+ "$id": "/schemas/3.1.1/enums/sponsored-placement-type.json"
156085
156097
  },
156086
156098
  "SocialPlacementSurface": {
156087
156099
  "title": "Social Placement Surface",
@@ -156101,7 +156113,7 @@
156101
156113
  "explore": "The discovery or browse surface presenting recommended content outside the user's followed graph.",
156102
156114
  "search": "The in-app search-results surface, keyed to the user's query."
156103
156115
  },
156104
- "$id": "/schemas/3.1.0/enums/social-placement-surface.json"
156116
+ "$id": "/schemas/3.1.1/enums/social-placement-surface.json"
156105
156117
  },
156106
156118
  "DeliveryType": {
156107
156119
  "title": "Delivery Type",
@@ -156113,9 +156125,9 @@
156113
156125
  ],
156114
156126
  "enumDescriptions": {
156115
156127
  "guaranteed": "Reserved inventory with guaranteed delivery",
156116
- "non_guaranteed": "Auction-based inventory without delivery guarantees"
156128
+ "non_guaranteed": "Inventory without reserved or guaranteed delivery, commonly auction-based or otherwise best-effort. Do not use for scheduled broadcast buys solely because final audience delivery is estimated from historical ranges or settles through third-party measurement."
156117
156129
  },
156118
- "$id": "/schemas/3.1.0/enums/delivery-type.json"
156130
+ "$id": "/schemas/3.1.1/enums/delivery-type.json"
156119
156131
  },
156120
156132
  "Exclusivity": {
156121
156133
  "title": "Exclusivity",
@@ -156131,7 +156143,7 @@
156131
156143
  "category": "Category-exclusive — only one advertiser per industry category (e.g., one auto brand per collection sponsorship)",
156132
156144
  "exclusive": "Sole sponsorship — only one advertiser can buy this product"
156133
156145
  },
156134
- "$id": "/schemas/3.1.0/enums/exclusivity.json"
156146
+ "$id": "/schemas/3.1.1/enums/exclusivity.json"
156135
156147
  },
156136
156148
  "PriceAdjustmentKind": {
156137
156149
  "title": "Price Adjustment Kind",
@@ -156149,7 +156161,7 @@
156149
156161
  "commission": "Does not change the buyer's price or budget. Represents a revenue split — the portion retained by an intermediary (e.g., agency commission). Budgets are managed inclusive of commissions.",
156150
156162
  "settlement": "Does not change the committed price or budget. Applied at invoicing or payment time (e.g., cash discount for early payment). Informational for buyer agents; affects actual settlement amount."
156151
156163
  },
156152
- "$id": "/schemas/3.1.0/enums/adjustment-kind.json"
156164
+ "$id": "/schemas/3.1.1/enums/adjustment-kind.json"
156153
156165
  },
156154
156166
  "DemographicSystem": {
156155
156167
  "title": "Demographic System",
@@ -156171,7 +156183,7 @@
156171
156183
  "mediametrie": "Mediametrie (France). Named segments + age bands",
156172
156184
  "custom": "Publisher-defined demographic notation"
156173
156185
  },
156174
- "$id": "/schemas/3.1.0/enums/demographic-system.json"
156186
+ "$id": "/schemas/3.1.1/enums/demographic-system.json"
156175
156187
  },
156176
156188
  "EventType": {
156177
156189
  "title": "Event Type",
@@ -156243,7 +156255,7 @@
156243
156255
  "submit_application": "User submitted an application (loan, job, etc.)",
156244
156256
  "custom": "Custom event type (specify in custom_event_name)"
156245
156257
  },
156246
- "$id": "/schemas/3.1.0/enums/event-type.json"
156258
+ "$id": "/schemas/3.1.1/enums/event-type.json"
156247
156259
  },
156248
156260
  "GeographicTargetingLevel": {
156249
156261
  "title": "Geographic Targeting Level",
@@ -156255,7 +156267,7 @@
156255
156267
  "metro",
156256
156268
  "postal_area"
156257
156269
  ],
156258
- "$id": "/schemas/3.1.0/enums/geo-level.json"
156270
+ "$id": "/schemas/3.1.1/enums/geo-level.json"
156259
156271
  },
156260
156272
  "MetroAreaSystem": {
156261
156273
  "title": "Metro Area System",
@@ -156268,7 +156280,7 @@
156268
156280
  "eurostat_nuts2",
156269
156281
  "custom"
156270
156282
  ],
156271
- "$id": "/schemas/3.1.0/enums/metro-system.json"
156283
+ "$id": "/schemas/3.1.1/enums/metro-system.json"
156272
156284
  },
156273
156285
  "PostalCodeSystem": {
156274
156286
  "title": "Postal Code System",
@@ -156299,7 +156311,7 @@
156299
156311
  "ch_plz",
156300
156312
  "at_plz"
156301
156313
  ],
156302
- "$id": "/schemas/3.1.0/enums/postal-system.json"
156314
+ "$id": "/schemas/3.1.1/enums/postal-system.json"
156303
156315
  },
156304
156316
  "LegacyPostalCodeSystem": {
156305
156317
  "title": "Legacy Postal Code System",
@@ -156319,7 +156331,7 @@
156319
156331
  "ch_plz",
156320
156332
  "at_plz"
156321
156333
  ],
156322
- "$id": "/schemas/3.1.0/enums/legacy-postal-system.json"
156334
+ "$id": "/schemas/3.1.1/enums/legacy-postal-system.json"
156323
156335
  },
156324
156336
  "DeviceType": {
156325
156337
  "title": "Device Type",
@@ -156333,7 +156345,7 @@
156333
156345
  "dooh",
156334
156346
  "unknown"
156335
156347
  ],
156336
- "$id": "/schemas/3.1.0/enums/device-type.json"
156348
+ "$id": "/schemas/3.1.1/enums/device-type.json"
156337
156349
  },
156338
156350
  "DevicePlatform": {
156339
156351
  "title": "Device Platform",
@@ -156353,7 +156365,7 @@
156353
156365
  "roku_os",
156354
156366
  "unknown"
156355
156367
  ],
156356
- "$id": "/schemas/3.1.0/enums/device-platform.json"
156368
+ "$id": "/schemas/3.1.1/enums/device-platform.json"
156357
156369
  },
156358
156370
  "AudienceSource": {
156359
156371
  "title": "Audience Source",
@@ -156367,7 +156379,7 @@
156367
156379
  "retargeting",
156368
156380
  "unknown"
156369
156381
  ],
156370
- "$id": "/schemas/3.1.0/enums/audience-source.json"
156382
+ "$id": "/schemas/3.1.1/enums/audience-source.json"
156371
156383
  },
156372
156384
  "DigitalSourceType": {
156373
156385
  "title": "Digital Source Type",
@@ -156395,7 +156407,7 @@
156395
156407
  "human_edits": "Content augmented, corrected, or enhanced by humans using non-generative tools",
156396
156408
  "data_driven_media": "Assembled from structured data feeds (DCO templates, product catalogs, weather-triggered variants)"
156397
156409
  },
156398
- "$id": "/schemas/3.1.0/enums/digital-source-type.json"
156410
+ "$id": "/schemas/3.1.1/enums/digital-source-type.json"
156399
156411
  },
156400
156412
  "EmbeddedProvenanceMethod": {
156401
156413
  "title": "Embedded Provenance Method",
@@ -156409,7 +156421,7 @@
156409
156421
  "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.",
156410
156422
  "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."
156411
156423
  },
156412
- "$id": "/schemas/3.1.0/enums/embedded-provenance-method.json"
156424
+ "$id": "/schemas/3.1.1/enums/embedded-provenance-method.json"
156413
156425
  },
156414
156426
  "WatermarkMediaType": {
156415
156427
  "title": "Watermark Media Type",
@@ -156427,7 +156439,7 @@
156427
156439
  "video": "Watermark applied to video content (e.g., per-frame image watermarking, temporal watermarking)",
156428
156440
  "text": "Watermark applied to text content (e.g., synonym substitution, structural modification)"
156429
156441
  },
156430
- "$id": "/schemas/3.1.0/enums/watermark-media-type.json"
156442
+ "$id": "/schemas/3.1.1/enums/watermark-media-type.json"
156431
156443
  },
156432
156444
  "C2PAWatermarkAction": {
156433
156445
  "title": "C2PA Watermark Action",
@@ -156441,7 +156453,7 @@
156441
156453
  "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.",
156442
156454
  "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."
156443
156455
  },
156444
- "$id": "/schemas/3.1.0/enums/c2pa-watermark-action.json"
156456
+ "$id": "/schemas/3.1.1/enums/c2pa-watermark-action.json"
156445
156457
  },
156446
156458
  "DisclosurePersistence": {
156447
156459
  "title": "Disclosure Persistence",
@@ -156457,7 +156469,7 @@
156457
156469
  "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.",
156458
156470
  "flexible": "Disclosure presence is sufficient; placement timing and duration are at the publisher's discretion"
156459
156471
  },
156460
- "$id": "/schemas/3.1.0/enums/disclosure-persistence.json"
156472
+ "$id": "/schemas/3.1.1/enums/disclosure-persistence.json"
156461
156473
  },
156462
156474
  "DisclosurePosition": {
156463
156475
  "title": "Disclosure Position",
@@ -156473,7 +156485,7 @@
156473
156485
  "pre_roll",
156474
156486
  "companion"
156475
156487
  ],
156476
- "$id": "/schemas/3.1.0/enums/disclosure-position.json"
156488
+ "$id": "/schemas/3.1.1/enums/disclosure-position.json"
156477
156489
  },
156478
156490
  "ViewabilityStandard": {
156479
156491
  "title": "Viewability Standard",
@@ -156487,7 +156499,7 @@
156487
156499
  "mrc": "MRC/IAB standard: 50% of pixels in view for 1 continuous second (display) or 2 continuous seconds (video).",
156488
156500
  "groupm": "GroupM standard: 100% of pixels in view for 1 continuous second (display) or 50% of video duration."
156489
156501
  },
156490
- "$id": "/schemas/3.1.0/enums/viewability-standard.json"
156502
+ "$id": "/schemas/3.1.1/enums/viewability-standard.json"
156491
156503
  },
156492
156504
  "ForecastRangeUnit": {
156493
156505
  "title": "Forecast Range Unit",
@@ -156513,7 +156525,7 @@
156513
156525
  "conversions": "Points at ascending conversion targets. Used in goal-based planning (e.g., Meta-style 'tell me your goal, I'll tell you the budget').",
156514
156526
  "package": "Each point represents a distinct inventory package (e.g., Good/Better/Best tiers, daypart packages, sponsorships). Points are not levels on a spend curve — they are separate products with different inventory compositions. Used by broadcast TV, audio, and DOOH sellers who sell packages rather than impressions at variable spend levels."
156515
156527
  },
156516
- "$id": "/schemas/3.1.0/enums/forecast-range-unit.json"
156528
+ "$id": "/schemas/3.1.1/enums/forecast-range-unit.json"
156517
156529
  },
156518
156530
  "ForecastMethod": {
156519
156531
  "title": "Forecast Method",
@@ -156529,7 +156541,7 @@
156529
156541
  "modeled": "Forecast derived from platform-specific predictive models or historical data. Publisher uses this to set expectations but does not guarantee delivery.",
156530
156542
  "guaranteed": "Contractually committed delivery levels backed by reserved inventory"
156531
156543
  },
156532
- "$id": "/schemas/3.1.0/enums/forecast-method.json"
156544
+ "$id": "/schemas/3.1.1/enums/forecast-method.json"
156533
156545
  },
156534
156546
  "ReachUnit": {
156535
156547
  "title": "Reach Unit",
@@ -156551,7 +156563,7 @@
156551
156563
  "cookies": "Unique browser cookies.",
156552
156564
  "custom": "Publisher-defined reach unit. Describe in ext."
156553
156565
  },
156554
- "$id": "/schemas/3.1.0/enums/reach-unit.json"
156566
+ "$id": "/schemas/3.1.1/enums/reach-unit.json"
156555
156567
  },
156556
156568
  "MakegoodRemedy": {
156557
156569
  "title": "Makegood Remedy",
@@ -156567,7 +156579,7 @@
156567
156579
  "credit": "Seller issues a credit toward future media buys on the same account.",
156568
156580
  "invoice_adjustment": "Seller reduces the invoice for the current media buy to reflect actual delivered value."
156569
156581
  },
156570
- "$id": "/schemas/3.1.0/enums/makegood-remedy.json"
156582
+ "$id": "/schemas/3.1.1/enums/makegood-remedy.json"
156571
156583
  },
156572
156584
  "PerformanceStandardMetric": {
156573
156585
  "title": "Performance Standard Metric",
@@ -156587,7 +156599,7 @@
156587
156599
  "brand_safety": "Brand-safe impression rate (floor — must exceed threshold). Denominator: total_impressions.",
156588
156600
  "attention_score": "Attention score rate (floor — must exceed threshold). Denominator: measurable_impressions."
156589
156601
  },
156590
- "$id": "/schemas/3.1.0/enums/performance-standard-metric.json"
156602
+ "$id": "/schemas/3.1.1/enums/performance-standard-metric.json"
156591
156603
  },
156592
156604
  "MediaBuyValidAction": {
156593
156605
  "title": "Media Buy Valid Action",
@@ -156791,7 +156803,7 @@
156791
156803
  ]
156792
156804
  }
156793
156805
  },
156794
- "$id": "/schemas/3.1.0/enums/media-buy-valid-action.json"
156806
+ "$id": "/schemas/3.1.1/enums/media-buy-valid-action.json"
156795
156807
  },
156796
156808
  "MediaBuyActionMode": {
156797
156809
  "title": "Media Buy Action Mode",
@@ -156808,7 +156820,7 @@
156808
156820
  "conditional_self_serve": "Seller auto-approves within declared tolerances and escalates outside them. Covers programmatic guaranteed flows on platforms like FreeWheel, Magnite, and GAM where small mutations clear automatically but large ones queue for human review. Constraint metadata defining the tolerances is out of scope for v1 and the natural home is #4425's `requires` predicate grammar; until #4425 lands, tolerances are declared out-of-band and buyers cannot statically predict which mutations will auto-approve from this surface alone.",
156809
156821
  "requires_approval": "Human-in-the-loop, asynchronous, no proposal artifact. Buyer SDK should expect a pending-status poll or webhook callback when the seller's operator approves or rejects."
156810
156822
  },
156811
- "$id": "/schemas/3.1.0/enums/media-buy-action-mode.json"
156823
+ "$id": "/schemas/3.1.1/enums/media-buy-action-mode.json"
156812
156824
  },
156813
156825
  "MediaBuyStatus": {
156814
156826
  "title": "Media Buy Status",
@@ -156832,7 +156844,7 @@
156832
156844
  "rejected": "Media buy was declined by the seller after creation",
156833
156845
  "canceled": "Media buy was terminated before natural completion. Check cancellation.canceled_by to determine whether the buyer or seller initiated."
156834
156846
  },
156835
- "$id": "/schemas/3.1.0/enums/media-buy-status.json"
156847
+ "$id": "/schemas/3.1.1/enums/media-buy-status.json"
156836
156848
  },
156837
156849
  "ReportingFrequency": {
156838
156850
  "title": "Reporting Frequency",
@@ -156843,7 +156855,7 @@
156843
156855
  "daily",
156844
156856
  "monthly"
156845
156857
  ],
156846
- "$id": "/schemas/3.1.0/enums/reporting-frequency.json"
156858
+ "$id": "/schemas/3.1.1/enums/reporting-frequency.json"
156847
156859
  },
156848
156860
  "AvailableMetric": {
156849
156861
  "title": "Available Metric",
@@ -156887,7 +156899,7 @@
156887
156899
  "conversion_lift",
156888
156900
  "brand_search_lift"
156889
156901
  ],
156890
- "$id": "/schemas/3.1.0/enums/available-metric.json"
156902
+ "$id": "/schemas/3.1.1/enums/available-metric.json"
156891
156903
  },
156892
156904
  "CoBrandingRequirement": {
156893
156905
  "title": "Co-Branding Requirement",
@@ -156898,7 +156910,7 @@
156898
156910
  "optional",
156899
156911
  "none"
156900
156912
  ],
156901
- "$id": "/schemas/3.1.0/enums/co-branding-requirement.json"
156913
+ "$id": "/schemas/3.1.1/enums/co-branding-requirement.json"
156902
156914
  },
156903
156915
  "LandingPageRequirement": {
156904
156916
  "title": "Landing Page Requirement",
@@ -156909,7 +156921,7 @@
156909
156921
  "retailer_site_only",
156910
156922
  "must_include_retailer"
156911
156923
  ],
156912
- "$id": "/schemas/3.1.0/enums/landing-page-requirement.json"
156924
+ "$id": "/schemas/3.1.1/enums/landing-page-requirement.json"
156913
156925
  },
156914
156926
  "SignalValueType": {
156915
156927
  "title": "Signal Value Type",
@@ -156925,7 +156937,7 @@
156925
156937
  "categorical": "Signal with discrete values from a defined set (e.g., 'vehicle_ownership' with values 'tesla', 'bmw', etc.)",
156926
156938
  "numeric": "Signal with continuous numeric values within a range (e.g., 'purchase_propensity' from 0.0 to 1.0)"
156927
156939
  },
156928
- "$id": "/schemas/3.1.0/enums/signal-value-type.json"
156940
+ "$id": "/schemas/3.1.1/enums/signal-value-type.json"
156929
156941
  },
156930
156942
  "CatalogType": {
156931
156943
  "title": "Catalog Type",
@@ -156946,7 +156958,7 @@
156946
156958
  "destination",
156947
156959
  "app"
156948
156960
  ],
156949
- "$id": "/schemas/3.1.0/enums/catalog-type.json"
156961
+ "$id": "/schemas/3.1.1/enums/catalog-type.json"
156950
156962
  },
156951
156963
  "AssessmentStatus": {
156952
156964
  "title": "Assessment Status",
@@ -156964,7 +156976,7 @@
156964
156976
  "good": "Meets quality thresholds for most optimization goals",
156965
156977
  "excellent": "Exceeds quality thresholds across all dimensions"
156966
156978
  },
156967
- "$id": "/schemas/3.1.0/enums/assessment-status.json"
156979
+ "$id": "/schemas/3.1.1/enums/assessment-status.json"
156968
156980
  },
156969
156981
  "ActionSource": {
156970
156982
  "title": "Action Source",
@@ -156992,7 +157004,7 @@
156992
157004
  "system_generated": "Event generated by an automated system",
156993
157005
  "other": "Other source (specify in ext)"
156994
157006
  },
156995
- "$id": "/schemas/3.1.0/enums/action-source.json"
157007
+ "$id": "/schemas/3.1.1/enums/action-source.json"
156996
157008
  },
156997
157009
  "InstallmentStatus": {
156998
157010
  "title": "Installment Status",
@@ -157016,7 +157028,7 @@
157016
157028
  "aired": "Already broadcast (live/linear content)",
157017
157029
  "published": "Already released (on-demand content)"
157018
157030
  },
157019
- "$id": "/schemas/3.1.0/enums/installment-status.json"
157031
+ "$id": "/schemas/3.1.1/enums/installment-status.json"
157020
157032
  },
157021
157033
  "ContentRatingSystem": {
157022
157034
  "title": "Content Rating System",
@@ -157048,7 +157060,7 @@
157048
157060
  "pegi": "Pan European Game Information (3, 7, 12, 16, 18) — pan-European gaming",
157049
157061
  "custom": "Publisher-defined rating system with free-form values"
157050
157062
  },
157051
- "$id": "/schemas/3.1.0/enums/content-rating-system.json"
157063
+ "$id": "/schemas/3.1.1/enums/content-rating-system.json"
157052
157064
  },
157053
157065
  "SpecialCategory": {
157054
157066
  "title": "Special Category",
@@ -157082,7 +157094,7 @@
157082
157094
  "reunion": "Reunion or anniversary special",
157083
157095
  "tribute": "Tribute or memorial special"
157084
157096
  },
157085
- "$id": "/schemas/3.1.0/enums/special-category.json"
157097
+ "$id": "/schemas/3.1.1/enums/special-category.json"
157086
157098
  },
157087
157099
  "TalentRole": {
157088
157100
  "title": "Talent Role",
@@ -157110,7 +157122,7 @@
157110
157122
  "commentator": "Play-by-play or event commentator",
157111
157123
  "analyst": "Color commentator or subject matter analyst"
157112
157124
  },
157113
- "$id": "/schemas/3.1.0/enums/talent-role.json"
157125
+ "$id": "/schemas/3.1.1/enums/talent-role.json"
157114
157126
  },
157115
157127
  "DerivativeType": {
157116
157128
  "title": "Derivative Type",
@@ -157130,7 +157142,7 @@
157130
157142
  "trailer": "Promotional content for the source installment",
157131
157143
  "bonus": "Supplementary content (behind-the-scenes, extended interviews, deleted segments)"
157132
157144
  },
157133
- "$id": "/schemas/3.1.0/enums/derivative-type.json"
157145
+ "$id": "/schemas/3.1.1/enums/derivative-type.json"
157134
157146
  },
157135
157147
  "TMPResponseType": {
157136
157148
  "title": "TMP Response Type",
@@ -157148,7 +157160,7 @@
157148
157160
  "creative": "Inline creative manifest. Offers include full rendering details.",
157149
157161
  "deal": "Deal ID for programmatic execution. Offers include deal metadata."
157150
157162
  },
157151
- "$id": "/schemas/3.1.0/enums/response-type.json"
157163
+ "$id": "/schemas/3.1.1/enums/response-type.json"
157152
157164
  },
157153
157165
  "UIDType": {
157154
157166
  "title": "UID Type",
@@ -157180,7 +157192,7 @@
157180
157192
  "world_id_nullifier": "World ID nullifier — a Sybil-resistant, relying-party-scoped, unlinkable pseudonym. Carries NO personhood or age assertion on its own; trust comes only from an accompanying verified `attestation`, never from this type tag. Distinct from the `world_id` value in the age-verification-method enum, which names a method, not an identifier.",
157181
157193
  "other": "Other universal ID type (specify in ext)"
157182
157194
  },
157183
- "$id": "/schemas/3.1.0/enums/uid-type.json"
157195
+ "$id": "/schemas/3.1.1/enums/uid-type.json"
157184
157196
  },
157185
157197
  "DayOfWeek": {
157186
157198
  "title": "Day of Week",
@@ -157195,7 +157207,7 @@
157195
157207
  "saturday",
157196
157208
  "sunday"
157197
157209
  ],
157198
- "$id": "/schemas/3.1.0/enums/day-of-week.json"
157210
+ "$id": "/schemas/3.1.1/enums/day-of-week.json"
157199
157211
  },
157200
157212
  "AccountStatus": {
157201
157213
  "title": "Account Status",
@@ -157217,7 +157229,7 @@
157217
157229
  "suspended": "Was active, now paused — operations gated",
157218
157230
  "closed": "Was active, now terminated — terminal state"
157219
157231
  },
157220
- "$id": "/schemas/3.1.0/enums/account-status.json"
157232
+ "$id": "/schemas/3.1.1/enums/account-status.json"
157221
157233
  },
157222
157234
  "BillingParty": {
157223
157235
  "title": "Billing Party",
@@ -157233,7 +157245,7 @@
157233
157245
  "agent": "Agent consolidates billing across brands and is invoiced by the seller",
157234
157246
  "advertiser": "Seller invoices the advertiser directly, even when a different operator places orders on their behalf"
157235
157247
  },
157236
- "$id": "/schemas/3.1.0/enums/billing-party.json"
157248
+ "$id": "/schemas/3.1.1/enums/billing-party.json"
157237
157249
  },
157238
157250
  "PaymentTerms": {
157239
157251
  "title": "Payment Terms",
@@ -157255,7 +157267,7 @@
157255
157267
  "net_90": "Payment due within 90 days of invoice",
157256
157268
  "prepay": "Payment required before campaign delivery"
157257
157269
  },
157258
- "$id": "/schemas/3.1.0/enums/payment-terms.json"
157270
+ "$id": "/schemas/3.1.1/enums/payment-terms.json"
157259
157271
  },
157260
157272
  "AccountScope": {
157261
157273
  "title": "Account Scope",
@@ -157273,7 +157285,7 @@
157273
157285
  "operator_brand": "Account is dedicated to a specific operator+brand combination",
157274
157286
  "agent": "Agent-scoped account with no brand- or operator-specific split. This is an account scoping result, not a hidden credential-implied default for requests that omit account."
157275
157287
  },
157276
- "$id": "/schemas/3.1.0/enums/account-scope.json"
157288
+ "$id": "/schemas/3.1.1/enums/account-scope.json"
157277
157289
  },
157278
157290
  "CloudStorageProtocol": {
157279
157291
  "title": "Cloud Storage Protocol",
@@ -157284,7 +157296,7 @@
157284
157296
  "gcs",
157285
157297
  "azure_blob"
157286
157298
  ],
157287
- "$id": "/schemas/3.1.0/enums/cloud-storage-protocol.json"
157299
+ "$id": "/schemas/3.1.1/enums/cloud-storage-protocol.json"
157288
157300
  },
157289
157301
  "NotificationType": {
157290
157302
  "title": "Notification Type",
@@ -157326,7 +157338,7 @@
157326
157338
  "signal.removed": "Sent when a signal is no longer available in the seller's wholesale signals feed for the subscriber's account scope. Payload: `wholesale-feed-webhook.json` carrying a `signal.removed` event with the signal id, optional removal reason, and cache scope. **notification_id**: equals `event.event_id`; re-emissions of the same logical change reuse the same value under a new `idempotency_key`.",
157327
157339
  "wholesale_feed.bulk_change": "Sent when one operation changes too many wholesale product-feed or wholesale signals-feed entities for useful per-entity pushes. Payload: `wholesale-feed-webhook.json` carrying a `wholesale_feed.bulk_change` event with one affected entity type, approximate count, and repair recommendation. Receivers SHOULD re-read the affected feed named by `affected_entity_type` via `get_products` or `get_signals`. **notification_id**: equals `event.event_id`; re-emissions of the same logical change reuse the same value under a new `idempotency_key`."
157328
157340
  },
157329
- "$id": "/schemas/3.1.0/enums/notification-type.json"
157341
+ "$id": "/schemas/3.1.1/enums/notification-type.json"
157330
157342
  },
157331
157343
  "Pacing": {
157332
157344
  "title": "Pacing",
@@ -157342,7 +157354,7 @@
157342
157354
  "asap": "Spend remaining budget as quickly as possible",
157343
157355
  "front_loaded": "Allocate more remaining budget earlier in the remaining campaign period"
157344
157356
  },
157345
- "$id": "/schemas/3.1.0/enums/pacing.json"
157357
+ "$id": "/schemas/3.1.1/enums/pacing.json"
157346
157358
  },
157347
157359
  "FeedFormat": {
157348
157360
  "title": "Feed Format",
@@ -157368,7 +157380,7 @@
157368
157380
  "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",
157369
157381
  "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."
157370
157382
  },
157371
- "$id": "/schemas/3.1.0/enums/feed-format.json"
157383
+ "$id": "/schemas/3.1.1/enums/feed-format.json"
157372
157384
  },
157373
157385
  "UpdateFrequency": {
157374
157386
  "title": "Update Frequency",
@@ -157380,7 +157392,7 @@
157380
157392
  "daily",
157381
157393
  "weekly"
157382
157394
  ],
157383
- "$id": "/schemas/3.1.0/enums/update-frequency.json"
157395
+ "$id": "/schemas/3.1.1/enums/update-frequency.json"
157384
157396
  },
157385
157397
  "ContentIDType": {
157386
157398
  "title": "Content ID Type",
@@ -157400,7 +157412,7 @@
157400
157412
  "destination_id",
157401
157413
  "app_id"
157402
157414
  ],
157403
- "$id": "/schemas/3.1.0/enums/content-id-type.json"
157415
+ "$id": "/schemas/3.1.1/enums/content-id-type.json"
157404
157416
  },
157405
157417
  "CanonicalFormatKind": {
157406
157418
  "title": "Canonical Format Kind",
@@ -157421,7 +157433,7 @@
157421
157433
  "agent_placement",
157422
157434
  "custom"
157423
157435
  ],
157424
- "$id": "/schemas/3.1.0/core/canonical-format-kind.json"
157436
+ "$id": "/schemas/3.1.1/core/canonical-format-kind.json"
157425
157437
  },
157426
157438
  "AgeVerificationMethod": {
157427
157439
  "title": "Age Verification Method",
@@ -157434,7 +157446,7 @@
157434
157446
  "credit_card",
157435
157447
  "world_id"
157436
157448
  ],
157437
- "$id": "/schemas/3.1.0/enums/age-verification-method.json"
157449
+ "$id": "/schemas/3.1.1/enums/age-verification-method.json"
157438
157450
  },
157439
157451
  "TravelTimeUnit": {
157440
157452
  "title": "Travel Time Unit",
@@ -157448,7 +157460,7 @@
157448
157460
  "min": "Minutes",
157449
157461
  "hr": "Hours"
157450
157462
  },
157451
- "$id": "/schemas/3.1.0/enums/travel-time-unit.json"
157463
+ "$id": "/schemas/3.1.1/enums/travel-time-unit.json"
157452
157464
  },
157453
157465
  "TransportMode": {
157454
157466
  "title": "Transport Mode",
@@ -157466,7 +157478,7 @@
157466
157478
  "driving": "Motor vehicle travel on road networks",
157467
157479
  "public_transport": "Public transit including bus, rail, metro, and ferry"
157468
157480
  },
157469
- "$id": "/schemas/3.1.0/enums/transport-mode.json"
157481
+ "$id": "/schemas/3.1.1/enums/transport-mode.json"
157470
157482
  },
157471
157483
  "DistanceUnit": {
157472
157484
  "title": "Distance Unit",
@@ -157482,7 +157494,7 @@
157482
157494
  "mi": "Miles",
157483
157495
  "m": "Meters"
157484
157496
  },
157485
- "$id": "/schemas/3.1.0/enums/distance-unit.json"
157497
+ "$id": "/schemas/3.1.1/enums/distance-unit.json"
157486
157498
  },
157487
157499
  "MatchType": {
157488
157500
  "title": "Match Type",
@@ -157498,7 +157510,7 @@
157498
157510
  "phrase": "Ads serve when the query contains the keyword phrase in order",
157499
157511
  "exact": "Ads serve only when the query matches the keyword exactly"
157500
157512
  },
157501
- "$id": "/schemas/3.1.0/enums/match-type.json"
157513
+ "$id": "/schemas/3.1.1/enums/match-type.json"
157502
157514
  },
157503
157515
  "CompletionSource": {
157504
157516
  "title": "Completion Source",
@@ -157512,7 +157524,7 @@
157512
157524
  "seller_attested": "The party serving the ad witnessed and counted the completion event. Includes ad-server / player completion beacons, walled-garden first-party measurement, and IAB-certified first-party podcast measurement on the platform's own inventory. Source of truth is the seller's delivery infrastructure.",
157513
157525
  "vendor_attested": "An independent third-party measurement vendor (Nielsen, DV, IAS, Moat, HUMAN, Podtrac on third-party inventory, Edison Research panel, etc.) attested to the completion via SDK callbacks, server-beacon validation, or panel methodology. Source of truth is the vendor; vendor identity SHOULD be anchored on a matching `performance_standard.vendor` BrandRef in the buy contract — if a buyer wants vendor-attested completion for transparency without an accountability gate, they MAY commit a vendor metric via `vendor_metrics` on the product rather than `committed_metrics` with this qualifier."
157514
157526
  },
157515
- "$id": "/schemas/3.1.0/enums/completion-source.json"
157527
+ "$id": "/schemas/3.1.1/enums/completion-source.json"
157516
157528
  },
157517
157529
  "AttributionMethodology": {
157518
157530
  "title": "Attribution Methodology",
@@ -157530,7 +157542,7 @@
157530
157542
  "panel_based": "Panel methodology — outcomes measured against a recruited respondent panel and projected to the population. Standard for Nielsen, comScore, Edison Research, and similar panel providers.",
157531
157543
  "modeled": "Modeled output — Media Mix Modeling (MMM), Multi-Touch Attribution (MTA), incrementality testing, or other statistical inference that produces an estimated outcome rather than a directly-observed match. Includes most clean-room outputs."
157532
157544
  },
157533
- "$id": "/schemas/3.1.0/enums/attribution-methodology.json"
157545
+ "$id": "/schemas/3.1.1/enums/attribution-methodology.json"
157534
157546
  },
157535
157547
  "LiftDimension": {
157536
157548
  "title": "Lift Dimension",
@@ -157550,7 +157562,7 @@
157550
157562
  "purchase_intent": "Lift in stated purchase intent — 'are you likely to buy [brand] in the next [N] days'.",
157551
157563
  "ad_recall": "Lift in unaided or aided ad recall — 'do you remember seeing an ad for [brand]'."
157552
157564
  },
157553
- "$id": "/schemas/3.1.0/enums/lift-dimension.json"
157565
+ "$id": "/schemas/3.1.1/enums/lift-dimension.json"
157554
157566
  },
157555
157567
  "AttributionModel": {
157556
157568
  "title": "Attribution Model",
@@ -157563,7 +157575,7 @@
157563
157575
  "time_decay",
157564
157576
  "data_driven"
157565
157577
  ],
157566
- "$id": "/schemas/3.1.0/enums/attribution-model.json"
157578
+ "$id": "/schemas/3.1.1/enums/attribution-model.json"
157567
157579
  },
157568
157580
  "CanceledBy": {
157569
157581
  "title": "Canceled By",
@@ -157577,7 +157589,7 @@
157577
157589
  "buyer": "Cancellation initiated by the buyer via update_media_buy",
157578
157590
  "seller": "Cancellation initiated by the seller (e.g., policy violation, inventory withdrawal)"
157579
157591
  },
157580
- "$id": "/schemas/3.1.0/enums/canceled-by.json"
157592
+ "$id": "/schemas/3.1.1/enums/canceled-by.json"
157581
157593
  },
157582
157594
  "PricingModel": {
157583
157595
  "title": "Pricing Model",
@@ -157605,7 +157617,7 @@
157605
157617
  "flat_rate": "Flat Rate - fixed cost regardless of delivery volume (sponsorships, takeovers)",
157606
157618
  "time": "Time - cost per time unit (hour, day, week, or month) that scales with campaign duration"
157607
157619
  },
157608
- "$id": "/schemas/3.1.0/enums/pricing-model.json"
157620
+ "$id": "/schemas/3.1.1/enums/pricing-model.json"
157609
157621
  },
157610
157622
  "FrameRateType": {
157611
157623
  "title": "Frame Rate Type",
@@ -157619,7 +157631,7 @@
157619
157631
  "constant": "Constant frame rate (CFR) — each frame occupies an identical time interval",
157620
157632
  "variable": "Variable frame rate (VFR) — frame intervals may differ"
157621
157633
  },
157622
- "$id": "/schemas/3.1.0/enums/frame-rate-type.json"
157634
+ "$id": "/schemas/3.1.1/enums/frame-rate-type.json"
157623
157635
  },
157624
157636
  "ScanType": {
157625
157637
  "title": "Scan Type",
@@ -157633,7 +157645,7 @@
157633
157645
  "progressive": "All lines of each frame are drawn in sequence",
157634
157646
  "interlaced": "Alternating lines drawn in two passes per frame (legacy broadcast)"
157635
157647
  },
157636
- "$id": "/schemas/3.1.0/enums/scan-type.json"
157648
+ "$id": "/schemas/3.1.1/enums/scan-type.json"
157637
157649
  },
157638
157650
  "GOPType": {
157639
157651
  "title": "GOP Type",
@@ -157647,7 +157659,7 @@
157647
157659
  "closed": "Each GOP is independently decodable — required for SSAI and broadcast splicing",
157648
157660
  "open": "GOPs may reference frames from adjacent GOPs — not suitable for splicing"
157649
157661
  },
157650
- "$id": "/schemas/3.1.0/enums/gop-type.json"
157662
+ "$id": "/schemas/3.1.1/enums/gop-type.json"
157651
157663
  },
157652
157664
  "MoovAtomPosition": {
157653
157665
  "title": "Moov Atom Position",
@@ -157661,7 +157673,7 @@
157661
157673
  "start": "moov atom at beginning of file — enables progressive download and streaming delivery",
157662
157674
  "end": "moov atom at end of file — requires full download before playback can begin"
157663
157675
  },
157664
- "$id": "/schemas/3.1.0/enums/moov-atom-position.json"
157676
+ "$id": "/schemas/3.1.1/enums/moov-atom-position.json"
157665
157677
  },
157666
157678
  "AudioChannelLayout": {
157667
157679
  "title": "Audio Channel Layout",
@@ -157673,7 +157685,7 @@
157673
157685
  "5.1",
157674
157686
  "7.1"
157675
157687
  ],
157676
- "$id": "/schemas/3.1.0/enums/audio-channel-layout.json"
157688
+ "$id": "/schemas/3.1.1/enums/audio-channel-layout.json"
157677
157689
  },
157678
157690
  "VASTVersion": {
157679
157691
  "title": "VAST Version",
@@ -157686,7 +157698,7 @@
157686
157698
  "4.1",
157687
157699
  "4.2"
157688
157700
  ],
157689
- "$id": "/schemas/3.1.0/enums/vast-version.json"
157701
+ "$id": "/schemas/3.1.1/enums/vast-version.json"
157690
157702
  },
157691
157703
  "VASTTrackingEvent": {
157692
157704
  "title": "VAST Tracking Event",
@@ -157730,7 +157742,7 @@
157730
157742
  "measurableImpression",
157731
157743
  "viewableImpression"
157732
157744
  ],
157733
- "$id": "/schemas/3.1.0/enums/vast-tracking-event.json"
157745
+ "$id": "/schemas/3.1.1/enums/vast-tracking-event.json"
157734
157746
  },
157735
157747
  "URLAssetType": {
157736
157748
  "title": "URL Asset Type",
@@ -157741,7 +157753,7 @@
157741
157753
  "tracker_pixel",
157742
157754
  "tracker_script"
157743
157755
  ],
157744
- "$id": "/schemas/3.1.0/enums/url-asset-type.json"
157756
+ "$id": "/schemas/3.1.1/enums/url-asset-type.json"
157745
157757
  },
157746
157758
  "JavaScriptModuleType": {
157747
157759
  "title": "JavaScript Module Type",
@@ -157752,7 +157764,7 @@
157752
157764
  "commonjs",
157753
157765
  "script"
157754
157766
  ],
157755
- "$id": "/schemas/3.1.0/enums/javascript-module-type.json"
157767
+ "$id": "/schemas/3.1.1/enums/javascript-module-type.json"
157756
157768
  },
157757
157769
  "HTTPMethod": {
157758
157770
  "title": "HTTP Method",
@@ -157762,7 +157774,7 @@
157762
157774
  "GET",
157763
157775
  "POST"
157764
157776
  ],
157765
- "$id": "/schemas/3.1.0/enums/http-method.json",
157777
+ "$id": "/schemas/3.1.1/enums/http-method.json",
157766
157778
  "default": "POST"
157767
157779
  },
157768
157780
  "UniversalMacro": {
@@ -157923,7 +157935,7 @@
157923
157935
  "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.",
157924
157936
  "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."
157925
157937
  },
157926
- "$id": "/schemas/3.1.0/enums/universal-macro.json"
157938
+ "$id": "/schemas/3.1.1/enums/universal-macro.json"
157927
157939
  },
157928
157940
  "WebhookResponseType": {
157929
157941
  "title": "Webhook Response Type",
@@ -157935,7 +157947,7 @@
157935
157947
  "xml",
157936
157948
  "javascript"
157937
157949
  ],
157938
- "$id": "/schemas/3.1.0/enums/webhook-response-type.json"
157950
+ "$id": "/schemas/3.1.1/enums/webhook-response-type.json"
157939
157951
  },
157940
157952
  "WebhookSecurityMethod": {
157941
157953
  "title": "Webhook Security Method",
@@ -157946,7 +157958,7 @@
157946
157958
  "api_key",
157947
157959
  "none"
157948
157960
  ],
157949
- "$id": "/schemas/3.1.0/enums/webhook-security-method.json"
157961
+ "$id": "/schemas/3.1.1/enums/webhook-security-method.json"
157950
157962
  },
157951
157963
  "DAASTVersion": {
157952
157964
  "title": "DAAST Version",
@@ -157956,7 +157968,7 @@
157956
157968
  "1.0",
157957
157969
  "1.1"
157958
157970
  ],
157959
- "$id": "/schemas/3.1.0/enums/daast-version.json"
157971
+ "$id": "/schemas/3.1.1/enums/daast-version.json"
157960
157972
  },
157961
157973
  "DAASTTrackingEvent": {
157962
157974
  "title": "DAAST Tracking Event",
@@ -157987,7 +157999,7 @@
157987
157999
  "measurableImpression",
157988
158000
  "viewableImpression"
157989
158001
  ],
157990
- "$id": "/schemas/3.1.0/enums/daast-tracking-event.json"
158002
+ "$id": "/schemas/3.1.1/enums/daast-tracking-event.json"
157991
158003
  },
157992
158004
  "MarkdownFlavor": {
157993
158005
  "title": "Markdown Flavor",
@@ -157997,7 +158009,7 @@
157997
158009
  "commonmark",
157998
158010
  "gfm"
157999
158011
  ],
158000
- "$id": "/schemas/3.1.0/enums/markdown-flavor.json",
158012
+ "$id": "/schemas/3.1.1/enums/markdown-flavor.json",
158001
158013
  "default": "commonmark"
158002
158014
  },
158003
158015
  "RightUse": {
@@ -158033,7 +158045,7 @@
158033
158045
  "commercial": "Use in commercial advertising and promotional contexts",
158034
158046
  "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."
158035
158047
  },
158036
- "$id": "/schemas/3.1.0/enums/right-use.json"
158048
+ "$id": "/schemas/3.1.1/enums/right-use.json"
158037
158049
  },
158038
158050
  "RightType": {
158039
158051
  "title": "Right Type",
@@ -158054,7 +158066,7 @@
158054
158066
  "music": "Rights to musical compositions or recordings (sync, background music)",
158055
158067
  "stock_media": "Rights to stock photography, video, or audio collections"
158056
158068
  },
158057
- "$id": "/schemas/3.1.0/enums/right-type.json"
158069
+ "$id": "/schemas/3.1.1/enums/right-type.json"
158058
158070
  },
158059
158071
  "CreativeIdentifierType": {
158060
158072
  "title": "Creative Identifier Type",
@@ -158078,7 +158090,7 @@
158078
158090
  "clearcast_clock",
158079
158091
  "idcrea"
158080
158092
  ],
158081
- "$id": "/schemas/3.1.0/enums/creative-identifier-type.json"
158093
+ "$id": "/schemas/3.1.1/enums/creative-identifier-type.json"
158082
158094
  },
158083
158095
  "DataProviderSignalSelector": {
158084
158096
  "title": "Data Provider Signal Selector",
@@ -158171,11 +158183,11 @@
158171
158183
  "additionalProperties": true
158172
158184
  }
158173
158185
  ],
158174
- "$id": "/schemas/3.1.0/core/data-provider-signal-selector.json"
158186
+ "$id": "/schemas/3.1.1/core/data-provider-signal-selector.json"
158175
158187
  }
158176
158188
  },
158177
158189
  "_bundled": {
158178
- "generatedAt": "2026-06-18T08:17:01.243Z",
158190
+ "generatedAt": "2026-06-30T19:14:40.809Z",
158179
158191
  "note": "This is a bundled schema with all $ref resolved inline. For the modular version with references, use the parent directory."
158180
158192
  }
158181
158193
  }