app_store_dev_api 0.1.9 → 0.3.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 (307) hide show
  1. checksums.yaml +4 -4
  2. data/.DS_Store +0 -0
  3. data/.claude/settings.local.json +40 -0
  4. data/CHANGELOG.md +59 -2
  5. data/CLAUDE.md +256 -0
  6. data/Gemfile.lock +29 -20
  7. data/README.md +212 -20
  8. data/Rakefile +99 -1
  9. data/SCRIPTS_ANALYSIS.md +261 -0
  10. data/docs/openapi.oas4.2.json +231546 -0
  11. data/install_local.bat +166 -0
  12. data/install_local.sh +84 -0
  13. data/install_local_fixed.sh +84 -0
  14. data/lib/.DS_Store +0 -0
  15. data/lib/app_store_dev_api/client/authorization.rb +7 -2
  16. data/lib/app_store_dev_api/client/builder.rb +43 -38
  17. data/lib/app_store_dev_api/client/options.rb +1 -1
  18. data/lib/app_store_dev_api/client.rb +31 -60
  19. data/lib/app_store_dev_api/object/attributes.rb +1 -1
  20. data/lib/app_store_dev_api/object/data.rb +6 -2
  21. data/lib/app_store_dev_api/object/relationships.rb +47 -0
  22. data/lib/app_store_dev_api/requests/v1/accessibility_declaration/create.rb +28 -0
  23. data/lib/app_store_dev_api/requests/v1/accessibility_declaration/update.rb +26 -0
  24. data/lib/app_store_dev_api/requests/v1/age_rating_declaration/update.rb +43 -0
  25. data/lib/app_store_dev_api/requests/v1/alternative_distribution_domain/create.rb +22 -0
  26. data/lib/app_store_dev_api/requests/v1/alternative_distribution_key/create.rb +25 -0
  27. data/lib/app_store_dev_api/requests/v1/alternative_distribution_package/create.rb +22 -0
  28. data/lib/app_store_dev_api/requests/v1/analytics_report_request/create.rb +25 -0
  29. data/lib/app_store_dev_api/requests/v1/android_to_ios_app_mapping_detail/create.rb +26 -0
  30. data/lib/app_store_dev_api/requests/v1/android_to_ios_app_mapping_detail/update.rb +22 -0
  31. data/lib/app_store_dev_api/requests/v1/app/update.rb +18 -20
  32. data/lib/app_store_dev_api/requests/v1/app_clip_advanced_experience/create.rb +32 -0
  33. data/lib/app_store_dev_api/requests/v1/app_clip_advanced_experience/update.rb +32 -0
  34. data/lib/app_store_dev_api/requests/v1/app_clip_advanced_experience_image/create.rb +22 -0
  35. data/lib/app_store_dev_api/requests/v1/app_clip_advanced_experience_image/update.rb +22 -0
  36. data/lib/app_store_dev_api/requests/v1/app_clip_app_store_review_detail/create.rb +19 -0
  37. data/lib/app_store_dev_api/requests/v1/{builds → app_clip_app_store_review_detail}/update.rb +4 -5
  38. data/lib/app_store_dev_api/requests/v1/app_clip_default_experience/create.rb +27 -0
  39. data/lib/app_store_dev_api/requests/v1/app_clip_default_experience/update.rb +25 -0
  40. data/lib/app_store_dev_api/requests/v1/app_clip_default_experience_localization/create.rb +26 -0
  41. data/lib/app_store_dev_api/requests/v1/app_clip_default_experience_localization/update.rb +21 -0
  42. data/lib/app_store_dev_api/requests/v1/app_clip_header_image/create.rb +26 -0
  43. data/lib/app_store_dev_api/requests/v1/app_clip_header_image/update.rb +22 -0
  44. data/lib/app_store_dev_api/requests/v1/app_custom_product_page/create.rb +28 -0
  45. data/lib/app_store_dev_api/requests/v1/app_custom_product_page/update.rb +22 -0
  46. data/lib/app_store_dev_api/requests/v1/app_custom_product_page_localization/create.rb +26 -0
  47. data/lib/app_store_dev_api/requests/v1/app_custom_product_page_localization/update.rb +21 -0
  48. data/lib/app_store_dev_api/requests/v1/app_custom_product_page_version/create.rb +26 -0
  49. data/lib/app_store_dev_api/requests/v1/app_custom_product_page_version/update.rb +21 -0
  50. data/lib/app_store_dev_api/requests/v1/app_encryption_declaration/create.rb +22 -0
  51. data/lib/app_store_dev_api/requests/v1/app_encryption_declaration_document/create.rb +24 -0
  52. data/lib/app_store_dev_api/requests/v1/app_encryption_declaration_document/update.rb +21 -0
  53. data/lib/app_store_dev_api/requests/v1/app_event/create.rb +26 -0
  54. data/lib/app_store_dev_api/requests/v1/app_event/update.rb +24 -0
  55. data/lib/app_store_dev_api/requests/v1/app_event_localization/create.rb +28 -0
  56. data/lib/app_store_dev_api/requests/v1/app_event_localization/update.rb +23 -0
  57. data/lib/app_store_dev_api/requests/v1/app_event_screenshot/create.rb +27 -0
  58. data/lib/app_store_dev_api/requests/v1/app_event_screenshot/update.rb +21 -0
  59. data/lib/app_store_dev_api/requests/v1/app_event_video_clip/create.rb +22 -0
  60. data/lib/app_store_dev_api/requests/v1/{promoted_purchases_image → app_event_video_clip}/update.rb +4 -4
  61. data/lib/app_store_dev_api/requests/v1/app_info/update.rb +15 -18
  62. data/lib/app_store_dev_api/requests/v1/app_info_localization/create.rb +17 -17
  63. data/lib/app_store_dev_api/requests/v1/app_info_localization/update.rb +14 -18
  64. data/lib/app_store_dev_api/requests/v1/app_preview/create.rb +22 -0
  65. data/lib/app_store_dev_api/requests/v1/app_preview/update.rb +22 -0
  66. data/lib/app_store_dev_api/requests/v1/app_preview_set/create.rb +25 -0
  67. data/lib/app_store_dev_api/requests/v1/app_preview_set/replace_app_previews_linkage.rb +19 -0
  68. data/lib/app_store_dev_api/requests/v1/app_price_schedule/create.rb +24 -0
  69. data/lib/app_store_dev_api/requests/v1/app_screenshot/create.rb +24 -0
  70. data/lib/app_store_dev_api/requests/v1/app_screenshot/update.rb +21 -0
  71. data/lib/app_store_dev_api/requests/v1/app_screenshot_set/create.rb +25 -0
  72. data/lib/app_store_dev_api/requests/v1/app_screenshot_set/replace_app_screenshots_linkage.rb +19 -0
  73. data/lib/app_store_dev_api/requests/v1/app_store_review_attachment/create.rb +20 -0
  74. data/lib/app_store_dev_api/requests/v1/app_store_review_attachment/update.rb +21 -0
  75. data/lib/app_store_dev_api/requests/v1/app_store_review_detail/create.rb +19 -20
  76. data/lib/app_store_dev_api/requests/v1/app_store_review_detail/update.rb +17 -18
  77. data/lib/app_store_dev_api/requests/v1/app_store_version/create.rb +20 -16
  78. data/lib/app_store_dev_api/requests/v1/app_store_version/update.rb +20 -18
  79. data/lib/app_store_dev_api/requests/v1/app_store_version_experiment/create.rb +26 -0
  80. data/lib/app_store_dev_api/requests/v1/app_store_version_experiment/update.rb +23 -0
  81. data/lib/app_store_dev_api/requests/v1/app_store_version_experiment_treatment/create.rb +27 -0
  82. data/lib/app_store_dev_api/requests/v1/app_store_version_experiment_treatment/update.rb +22 -0
  83. data/lib/app_store_dev_api/requests/v1/app_store_version_experiment_treatment_localization/create.rb +25 -0
  84. data/lib/app_store_dev_api/requests/v1/app_store_version_localization/create.rb +18 -18
  85. data/lib/app_store_dev_api/requests/v1/app_store_version_localization/update.rb +15 -18
  86. data/lib/app_store_dev_api/requests/v1/{app_store_version_phased_releases → app_store_version_phased_release}/create.rb +7 -2
  87. data/lib/app_store_dev_api/requests/v1/{app_store_version_phased_releases → app_store_version_phased_release}/update.rb +2 -2
  88. data/lib/app_store_dev_api/requests/v1/app_store_version_promotion/create.rb +10 -13
  89. data/lib/app_store_dev_api/requests/v1/{app_store_version_releases_request → app_store_version_release_request}/create.rb +5 -3
  90. data/lib/app_store_dev_api/requests/v1/app_tag/update.rb +21 -0
  91. data/lib/app_store_dev_api/requests/v1/background_asset/create.rb +19 -0
  92. data/lib/app_store_dev_api/requests/v1/background_asset/update.rb +21 -0
  93. data/lib/app_store_dev_api/requests/v1/background_asset_upload_file/create.rb +27 -0
  94. data/lib/app_store_dev_api/requests/v1/background_asset_upload_file/update.rb +23 -0
  95. data/lib/app_store_dev_api/requests/v1/background_asset_version/create.rb +16 -0
  96. data/lib/app_store_dev_api/requests/v1/beta_app_clip_invocation/create.rb +26 -0
  97. data/lib/app_store_dev_api/requests/v1/beta_app_clip_invocation/update.rb +21 -0
  98. data/lib/app_store_dev_api/requests/v1/beta_app_clip_invocation_localization/create.rb +26 -0
  99. data/lib/app_store_dev_api/requests/v1/beta_app_clip_invocation_localization/update.rb +21 -0
  100. data/lib/app_store_dev_api/requests/v1/beta_app_localization/create.rb +30 -0
  101. data/lib/app_store_dev_api/requests/v1/beta_app_localization/update.rb +25 -0
  102. data/lib/app_store_dev_api/requests/v1/beta_app_review_detail/update.rb +28 -0
  103. data/lib/app_store_dev_api/requests/v1/beta_app_review_submission/create.rb +22 -0
  104. data/lib/app_store_dev_api/requests/v1/beta_build_localization/create.rb +18 -18
  105. data/lib/app_store_dev_api/requests/v1/beta_build_localization/update.rb +15 -20
  106. data/lib/app_store_dev_api/requests/v1/beta_group/create.rb +33 -0
  107. data/lib/app_store_dev_api/requests/v1/beta_group/update.rb +27 -0
  108. data/lib/app_store_dev_api/requests/v1/beta_license_agreement/update.rb +21 -0
  109. data/lib/app_store_dev_api/requests/v1/beta_recruitment_criterion/create.rb +25 -0
  110. data/lib/app_store_dev_api/requests/v1/beta_recruitment_criterion/update.rb +21 -0
  111. data/lib/app_store_dev_api/requests/v1/beta_tester/create.rb +28 -0
  112. data/lib/app_store_dev_api/requests/v1/beta_tester_invitation/create.rb +23 -0
  113. data/lib/app_store_dev_api/requests/v1/build_beta_detail/update.rb +10 -13
  114. data/lib/app_store_dev_api/requests/v1/{subscription_price_change_consent_reason → build_beta_notification}/create.rb +8 -2
  115. data/lib/app_store_dev_api/requests/v1/build_upload/create.rb +27 -0
  116. data/lib/app_store_dev_api/requests/v1/build_upload_file/create.rb +28 -0
  117. data/lib/app_store_dev_api/requests/v1/build_upload_file/update.rb +22 -0
  118. data/lib/app_store_dev_api/requests/v1/bundle_id/create.rb +12 -15
  119. data/lib/app_store_dev_api/requests/v1/bundle_id/update.rb +20 -0
  120. data/lib/app_store_dev_api/requests/v1/bundle_id_capability/create.rb +13 -16
  121. data/lib/app_store_dev_api/requests/v1/bundle_id_capability/update.rb +18 -0
  122. data/lib/app_store_dev_api/requests/v1/certificate/create.rb +14 -15
  123. data/lib/app_store_dev_api/requests/v1/certificate/update.rb +17 -0
  124. data/lib/app_store_dev_api/requests/v1/ci_build_run/create.rb +28 -0
  125. data/lib/app_store_dev_api/requests/v1/ci_workflow/create.rb +41 -0
  126. data/lib/app_store_dev_api/requests/v1/ci_workflow/update.rb +39 -0
  127. data/lib/app_store_dev_api/requests/v1/customer_review_response_v1/create.rb +25 -0
  128. data/lib/app_store_dev_api/requests/v1/device/update.rb +18 -0
  129. data/lib/app_store_dev_api/requests/v1/end_app_availability_pre_order/create.rb +16 -0
  130. data/lib/app_store_dev_api/requests/v1/end_user_license_agreement/create.rb +24 -0
  131. data/lib/app_store_dev_api/requests/v1/end_user_license_agreement/update.rb +24 -0
  132. data/lib/app_store_dev_api/requests/v1/game_center_achievement/create.rb +31 -0
  133. data/lib/app_store_dev_api/requests/v1/game_center_achievement/update.rb +26 -0
  134. data/lib/app_store_dev_api/requests/v1/game_center_achievement_image/create.rb +26 -0
  135. data/lib/app_store_dev_api/requests/v1/game_center_achievement_image/update.rb +21 -0
  136. data/lib/app_store_dev_api/requests/v1/game_center_achievement_localization/create.rb +28 -0
  137. data/lib/app_store_dev_api/requests/v1/game_center_achievement_localization/update.rb +23 -0
  138. data/lib/app_store_dev_api/requests/v1/game_center_achievement_release/create.rb +23 -0
  139. data/lib/app_store_dev_api/requests/v1/game_center_activity/create.rb +32 -0
  140. data/lib/app_store_dev_api/requests/v1/game_center_activity/update.rb +27 -0
  141. data/lib/app_store_dev_api/requests/v1/game_center_activity_image/create.rb +27 -0
  142. data/lib/app_store_dev_api/requests/v1/game_center_activity_image/update.rb +21 -0
  143. data/lib/app_store_dev_api/requests/v1/game_center_activity_localization/create.rb +27 -0
  144. data/lib/app_store_dev_api/requests/v1/game_center_activity_localization/update.rb +22 -0
  145. data/lib/app_store_dev_api/requests/v1/game_center_activity_version/create.rb +25 -0
  146. data/lib/app_store_dev_api/requests/v1/game_center_activity_version/update.rb +21 -0
  147. data/lib/app_store_dev_api/requests/v1/game_center_activity_version_release/create.rb +23 -0
  148. data/lib/app_store_dev_api/requests/v1/game_center_app_version/create.rb +22 -0
  149. data/lib/app_store_dev_api/requests/v1/game_center_app_version/update.rb +21 -0
  150. data/lib/app_store_dev_api/requests/v1/game_center_challenge/create.rb +31 -0
  151. data/lib/app_store_dev_api/requests/v1/game_center_challenge/update.rb +28 -0
  152. data/lib/app_store_dev_api/requests/v1/game_center_challenge_image/create.rb +27 -0
  153. data/lib/app_store_dev_api/requests/v1/game_center_challenge_image/update.rb +21 -0
  154. data/lib/app_store_dev_api/requests/v1/game_center_challenge_localization/create.rb +27 -0
  155. data/lib/app_store_dev_api/requests/v1/game_center_challenge_localization/update.rb +22 -0
  156. data/lib/app_store_dev_api/requests/v1/game_center_challenge_version/create.rb +22 -0
  157. data/lib/app_store_dev_api/requests/v1/game_center_challenge_version_release/create.rb +23 -0
  158. data/lib/app_store_dev_api/requests/v1/{subscription_review_screenshot → game_center_detail}/create.rb +9 -4
  159. data/lib/app_store_dev_api/requests/v1/game_center_detail/update.rb +29 -0
  160. data/lib/app_store_dev_api/requests/v1/{customer_review_response → game_center_group}/create.rb +6 -4
  161. data/lib/app_store_dev_api/requests/v1/game_center_group/update.rb +21 -0
  162. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard/create.rb +38 -0
  163. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard/update.rb +32 -0
  164. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_entry_submission/create.rb +27 -0
  165. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_image/create.rb +26 -0
  166. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_image/update.rb +21 -0
  167. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_localization/create.rb +30 -0
  168. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_localization/update.rb +25 -0
  169. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_release/create.rb +23 -0
  170. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set/create.rb +28 -0
  171. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set/update.rb +21 -0
  172. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_image/create.rb +26 -0
  173. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_image/update.rb +21 -0
  174. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_localization/create.rb +26 -0
  175. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_localization/update.rb +21 -0
  176. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_member_localization/create.rb +27 -0
  177. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_member_localization/update.rb +21 -0
  178. data/lib/app_store_dev_api/requests/v1/game_center_leaderboard_set_release/create.rb +23 -0
  179. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_queue/create.rb +27 -0
  180. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_queue/update.rb +26 -0
  181. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_rule/create.rb +29 -0
  182. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_rule/update.rb +23 -0
  183. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_rule_set/create.rb +24 -0
  184. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_rule_set/update.rb +22 -0
  185. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_rule_set_test/create.rb +23 -0
  186. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_team/create.rb +27 -0
  187. data/lib/app_store_dev_api/requests/v1/game_center_matchmaking_team/update.rb +22 -0
  188. data/lib/app_store_dev_api/requests/v1/game_center_player_achievement_submission/create.rb +26 -0
  189. data/lib/app_store_dev_api/requests/v1/{in_app_purchase_review_screenshot → in_app_purchase_app_store_review_screenshot}/create.rb +9 -3
  190. data/lib/app_store_dev_api/requests/v1/{in_app_purchase_review_screenshot → in_app_purchase_app_store_review_screenshot}/update.rb +4 -3
  191. data/lib/app_store_dev_api/requests/v1/in_app_purchase_availability/create.rb +13 -12
  192. data/lib/app_store_dev_api/requests/v1/in_app_purchase_image/create.rb +24 -0
  193. data/lib/app_store_dev_api/requests/v1/in_app_purchase_image/update.rb +18 -0
  194. data/lib/app_store_dev_api/requests/v1/in_app_purchase_localization/create.rb +14 -14
  195. data/lib/app_store_dev_api/requests/v1/in_app_purchase_offer_code/create.rb +27 -0
  196. data/lib/app_store_dev_api/requests/v1/in_app_purchase_offer_code/update.rb +21 -0
  197. data/lib/app_store_dev_api/requests/v1/in_app_purchase_offer_code_custom_code/create.rb +27 -0
  198. data/lib/app_store_dev_api/requests/v1/in_app_purchase_offer_code_custom_code/update.rb +21 -0
  199. data/lib/app_store_dev_api/requests/v1/in_app_purchase_offer_code_one_time_use_code/create.rb +27 -0
  200. data/lib/app_store_dev_api/requests/v1/in_app_purchase_offer_code_one_time_use_code/update.rb +21 -0
  201. data/lib/app_store_dev_api/requests/v1/in_app_purchase_price_schedule/create.rb +11 -10
  202. data/lib/app_store_dev_api/requests/v1/in_app_purchase_submission/create.rb +9 -10
  203. data/lib/app_store_dev_api/requests/v1/marketplace_search_detail/create.rb +25 -0
  204. data/lib/app_store_dev_api/requests/v1/marketplace_search_detail/update.rb +21 -0
  205. data/lib/app_store_dev_api/requests/v1/{promoted_purchases → marketplace_webhook}/create.rb +7 -5
  206. data/lib/app_store_dev_api/requests/v1/marketplace_webhook/update.rb +22 -0
  207. data/lib/app_store_dev_api/requests/v1/merchant_id/create.rb +22 -0
  208. data/lib/app_store_dev_api/requests/v1/{app_price_schedule → merchant_id}/update.rb +7 -3
  209. data/lib/app_store_dev_api/requests/v1/nomination/create.rb +39 -0
  210. data/lib/app_store_dev_api/requests/v1/nomination/update.rb +40 -0
  211. data/lib/app_store_dev_api/requests/v1/pass_type_id/create.rb +22 -0
  212. data/lib/app_store_dev_api/requests/v1/pass_type_id/update.rb +21 -0
  213. data/lib/app_store_dev_api/requests/v1/profile/create.rb +14 -23
  214. data/lib/app_store_dev_api/requests/v1/promoted_purchase/create.rb +28 -0
  215. data/lib/app_store_dev_api/requests/v1/{promoted_purchases → promoted_purchase}/update.rb +4 -3
  216. data/lib/app_store_dev_api/requests/v1/review_submission/create.rb +11 -7
  217. data/lib/app_store_dev_api/requests/v1/review_submission/update.rb +12 -15
  218. data/lib/app_store_dev_api/requests/v1/review_submission_item/create.rb +20 -8
  219. data/lib/app_store_dev_api/requests/v1/review_submission_item/update.rb +18 -0
  220. data/lib/app_store_dev_api/requests/v1/routing_app_coverage/create.rb +24 -0
  221. data/lib/app_store_dev_api/requests/v1/routing_app_coverage/update.rb +21 -0
  222. data/lib/app_store_dev_api/requests/v1/subscription/create.rb +17 -17
  223. data/lib/app_store_dev_api/requests/v1/subscription/update.rb +19 -17
  224. data/lib/app_store_dev_api/requests/v1/subscription_app_store_review_screenshot/create.rb +26 -0
  225. data/lib/app_store_dev_api/requests/v1/{subscription_review_screenshot → subscription_app_store_review_screenshot}/update.rb +4 -3
  226. data/lib/app_store_dev_api/requests/v1/subscription_availability/create.rb +13 -12
  227. data/lib/app_store_dev_api/requests/v1/subscription_grace_period/update.rb +13 -16
  228. data/lib/app_store_dev_api/requests/v1/subscription_group/create.rb +12 -13
  229. data/lib/app_store_dev_api/requests/v1/subscription_group/update.rb +10 -14
  230. data/lib/app_store_dev_api/requests/v1/subscription_group_localization/create.rb +14 -16
  231. data/lib/app_store_dev_api/requests/v1/subscription_group_localization/update.rb +11 -16
  232. data/lib/app_store_dev_api/requests/v1/subscription_group_submission/create.rb +9 -10
  233. data/lib/app_store_dev_api/requests/v1/subscription_image/create.rb +20 -0
  234. data/lib/app_store_dev_api/requests/v1/subscription_image/update.rb +21 -0
  235. data/lib/app_store_dev_api/requests/v1/subscription_introductory_offer/create.rb +18 -18
  236. data/lib/app_store_dev_api/requests/v1/subscription_introductory_offer/update.rb +10 -15
  237. data/lib/app_store_dev_api/requests/v1/subscription_localization/create.rb +14 -16
  238. data/lib/app_store_dev_api/requests/v1/subscription_offer_code/create.rb +19 -19
  239. data/lib/app_store_dev_api/requests/v1/{subscription_offer_code_cunstom_code → subscription_offer_code_custom_code}/create.rb +9 -5
  240. data/lib/app_store_dev_api/requests/v1/{subscription_offer_code_cunstom_code → subscription_offer_code_custom_code}/update.rb +2 -3
  241. data/lib/app_store_dev_api/requests/v1/subscription_offer_code_one_time_use_code/create.rb +14 -15
  242. data/lib/app_store_dev_api/requests/v1/subscription_price/create.rb +15 -13
  243. data/lib/app_store_dev_api/requests/v1/subscription_promotional_offer/create.rb +17 -18
  244. data/lib/app_store_dev_api/requests/v1/subscription_promotional_offer/update.rb +10 -12
  245. data/lib/app_store_dev_api/requests/v1/subscription_submission/create.rb +9 -8
  246. data/lib/app_store_dev_api/requests/v1/{app_availability → territory_availability}/update.rb +4 -7
  247. data/lib/app_store_dev_api/requests/v1/user/update.rb +27 -0
  248. data/lib/app_store_dev_api/requests/v1/user_invitation/create.rb +30 -0
  249. data/lib/app_store_dev_api/requests/v1/webhook/create.rb +23 -0
  250. data/lib/app_store_dev_api/requests/v1/webhook/update.rb +21 -0
  251. data/lib/app_store_dev_api/requests/v1/webhook_delivery/create.rb +16 -0
  252. data/lib/app_store_dev_api/requests/v1/webhook_ping/create.rb +16 -0
  253. data/lib/app_store_dev_api/requests/v1/win_back_offer/create.rb +31 -0
  254. data/lib/app_store_dev_api/requests/v1/win_back_offer/update.rb +23 -0
  255. data/lib/app_store_dev_api/requests/v1/win_back_offer/update_prices_linkages.rb +18 -0
  256. data/lib/app_store_dev_api/requests/v2/app_availability/create.rb +13 -14
  257. data/lib/app_store_dev_api/requests/v2/app_availability_v2/create.rb +26 -0
  258. data/lib/app_store_dev_api/requests/v2/app_store_version_experiment_v2/create.rb +27 -0
  259. data/lib/app_store_dev_api/requests/v2/app_store_version_experiment_v2/update.rb +23 -0
  260. data/lib/app_store_dev_api/requests/v2/game_center_achievement_image_v2/create.rb +26 -0
  261. data/lib/app_store_dev_api/requests/v2/game_center_achievement_image_v2/update.rb +21 -0
  262. data/lib/app_store_dev_api/requests/v2/game_center_achievement_localization_v2/create.rb +28 -0
  263. data/lib/app_store_dev_api/requests/v2/game_center_achievement_localization_v2/update.rb +23 -0
  264. data/lib/app_store_dev_api/requests/v2/game_center_achievement_v2/create.rb +32 -0
  265. data/lib/app_store_dev_api/requests/v2/game_center_achievement_v2/update.rb +26 -0
  266. data/lib/app_store_dev_api/requests/v2/game_center_achievement_version_v2/create.rb +22 -0
  267. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_image_v2/create.rb +26 -0
  268. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_image_v2/update.rb +21 -0
  269. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_localization_v2/create.rb +30 -0
  270. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_localization_v2/update.rb +25 -0
  271. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_image_v2/create.rb +26 -0
  272. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_image_v2/update.rb +21 -0
  273. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_localization_v2/create.rb +26 -0
  274. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_localization_v2/update.rb +21 -0
  275. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_v2/create.rb +29 -0
  276. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_v2/update.rb +21 -0
  277. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_set_version_v2/create.rb +22 -0
  278. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_v2/create.rb +39 -0
  279. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_v2/update.rb +32 -0
  280. data/lib/app_store_dev_api/requests/v2/game_center_leaderboard_version_v2/create.rb +22 -0
  281. data/lib/app_store_dev_api/requests/v2/in_app_purchase/create.rb +16 -17
  282. data/lib/app_store_dev_api/requests/v2/in_app_purchase/update.rb +12 -15
  283. data/lib/app_store_dev_api/requests/v2/in_app_purchase_v2/create.rb +29 -0
  284. data/lib/app_store_dev_api/requests/v2/in_app_purchase_v2/update.rb +23 -0
  285. data/lib/app_store_dev_api/requests/v2/{sandbox_tester → sandbox_tester_v2}/update.rb +5 -4
  286. data/lib/app_store_dev_api/requests/v2/{sandbox_tester_clear_purchase_history/update.rb → sandbox_testers_clear_purchase_history_request_v2/create.rb} +9 -3
  287. data/lib/app_store_dev_api/version.rb +1 -1
  288. data/lib/config/{schema.json → schema_backup.json} +1185 -51
  289. data/lib/config/schema_v4.2.json +7317 -0
  290. data/release_remote.sh +121 -0
  291. data/scripts/README.md +126 -0
  292. data/scripts/cleanup_scripts.sh +73 -0
  293. data/scripts/comprehensive_validation.rb +359 -0
  294. data/scripts/comprehensive_validation_report.json +12 -0
  295. data/scripts/final_validation_report.rb +134 -0
  296. data/scripts/find_deprecated_requests.rb +145 -0
  297. data/scripts/test_request_body_classes.rb +185 -0
  298. data/scripts/validate_requests.rb +192 -0
  299. metadata +241 -34
  300. data/CODE_OF_CONDUCT.md +0 -84
  301. data/lib/app_store_dev_api/requests/v1/app_promoted_purchases/update.rb +0 -16
  302. data/lib/app_store_dev_api/requests/v1/app_store_version_build_linkage_request/update.rb +0 -17
  303. data/lib/app_store_dev_api/requests/v1/build_beta_groups/create.rb +0 -16
  304. data/lib/app_store_dev_api/requests/v1/build_beta_groups/delete.rb +0 -16
  305. data/lib/app_store_dev_api/requests/v1/promoted_purchases_image/create.rb +0 -20
  306. data/lib/app_store_dev_api/requests/v2/sandbox_tester/create.rb +0 -23
  307. data/release.sh +0 -55
@@ -13,14 +13,21 @@
13
13
  "alias": "delete_bundle_id_capability"
14
14
  },
15
15
  {
16
- "http_method": "delete",
17
- "url": "https://api.appstoreconnect.apple.com/v1/userInvitations/{id}",
18
- "alias": "delete_user_invitation"
16
+ "http_method": "post",
17
+ "url": "https://api.appstoreconnect.apple.com/v1/bundleIdCapabilities",
18
+ "alias": "create_bundle_id_capability",
19
+ "http_body_type": "Requests::V1::BundleIdCapability::Create"
20
+ },
21
+ {
22
+ "http_method": "patch",
23
+ "url": "https://api.appstoreconnect.apple.com/v1/bundleIdCapabilities/{id}",
24
+ "alias": "update_bundle_id_capability",
25
+ "http_body_type": "Requests::V1::BundleIdCapability::Update"
19
26
  },
20
27
  {
21
28
  "http_method": "delete",
22
- "url": "https://api.appstoreconnect.apple.com/v1/certificates/{id}",
23
- "alias": "delete_certificate"
29
+ "url": "https://api.appstoreconnect.apple.com/v1/userInvitations/{id}",
30
+ "alias": "delete_user_invitation"
24
31
  },
25
32
  {
26
33
  "http_method": "delete",
@@ -186,6 +193,28 @@
186
193
  "url": "https://api.appstoreconnect.apple.com/v1/bundleIds/{id}/relationships/bundleIdCapabilities",
187
194
  "alias": "bundle_id_relationships_bundle_id_capabilities"
188
195
  },
196
+ {
197
+ "http_method": "post",
198
+ "url": "https://api.appstoreconnect.apple.com/v1/bundleIds",
199
+ "alias": "create_bundle_id",
200
+ "http_body_type": "Requests::V1::BundleId::Create"
201
+ },
202
+ {
203
+ "http_method": "patch",
204
+ "url": "https://api.appstoreconnect.apple.com/v1/bundleIds/{id}",
205
+ "alias": "update_bundle_id",
206
+ "http_body_type": "Requests::V1::BundleId::Update"
207
+ },
208
+ {
209
+ "http_method": "get",
210
+ "url": "https://api.appstoreconnect.apple.com/v1/bundleIds/{id}/app",
211
+ "alias": "bundle_id_app"
212
+ },
213
+ {
214
+ "http_method": "get",
215
+ "url": "https://api.appstoreconnect.apple.com/v1/bundleIds/{id}/relationships/app",
216
+ "alias": "bundle_id_relationships_app"
217
+ },
189
218
  {
190
219
  "http_method": "get",
191
220
  "url": "https://api.appstoreconnect.apple.com/v1/certificates",
@@ -196,6 +225,23 @@
196
225
  "url": "https://api.appstoreconnect.apple.com/v1/certificates/{id}",
197
226
  "alias": "certificate"
198
227
  },
228
+ {
229
+ "http_method": "post",
230
+ "url": "https://api.appstoreconnect.apple.com/v1/certificates",
231
+ "alias": "create_certificate",
232
+ "http_body_type": "Requests::V1::Certificate::Create"
233
+ },
234
+ {
235
+ "http_method": "patch",
236
+ "url": "https://api.appstoreconnect.apple.com/v1/certificates/{id}",
237
+ "alias": "update_certificate",
238
+ "http_body_type": "Requests::V1::Certificate::Update"
239
+ },
240
+ {
241
+ "http_method": "delete",
242
+ "url": "https://api.appstoreconnect.apple.com/v1/certificates/{id}",
243
+ "alias": "delete_certificate"
244
+ },
199
245
  {
200
246
  "http_method": "get",
201
247
  "url": "https://api.appstoreconnect.apple.com/v1/devices",
@@ -206,6 +252,12 @@
206
252
  "url": "https://api.appstoreconnect.apple.com/v1/devices/{id}",
207
253
  "alias": "device"
208
254
  },
255
+ {
256
+ "http_method": "patch",
257
+ "url": "https://api.appstoreconnect.apple.com/v1/devices/{id}",
258
+ "alias": "update_device",
259
+ "http_body_type": "Requests::V1::Device::Update"
260
+ },
209
261
  {
210
262
  "http_method": "get",
211
263
  "url": "https://api.appstoreconnect.apple.com/v1/financeReports",
@@ -317,6 +369,36 @@
317
369
  "http_method": "get",
318
370
  "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appPricePoints"
319
371
  },
372
+ {
373
+ "alias": "list_app_categories",
374
+ "http_method": "get",
375
+ "url": "https://api.appstoreconnect.apple.com/v1/appCategories"
376
+ },
377
+ {
378
+ "alias": "get_app_category",
379
+ "http_method": "get",
380
+ "url": "https://api.appstoreconnect.apple.com/v1/appCategories/{id}"
381
+ },
382
+ {
383
+ "alias": "get_app_category_parent",
384
+ "http_method": "get",
385
+ "url": "https://api.appstoreconnect.apple.com/v1/appCategories/{id}/parent"
386
+ },
387
+ {
388
+ "alias": "list_app_category_subcategories",
389
+ "http_method": "get",
390
+ "url": "https://api.appstoreconnect.apple.com/v1/appCategories/{id}/subcategories"
391
+ },
392
+ {
393
+ "alias": "get_app_category_parent_relationships",
394
+ "http_method": "get",
395
+ "url": "https://api.appstoreconnect.apple.com/v1/appCategories/{id}/relationships/parent"
396
+ },
397
+ {
398
+ "alias": "get_app_category_subcategories_relationships",
399
+ "http_method": "get",
400
+ "url": "https://api.appstoreconnect.apple.com/v1/appCategories/{id}/relationships/subcategories"
401
+ },
320
402
  {
321
403
  "alias": "app_price_schedule",
322
404
  "http_method": "get",
@@ -359,21 +441,26 @@
359
441
  "url": "https://api.appstoreconnect.apple.com/v2/appAvailabilities/{id}/territoryAvailabilities"
360
442
  },
361
443
  {
362
- "alias": "create_apppreordery",
444
+ "alias": "get_app_availability_territories_relationships",
445
+ "http_method": "get",
446
+ "url": "https://api.appstoreconnect.apple.com/v2/appAvailabilities/{id}/relationships/territoryAvailabilities"
447
+ },
448
+ {
449
+ "alias": "create_app_preorder",
363
450
  "http_method": "post",
364
451
  "http_body_type": "Requests::V2::AppAvailability::Create",
365
452
  "url": "https://api.appstoreconnect.apple.com/v2/appAvailabilities"
366
453
  },
367
454
  {
368
- "alias": "modify_territory_availabilty_for_apppreorder",
455
+ "alias": "modify_territory_availability_for_app_preorder",
369
456
  "http_method": "patch",
370
- "http_body_type": "Requests::V1::AppAvailability::Update",
457
+ "http_body_type": "Requests::V1::TerritoryAvailability::Update",
371
458
  "url": "https://api.appstoreconnect.apple.com/v1/territoryAvailabilities/{id}"
372
459
  },
373
460
  {
374
- "alias": "end_apppreorder",
461
+ "alias": "end_app_preorder",
375
462
  "http_method": "post",
376
- "http_body_type": "Requests::V1::AppAvailability::Delete",
463
+ "http_body_type": "Requests::V1::EndAppAvailabilityPreOrder::Create",
377
464
  "url": "https://api.appstoreconnect.apple.com/v1/endAppAvailabilityPreOrders"
378
465
  },
379
466
  {
@@ -386,17 +473,98 @@
386
473
  "http_method": "get",
387
474
  "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appInfos"
388
475
  },
476
+ {
477
+ "alias": "get_app_info_age_rating_declaration",
478
+ "http_method": "get",
479
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/ageRatingDeclaration"
480
+ },
481
+ {
482
+ "alias": "get_app_info_age_rating_declaration_relationships",
483
+ "http_method": "get",
484
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/ageRatingDeclaration"
485
+ },
486
+ {
487
+ "alias": "update_age_rating_declaration",
488
+ "http_method": "patch",
489
+ "url": "https://api.appstoreconnect.apple.com/v1/ageRatingDeclarations/{id}",
490
+ "http_body_type": "Requests::V1::AgeRatingDeclaration::Update"
491
+ },
389
492
  {
390
493
  "alias": "update_app_infos",
391
494
  "http_method": "patch",
392
495
  "http_body_type": "Requests::V1::AppInfo::Update",
393
496
  "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}"
394
497
  },
498
+ {
499
+ "alias": "get_app_info_primary_category",
500
+ "http_method": "get",
501
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/primaryCategory"
502
+ },
503
+ {
504
+ "alias": "get_app_info_secondary_category",
505
+ "http_method": "get",
506
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/secondaryCategory"
507
+ },
508
+ {
509
+ "alias": "get_app_info_primary_category_relationship",
510
+ "http_method": "get",
511
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/primaryCategory"
512
+ },
513
+ {
514
+ "alias": "get_app_info_secondary_category_relationship",
515
+ "http_method": "get",
516
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/secondaryCategory"
517
+ },
518
+ {
519
+ "alias": "get_app_info_primary_subcategory_one",
520
+ "http_method": "get",
521
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/primarySubcategoryOne"
522
+ },
523
+ {
524
+ "alias": "get_app_info_primary_subcategory_two",
525
+ "http_method": "get",
526
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/primarySubcategoryTwo"
527
+ },
528
+ {
529
+ "alias": "get_app_info_secondary_subcategory_one",
530
+ "http_method": "get",
531
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/secondarySubcategoryOne"
532
+ },
533
+ {
534
+ "alias": "get_app_info_secondary_subcategory_two",
535
+ "http_method": "get",
536
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/secondarySubcategoryTwo"
537
+ },
538
+ {
539
+ "alias": "get_app_info_primary_subcategory_one_relationship",
540
+ "http_method": "get",
541
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/primarySubcategoryOne"
542
+ },
543
+ {
544
+ "alias": "get_app_info_primary_subcategory_two_relationship",
545
+ "http_method": "get",
546
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/primarySubcategoryTwo"
547
+ },
548
+ {
549
+ "alias": "get_app_info_secondary_subcategory_one_relationship",
550
+ "http_method": "get",
551
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/secondarySubcategoryOne"
552
+ },
553
+ {
554
+ "alias": "get_app_info_secondary_subcategory_two_relationship",
555
+ "http_method": "get",
556
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/secondarySubcategoryTwo"
557
+ },
395
558
  {
396
559
  "alias": "list_app_info_localizations",
397
560
  "http_method": "get",
398
561
  "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/appInfoLocalizations"
399
562
  },
563
+ {
564
+ "alias": "get_app_info_localizations_relationships",
565
+ "http_method": "get",
566
+ "url": "https://api.appstoreconnect.apple.com/v1/appInfos/{id}/relationships/appInfoLocalizations"
567
+ },
400
568
  {
401
569
  "alias": "read_app_info_localizations",
402
570
  "http_method": "get",
@@ -473,6 +641,26 @@
473
641
  "http_method": "delete",
474
642
  "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionLocalizations/{id}"
475
643
  },
644
+ {
645
+ "http_method": "get",
646
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionLocalizations/{id}/appPreviewSets",
647
+ "alias": "app_store_version_localization_app_preview_sets"
648
+ },
649
+ {
650
+ "http_method": "get",
651
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionLocalizations/{id}/appScreenshotSets",
652
+ "alias": "app_store_version_localization_app_screenshot_sets"
653
+ },
654
+ {
655
+ "http_method": "get",
656
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionLocalizations/{id}/relationships/appPreviewSets",
657
+ "alias": "app_store_version_localization_relationships_app_preview_sets"
658
+ },
659
+ {
660
+ "http_method": "get",
661
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionLocalizations/{id}/relationships/appScreenshotSets",
662
+ "alias": "app_store_version_localization_relationships_app_screenshot_sets"
663
+ },
476
664
  {
477
665
  "alias": "read_app_store_review_details",
478
666
  "http_method": "get",
@@ -499,13 +687,13 @@
499
687
  {
500
688
  "alias": "create_app_store_version_phased_releases",
501
689
  "http_method": "post",
502
- "http_body_type": "Requests::V1::appStoreVersionPhasedReleases::Create",
690
+ "http_body_type": "Requests::V1::AppStoreVersionPhasedRelease::Create",
503
691
  "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionPhasedReleases"
504
692
  },
505
693
  {
506
694
  "alias": "update_app_store_version_phased_releases",
507
695
  "http_method": "patch",
508
- "http_body_type": "Requests::V1::appStoreVersionPhasedReleases::Update",
696
+ "http_body_type": "Requests::V1::AppStoreVersionPhasedRelease::Update",
509
697
  "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersionPhasedReleases/{id}"
510
698
  },
511
699
  {
@@ -535,26 +723,74 @@
535
723
  "url": "https://api.appstoreconnect.apple.com/v1/customerReviews/{id}"
536
724
  },
537
725
  {
538
- "alias": "get_customer_review_responses",
726
+ "alias": "get_customer_review_response",
539
727
  "http_method": "get",
540
728
  "url": "https://api.appstoreconnect.apple.com/v1/customerReviews/{id}/response"
541
729
  },
542
730
  {
543
- "alias": "read_customer_review_responses",
544
- "http_method": "delete",
731
+ "alias": "read_customer_review_response",
732
+ "http_method": "get",
545
733
  "url": "https://api.appstoreconnect.apple.com/v1/customerReviewResponses/{id}"
546
734
  },
547
735
  {
548
- "alias": "create_customer_review_responses",
736
+ "alias": "get_customer_review_response_relationships",
737
+ "http_method": "get",
738
+ "url": "https://api.appstoreconnect.apple.com/v1/customerReviews/{id}/relationships/response"
739
+ },
740
+ {
741
+ "alias": "create_customer_review_response",
549
742
  "http_method": "post",
550
743
  "http_body_type": "Requests::V1::CustomerReviewResponse::Create",
551
744
  "url": "https://api.appstoreconnect.apple.com/v1/customerReviewResponses"
552
745
  },
553
746
  {
554
- "alias": "delete_customer_review_responses",
747
+ "alias": "delete_customer_review_response",
555
748
  "http_method": "delete",
556
749
  "url": "https://api.appstoreconnect.apple.com/v1/customerReviewResponses/{id}"
557
750
  },
751
+ {
752
+ "alias": "list_win_back_offers",
753
+ "http_method": "get",
754
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers"
755
+ },
756
+ {
757
+ "alias": "get_win_back_offer",
758
+ "http_method": "get",
759
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers/{id}"
760
+ },
761
+ {
762
+ "alias": "create_win_back_offer",
763
+ "http_method": "post",
764
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers",
765
+ "http_body_type": "Requests::V1::WinBackOffer::Create"
766
+ },
767
+ {
768
+ "alias": "update_win_back_offer",
769
+ "http_method": "patch",
770
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers/{id}",
771
+ "http_body_type": "Requests::V1::WinBackOffer::Update"
772
+ },
773
+ {
774
+ "alias": "delete_win_back_offer",
775
+ "http_method": "delete",
776
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers/{id}"
777
+ },
778
+ {
779
+ "alias": "list_win_back_offer_prices",
780
+ "http_method": "get",
781
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers/{id}/prices"
782
+ },
783
+ {
784
+ "alias": "get_win_back_offer_prices_linkages",
785
+ "http_method": "get",
786
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers/{id}/relationships/prices"
787
+ },
788
+ {
789
+ "alias": "update_win_back_offer_prices_linkages",
790
+ "http_method": "patch",
791
+ "url": "https://api.appstoreconnect.apple.com/v1/winBackOffers/{id}/relationships/prices",
792
+ "http_body_type": "Requests::V1::WinBackOffer::UpdatePricesLinkages"
793
+ },
558
794
  {
559
795
  "alias": "create_in_app_purchase",
560
796
  "http_body_type": "Requests::V2::InAppPurchase::Create",
@@ -613,6 +849,88 @@
613
849
  "http_method": "post",
614
850
  "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseSubmissions"
615
851
  },
852
+ {
853
+ "alias": "list_in_app_purchase_images",
854
+ "http_method": "get",
855
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/images"
856
+ },
857
+ {
858
+ "alias": "create_in_app_purchase_image",
859
+ "http_body_type": "Requests::V1::InAppPurchaseImage::Create",
860
+ "http_method": "post",
861
+ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseImages"
862
+ },
863
+ {
864
+ "alias": "read_in_app_purchase_image",
865
+ "http_method": "get",
866
+ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseImages/{id}"
867
+ },
868
+ {
869
+ "alias": "update_in_app_purchase_image",
870
+ "http_body_type": "Requests::V1::InAppPurchaseImage::Update",
871
+ "http_method": "patch",
872
+ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseImages/{id}"
873
+ },
874
+ {
875
+ "alias": "delete_in_app_purchase_image",
876
+ "http_method": "delete",
877
+ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchaseImages/{id}"
878
+ },
879
+ {
880
+ "alias": "list_in_app_purchase_images_relationships",
881
+ "http_method": "get",
882
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/images"
883
+ },
884
+ {
885
+ "alias": "read_in_app_purchase_availability_info",
886
+ "http_method": "get",
887
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/inAppPurchaseAvailability"
888
+ },
889
+ {
890
+ "alias": "read_in_app_purchase_availability_relationships",
891
+ "http_method": "get",
892
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/inAppPurchaseAvailability"
893
+ },
894
+ {
895
+ "alias": "list_in_app_purchase_price_points_relationships",
896
+ "http_method": "get",
897
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/pricePoints"
898
+ },
899
+ {
900
+ "alias": "list_in_app_purchase_price_point_equalizations",
901
+ "http_method": "get",
902
+ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePricePoints/{id}/equalizations"
903
+ },
904
+ {
905
+ "alias": "list_in_app_purchase_price_point_equalizations_relationships",
906
+ "http_method": "get",
907
+ "url": "https://api.appstoreconnect.apple.com/v1/inAppPurchasePricePoints/{id}/relationships/equalizations"
908
+ },
909
+ {
910
+ "alias": "list_in_app_purchase_localizations_relationships",
911
+ "http_method": "get",
912
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/inAppPurchaseLocalizations"
913
+ },
914
+ {
915
+ "alias": "read_in_app_purchase_promoted_purchase_relationships",
916
+ "http_method": "get",
917
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/promotedPurchase"
918
+ },
919
+ {
920
+ "alias": "read_in_app_purchase_app_store_review_screenshot_relationships",
921
+ "http_method": "get",
922
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/appStoreReviewScreenshot"
923
+ },
924
+ {
925
+ "alias": "read_in_app_purchase_iap_price_schedule_relationships",
926
+ "http_method": "get",
927
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/iapPriceSchedule"
928
+ },
929
+ {
930
+ "alias": "read_in_app_purchase_content_relationships",
931
+ "http_method": "get",
932
+ "url": "https://api.appstoreconnect.apple.com/v2/inAppPurchases/{id}/relationships/content"
933
+ },
616
934
  {
617
935
  "alias": "read_schedule_info_for_in_app_purchase",
618
936
  "http_method": "get",
@@ -1091,6 +1409,44 @@
1091
1409
  "http_body_type": "Requests::V1::SubscriptionSubmission::Create",
1092
1410
  "http_method": "post",
1093
1411
  "url": "https://api.appstoreconnect.apple.com/v1/subscriptionSubmissions"
1412
+ },
1413
+ {
1414
+ "alias": "create_subscription_image",
1415
+ "http_body_type": "Requests::V1::SubscriptionImage::Create",
1416
+ "http_method": "post",
1417
+ "url": "https://api.appstoreconnect.apple.com/v1/subscriptionImages"
1418
+ },
1419
+ {
1420
+ "alias": "read_subscription_image",
1421
+ "http_method": "get",
1422
+ "url": "https://api.appstoreconnect.apple.com/v1/subscriptionImages/{id}"
1423
+ },
1424
+ {
1425
+ "alias": "update_subscription_image",
1426
+ "http_body_type": "Requests::V1::SubscriptionImage::Update",
1427
+ "http_method": "patch",
1428
+ "url": "https://api.appstoreconnect.apple.com/v1/subscriptionImages/{id}"
1429
+ },
1430
+ {
1431
+ "alias": "delete_subscription_image",
1432
+ "http_method": "delete",
1433
+ "url": "https://api.appstoreconnect.apple.com/v1/subscriptionImages/{id}"
1434
+ },
1435
+ {
1436
+ "alias": "list_subscription_images",
1437
+ "http_method": "get",
1438
+ "url": "https://api.appstoreconnect.apple.com/v1/subscriptions/{id}/images"
1439
+ },
1440
+ {
1441
+ "alias": "read_billing_grace_period",
1442
+ "http_method": "get",
1443
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/billingGracePeriod"
1444
+ },
1445
+ {
1446
+ "alias": "update_billing_grace_period",
1447
+ "http_body_type": "Requests::V1::BillingGracePeriod::Update",
1448
+ "http_method": "patch",
1449
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/billingGracePeriod"
1094
1450
  },
1095
1451
  {
1096
1452
  "alias": "promote_purchase",
@@ -1144,13 +1500,18 @@
1144
1500
  {
1145
1501
  "alias": "commit_promote_purchase_image",
1146
1502
  "http_body_type": "Requests::V1::PromotedPurchasesImage::Update",
1147
- "http_method": "post",
1503
+ "http_method": "patch",
1148
1504
  "url": "https://api.appstoreconnect.apple.com/v1/promotedPurchaseImages/{id}"
1149
- },
1505
+ },
1150
1506
  {
1151
1507
  "alias": "delete_promote_purchase_image",
1152
1508
  "http_method": "delete",
1153
1509
  "url": "https://api.appstoreconnect.apple.com/v1/promotedPurchaseImages/{id}"
1510
+ },
1511
+ {
1512
+ "alias": "delete_promoted_purchase",
1513
+ "http_method": "delete",
1514
+ "url": "https://api.appstoreconnect.apple.com/v1/promotedPurchases/{id}"
1154
1515
  },
1155
1516
  {
1156
1517
  "alias": "list_sandbox_testers",
@@ -1160,12 +1521,12 @@
1160
1521
  {
1161
1522
  "alias": "update_sandbox_tester",
1162
1523
  "http_body_type": "Requests::V2::SandboxTester::Update",
1163
- "http_method": "post",
1524
+ "http_method": "patch",
1164
1525
  "url": "https://api.appstoreconnect.apple.com/v2/sandboxTesters/{id}"
1165
1526
  },
1166
1527
  {
1167
1528
  "alias": "clear_sandbox_tester_purchase_history",
1168
- "http_body_type": "Requests::V2::SandboxTester::Update",
1529
+ "http_body_type": "Requests::V2::SandboxTesterClearPurchaseHistory::Create",
1169
1530
  "http_method": "post",
1170
1531
  "url": "https://api.appstoreconnect.apple.com/v2/sandboxTestersClearPurchaseHistoryRequest"
1171
1532
  },
@@ -1381,48 +1742,273 @@
1381
1742
  },
1382
1743
  {
1383
1744
  "http_method": "get",
1384
- "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations",
1385
- "alias": "app_encryption_declarations"
1745
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/appStoreVersion",
1746
+ "alias": "build_app_store_version"
1386
1747
  },
1387
1748
  {
1388
1749
  "http_method": "get",
1389
- "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}",
1390
- "alias": "app_encryption_declaration"
1750
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/appStoreVersion",
1751
+ "alias": "build_relationships_app_store_version"
1391
1752
  },
1392
1753
  {
1393
1754
  "http_method": "get",
1394
- "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}/app",
1395
- "alias": "app_encryption_declaration_app"
1755
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/metrics/betaBuildUsages",
1756
+ "alias": "build_metrics_beta_build_usages"
1396
1757
  },
1397
1758
  {
1398
- "http_method": "get",
1399
- "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}/relationships/app",
1400
- "alias": "app_encryption_declaration_relationships_app"
1759
+ "http_method": "post",
1760
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/betaGroups",
1761
+ "http_body_type": "Requests::V1::Build::AddBetaGroupsLinkage",
1762
+ "alias": "add_build_beta_groups"
1763
+ },
1764
+ {
1765
+ "http_method": "post",
1766
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/individualTesters",
1767
+ "http_body_type": "Requests::V1::Build::AddIndividualTestersLinkage",
1768
+ "alias": "add_build_individual_testers"
1401
1769
  },
1402
1770
  {
1403
1771
  "http_method": "get",
1404
- "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails",
1405
- "alias": "build_beta_details"
1772
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/diagnosticSignatures",
1773
+ "alias": "build_diagnostic_signatures"
1406
1774
  },
1407
1775
  {
1408
1776
  "http_method": "get",
1409
- "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails/{id}",
1410
- "alias": "build_beta_detail"
1777
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/diagnosticSignatures",
1778
+ "alias": "build_relationships_diagnostic_signatures"
1411
1779
  },
1412
1780
  {
1413
1781
  "http_method": "get",
1414
- "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails/{id}/build",
1415
- "alias": "build_beta_detail_build"
1782
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/perfPowerMetrics",
1783
+ "alias": "get_app_perf_power_metrics"
1416
1784
  },
1417
1785
  {
1418
1786
  "http_method": "get",
1419
- "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails/{id}/relationships/build",
1420
- "alias": "build_beta_detail_relationships_build"
1787
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/perfPowerMetrics",
1788
+ "alias": "get_build_perf_power_metrics"
1421
1789
  },
1422
1790
  {
1423
1791
  "http_method": "get",
1424
- "url": "https://api.appstoreconnect.apple.com/v1/betaAppLocalizations",
1425
- "alias": "beta_app_localizations"
1792
+ "url": "https://api.appstoreconnect.apple.com/v1/diagnosticSignatures/{id}/logs",
1793
+ "alias": "get_diagnostic_signature_logs"
1794
+ },
1795
+ {
1796
+ "http_method": "get",
1797
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/icons",
1798
+ "alias": "build_icons"
1799
+ },
1800
+ {
1801
+ "http_method": "get",
1802
+ "url": "https://api.appstoreconnect.apple.com/v1/builds/{id}/relationships/icons",
1803
+ "alias": "build_relationships_icons"
1804
+ },
1805
+ {
1806
+ "http_method": "get",
1807
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations",
1808
+ "alias": "app_encryption_declarations"
1809
+ },
1810
+ {
1811
+ "http_method": "get",
1812
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}",
1813
+ "alias": "app_encryption_declaration"
1814
+ },
1815
+ {
1816
+ "http_method": "get",
1817
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}/relationships/app",
1818
+ "alias": "app_encryption_declaration_relationships_app"
1819
+ },
1820
+ {
1821
+ "http_method": "get",
1822
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarationDocuments/{id}",
1823
+ "alias": "app_encryption_declaration_document"
1824
+ },
1825
+ {
1826
+ "http_method": "get",
1827
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}/appEncryptionDeclarationDocument",
1828
+ "alias": "app_encryption_declaration_app_encryption_declaration_document"
1829
+ },
1830
+ {
1831
+ "http_method": "get",
1832
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations/{id}/relationships/appEncryptionDeclarationDocument",
1833
+ "alias": "app_encryption_declaration_relationships_app_encryption_declaration_document"
1834
+ },
1835
+ {
1836
+ "http_method": "post",
1837
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarations",
1838
+ "http_body_type": "Requests::V1::AppEncryptionDeclaration::Create",
1839
+ "alias": "create_app_encryption_declaration"
1840
+ },
1841
+ {
1842
+ "http_method": "post",
1843
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarationDocuments",
1844
+ "http_body_type": "Requests::V1::AppEncryptionDeclarationDocument::Create",
1845
+ "alias": "create_app_encryption_declaration_document"
1846
+ },
1847
+ {
1848
+ "http_method": "patch",
1849
+ "url": "https://api.appstoreconnect.apple.com/v1/appEncryptionDeclarationDocuments/{id}",
1850
+ "http_body_type": "Requests::V1::AppEncryptionDeclarationDocument::Update",
1851
+ "alias": "update_app_encryption_declaration_document"
1852
+ },
1853
+ {
1854
+ "http_method": "get",
1855
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviewSets/{id}",
1856
+ "alias": "app_preview_set"
1857
+ },
1858
+ {
1859
+ "http_method": "post",
1860
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviewSets",
1861
+ "http_body_type": "Requests::V1::AppPreviewSet::Create",
1862
+ "alias": "create_app_preview_set"
1863
+ },
1864
+ {
1865
+ "http_method": "delete",
1866
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviewSets/{id}",
1867
+ "alias": "delete_app_preview_set"
1868
+ },
1869
+ {
1870
+ "http_method": "get",
1871
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviewSets/{id}/appPreviews",
1872
+ "alias": "app_preview_set_app_previews"
1873
+ },
1874
+ {
1875
+ "http_method": "get",
1876
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviewSets/{id}/relationships/appPreviews",
1877
+ "alias": "app_preview_set_relationships_app_previews"
1878
+ },
1879
+ {
1880
+ "http_method": "patch",
1881
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviewSets/{id}/relationships/appPreviews",
1882
+ "http_body_type": "Requests::V1::AppPreviewSet::ReplaceAppPreviewsLinkage",
1883
+ "alias": "replace_app_preview_set_app_previews"
1884
+ },
1885
+ {
1886
+ "http_method": "get",
1887
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviews/{id}",
1888
+ "alias": "app_preview"
1889
+ },
1890
+ {
1891
+ "http_method": "post",
1892
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviews",
1893
+ "http_body_type": "Requests::V1::AppPreview::Create",
1894
+ "alias": "create_app_preview"
1895
+ },
1896
+ {
1897
+ "http_method": "patch",
1898
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviews/{id}",
1899
+ "http_body_type": "Requests::V1::AppPreview::Update",
1900
+ "alias": "update_app_preview"
1901
+ },
1902
+ {
1903
+ "http_method": "delete",
1904
+ "url": "https://api.appstoreconnect.apple.com/v1/appPreviews/{id}",
1905
+ "alias": "delete_app_preview"
1906
+ },
1907
+ {
1908
+ "http_method": "get",
1909
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshotSets/{id}",
1910
+ "alias": "app_screenshot_set"
1911
+ },
1912
+ {
1913
+ "http_method": "post",
1914
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshotSets",
1915
+ "http_body_type": "Requests::V1::AppScreenshotSet::Create",
1916
+ "alias": "create_app_screenshot_set"
1917
+ },
1918
+ {
1919
+ "http_method": "delete",
1920
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshotSets/{id}",
1921
+ "alias": "delete_app_screenshot_set"
1922
+ },
1923
+ {
1924
+ "http_method": "get",
1925
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshotSets/{id}/appScreenshots",
1926
+ "alias": "app_screenshot_set_app_screenshots"
1927
+ },
1928
+ {
1929
+ "http_method": "get",
1930
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshotSets/{id}/relationships/appScreenshots",
1931
+ "alias": "app_screenshot_set_relationships_app_screenshots"
1932
+ },
1933
+ {
1934
+ "http_method": "patch",
1935
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshotSets/{id}/relationships/appScreenshots",
1936
+ "http_body_type": "Requests::V1::AppScreenshotSet::ReplaceAppScreenshotsLinkage",
1937
+ "alias": "replace_app_screenshot_set_app_screenshots"
1938
+ },
1939
+ {
1940
+ "http_method": "get",
1941
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshots/{id}",
1942
+ "alias": "app_screenshot"
1943
+ },
1944
+ {
1945
+ "http_method": "post",
1946
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshots",
1947
+ "http_body_type": "Requests::V1::AppScreenshot::Create",
1948
+ "alias": "create_app_screenshot"
1949
+ },
1950
+ {
1951
+ "http_method": "patch",
1952
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshots/{id}",
1953
+ "http_body_type": "Requests::V1::AppScreenshot::Update",
1954
+ "alias": "update_app_screenshot"
1955
+ },
1956
+ {
1957
+ "http_method": "delete",
1958
+ "url": "https://api.appstoreconnect.apple.com/v1/appScreenshots/{id}",
1959
+ "alias": "delete_app_screenshot"
1960
+ },
1961
+ {
1962
+ "http_method": "get",
1963
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreVersions/{id}/routingAppCoverage",
1964
+ "alias": "app_store_version_routing_app_coverage"
1965
+ },
1966
+ {
1967
+ "http_method": "get",
1968
+ "url": "https://api.appstoreconnect.apple.com/v1/routingAppCoverages/{id}",
1969
+ "alias": "routing_app_coverage"
1970
+ },
1971
+ {
1972
+ "http_method": "post",
1973
+ "url": "https://api.appstoreconnect.apple.com/v1/routingAppCoverages",
1974
+ "http_body_type": "Requests::V1::RoutingAppCoverage::Create",
1975
+ "alias": "create_routing_app_coverage"
1976
+ },
1977
+ {
1978
+ "http_method": "patch",
1979
+ "url": "https://api.appstoreconnect.apple.com/v1/routingAppCoverages/{id}",
1980
+ "http_body_type": "Requests::V1::RoutingAppCoverage::Update",
1981
+ "alias": "update_routing_app_coverage"
1982
+ },
1983
+ {
1984
+ "http_method": "delete",
1985
+ "url": "https://api.appstoreconnect.apple.com/v1/routingAppCoverages/{id}",
1986
+ "alias": "delete_routing_app_coverage"
1987
+ },
1988
+ {
1989
+ "http_method": "get",
1990
+ "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails",
1991
+ "alias": "build_beta_details"
1992
+ },
1993
+ {
1994
+ "http_method": "get",
1995
+ "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails/{id}",
1996
+ "alias": "build_beta_detail"
1997
+ },
1998
+ {
1999
+ "http_method": "get",
2000
+ "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails/{id}/build",
2001
+ "alias": "build_beta_detail_build"
2002
+ },
2003
+ {
2004
+ "http_method": "get",
2005
+ "url": "https://api.appstoreconnect.apple.com/v1/buildBetaDetails/{id}/relationships/build",
2006
+ "alias": "build_beta_detail_relationships_build"
2007
+ },
2008
+ {
2009
+ "http_method": "get",
2010
+ "url": "https://api.appstoreconnect.apple.com/v1/betaAppLocalizations",
2011
+ "alias": "beta_app_localizations"
1426
2012
  },
1427
2013
  {
1428
2014
  "http_method": "get",
@@ -1544,15 +2130,15 @@
1544
2130
  },
1545
2131
  {
1546
2132
  "alias": "create_review_submission",
1547
- "http_body_type": "ReviewSubmissionCreateRequest",
1548
2133
  "http_method": "post",
2134
+ "http_body_type": "Requests::V1::ReviewSubmission::Create",
1549
2135
  "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissions"
1550
2136
  },
1551
2137
  {
2138
+ "alias": "update_review_submission",
1552
2139
  "http_method": "patch",
1553
- "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissions/{id}",
1554
- "http_body_type": "ReviewSubmissionUpdateRequest",
1555
- "alias": "update_review_submission"
2140
+ "http_body_type": "Requests::V1::ReviewSubmission::Update",
2141
+ "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissions/{id}"
1556
2142
  },
1557
2143
  {
1558
2144
  "http_method": "delete",
@@ -1571,15 +2157,424 @@
1571
2157
  },
1572
2158
 
1573
2159
  {
1574
- "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissionItems",
1575
- "http_body_type": "ReviewSubmissionItemCreateRequest",
2160
+ "alias": "create_review_submission_item",
1576
2161
  "http_method": "post",
1577
- "alias": "create_review_submission_item"
2162
+ "http_body_type": "Requests::V1::ReviewSubmissionItem::Create",
2163
+ "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissionItems"
2164
+ },
2165
+ {
2166
+ "alias": "update_review_submission_item",
2167
+ "http_method": "patch",
2168
+ "http_body_type": "Requests::V1::ReviewSubmissionItem::Update",
2169
+ "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissionItems/{id}"
2170
+ },
2171
+ {
2172
+ "alias": "delete_review_submission_item",
2173
+ "http_method": "delete",
2174
+ "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissionItems/{id}"
2175
+ },
2176
+ {
2177
+ "alias": "review_submissions_items",
2178
+ "http_method": "get",
2179
+ "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissions/{id}/items"
1578
2180
  },
1579
2181
  {
1580
- "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissions/{id}/items",
2182
+ "alias": "get_review_submission_items_relationships",
1581
2183
  "http_method": "get",
1582
- "alias": "review_submissions_items"
2184
+ "url": "https://api.appstoreconnect.apple.com/v1/reviewSubmissions/{id}/relationships/items"
2185
+ },
2186
+ {
2187
+ "alias": "get_app_store_review_attachment",
2188
+ "http_method": "get",
2189
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments/{id}"
2190
+ },
2191
+ {
2192
+ "alias": "list_app_store_review_attachments",
2193
+ "http_method": "get",
2194
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreReviewDetails/{id}/appStoreReviewAttachments"
2195
+ },
2196
+ {
2197
+ "alias": "get_app_store_review_attachments_relationships",
2198
+ "http_method": "get",
2199
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreReviewDetails/{id}/relationships/appStoreReviewAttachments"
2200
+ },
2201
+ {
2202
+ "alias": "create_app_store_review_attachment",
2203
+ "http_method": "post",
2204
+ "http_body_type": "Requests::V1::AppStoreReviewAttachment::Create",
2205
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments"
2206
+ },
2207
+ {
2208
+ "alias": "update_app_store_review_attachment",
2209
+ "http_method": "patch",
2210
+ "http_body_type": "Requests::V1::AppStoreReviewAttachment::Update",
2211
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments/{id}"
2212
+ },
2213
+ {
2214
+ "alias": "delete_app_store_review_attachment",
2215
+ "http_method": "delete",
2216
+ "url": "https://api.appstoreconnect.apple.com/v1/appStoreReviewAttachments/{id}"
2217
+ },
2218
+ {
2219
+ "alias": "get_app_clip_app_store_review_detail",
2220
+ "http_method": "get",
2221
+ "url": "https://api.appstoreconnect.apple.com/v1/appClipAppStoreReviewDetails/{id}"
2222
+ },
2223
+ {
2224
+ "alias": "create_app_clip_app_store_review_detail",
2225
+ "http_method": "post",
2226
+ "http_body_type": "Requests::V1::AppClipAppStoreReviewDetail::Create",
2227
+ "url": "https://api.appstoreconnect.apple.com/v1/appClipAppStoreReviewDetails"
2228
+ },
2229
+ {
2230
+ "alias": "update_app_clip_app_store_review_detail",
2231
+ "http_method": "patch",
2232
+ "http_body_type": "Requests::V1::AppClipAppStoreReviewDetail::Update",
2233
+ "url": "https://api.appstoreconnect.apple.com/v1/appClipAppStoreReviewDetails/{id}"
2234
+ },
2235
+ {
2236
+ "alias": "list_app_webhooks",
2237
+ "http_method": "get",
2238
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/webhooks"
2239
+ },
2240
+ {
2241
+ "alias": "get_webhook",
2242
+ "http_method": "get",
2243
+ "url": "https://api.appstoreconnect.apple.com/v1/webhooks/{id}"
2244
+ },
2245
+ {
2246
+ "alias": "list_webhook_deliveries",
2247
+ "http_method": "get",
2248
+ "url": "https://api.appstoreconnect.apple.com/v1/webhooks/{id}/deliveries"
2249
+ },
2250
+ {
2251
+ "alias": "get_webhook_delivery_relationships",
2252
+ "http_method": "get",
2253
+ "url": "https://api.appstoreconnect.apple.com/v1/webhooks/{id}/relationships/deliveries"
2254
+ },
2255
+ {
2256
+ "alias": "create_webhook",
2257
+ "http_method": "post",
2258
+ "url": "https://api.appstoreconnect.apple.com/v1/webhooks",
2259
+ "http_body_type": "Requests::V1::Webhook::Create"
2260
+ },
2261
+ {
2262
+ "alias": "redeliver_webhook",
2263
+ "http_method": "post",
2264
+ "url": "https://api.appstoreconnect.apple.com/v1/webhookdeliveries",
2265
+ "http_body_type": "Requests::V1::WebhookDelivery::Create"
2266
+ },
2267
+ {
2268
+ "alias": "test_webhook",
2269
+ "http_method": "post",
2270
+ "url": "https://api.appstoreconnect.apple.com/v1/webhookpings",
2271
+ "http_body_type": "Requests::V1::WebhookPing::Create"
2272
+ },
2273
+ {
2274
+ "alias": "update_webhook",
2275
+ "http_method": "patch",
2276
+ "url": "https://api.appstoreconnect.apple.com/v1/webhooks/{id}",
2277
+ "http_body_type": "Requests::V1::Webhook::Update"
2278
+ },
2279
+ {
2280
+ "alias": "delete_webhook",
2281
+ "http_method": "delete",
2282
+ "url": "https://api.appstoreconnect.apple.com/v1/webhooks/{id}"
2283
+ },
2284
+ {
2285
+ "alias": "get_customer_review_relationships",
2286
+ "http_method": "get",
2287
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/customerReviews"
2288
+ },
2289
+ {
2290
+ "alias": "get_customer_review_summarizations",
2291
+ "http_method": "get",
2292
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/customerReviewSummarizations"
2293
+ },
2294
+ {
2295
+ "alias": "list_app_accessibility_declarations",
2296
+ "http_method": "get",
2297
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/accessibilityDeclarations"
2298
+ },
2299
+ {
2300
+ "alias": "get_app_accessibility_relationships",
2301
+ "http_method": "get",
2302
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/accessibilityDeclarations"
2303
+ },
2304
+ {
2305
+ "alias": "get_accessibility_declaration",
2306
+ "http_method": "get",
2307
+ "url": "https://api.appstoreconnect.apple.com/v1/accessibilityDeclarations/{id}"
2308
+ },
2309
+ {
2310
+ "alias": "create_accessibility_declaration",
2311
+ "http_method": "post",
2312
+ "url": "https://api.appstoreconnect.apple.com/v1/accessibilityDeclarations",
2313
+ "http_body_type": "Requests::V1::AccessibilityDeclaration::Create"
2314
+ },
2315
+ {
2316
+ "alias": "update_accessibility_declaration",
2317
+ "http_method": "patch",
2318
+ "url": "https://api.appstoreconnect.apple.com/v1/accessibilityDeclarations/{id}",
2319
+ "http_body_type": "Requests::V1::AccessibilityDeclaration::Update"
2320
+ },
2321
+ {
2322
+ "alias": "delete_accessibility_declaration",
2323
+ "http_method": "delete",
2324
+ "url": "https://api.appstoreconnect.apple.com/v1/accessibilityDeclarations/{id}"
2325
+ },
2326
+ {
2327
+ "alias": "list_beta_feedback_crash_submissions",
2328
+ "http_method": "get",
2329
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/betaFeedbackCrashSubmissions"
2330
+ },
2331
+ {
2332
+ "alias": "list_beta_feedback_screenshot_submissions",
2333
+ "http_method": "get",
2334
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/betaFeedbackScreenshotSubmissions"
2335
+ },
2336
+ {
2337
+ "alias": "get_beta_tester_usage_metrics",
2338
+ "http_method": "get",
2339
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/metrics/betaTesterUsages"
2340
+ },
2341
+ {
2342
+ "alias": "list_app_background_assets",
2343
+ "http_method": "get",
2344
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/backgroundassets"
2345
+ },
2346
+ {
2347
+ "alias": "list_app_encryption_declarations",
2348
+ "http_method": "get",
2349
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appEncryptionDeclarations"
2350
+ },
2351
+ {
2352
+ "alias": "get_app_encryption_declarations_relationships",
2353
+ "http_method": "get",
2354
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appEncryptionDeclarations"
2355
+ },
2356
+ {
2357
+ "alias": "get_app_ci_product",
2358
+ "http_method": "get",
2359
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/ciProduct"
2360
+ },
2361
+ {
2362
+ "alias": "get_app_ci_product_relationships",
2363
+ "http_method": "get",
2364
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/ciProduct"
2365
+ },
2366
+ {
2367
+ "alias": "list_app_clips",
2368
+ "http_method": "get",
2369
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appClips"
2370
+ },
2371
+ {
2372
+ "alias": "get_app_clips_relationships",
2373
+ "http_method": "get",
2374
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appClips"
2375
+ },
2376
+ {
2377
+ "alias": "get_end_user_license_agreement",
2378
+ "http_method": "get",
2379
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/endUserLicenseAgreement"
2380
+ },
2381
+ {
2382
+ "alias": "get_end_user_license_agreement_relationships",
2383
+ "http_method": "get",
2384
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/endUserLicenseAgreement"
2385
+ },
2386
+ {
2387
+ "alias": "list_end_user_license_agreement_territories",
2388
+ "http_method": "get",
2389
+ "url": "https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}/territories"
2390
+ },
2391
+ {
2392
+ "alias": "get_end_user_license_agreement_territories_relationships",
2393
+ "http_method": "get",
2394
+ "url": "https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}/relationships/territories"
2395
+ },
2396
+ {
2397
+ "http_method": "post",
2398
+ "url": "https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements",
2399
+ "http_body_type": "Requests::V1::EndUserLicenseAgreement::Create",
2400
+ "alias": "create_end_user_license_agreement"
2401
+ },
2402
+ {
2403
+ "http_method": "get",
2404
+ "url": "https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}",
2405
+ "alias": "end_user_license_agreement"
2406
+ },
2407
+ {
2408
+ "http_method": "patch",
2409
+ "url": "https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}",
2410
+ "http_body_type": "Requests::V1::EndUserLicenseAgreement::Update",
2411
+ "alias": "update_end_user_license_agreement"
2412
+ },
2413
+ {
2414
+ "http_method": "delete",
2415
+ "url": "https://api.appstoreconnect.apple.com/v1/endUserLicenseAgreements/{id}",
2416
+ "alias": "delete_end_user_license_agreement"
2417
+ },
2418
+ {
2419
+ "alias": "list_app_custom_product_pages",
2420
+ "http_method": "get",
2421
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appCustomProductPages"
2422
+ },
2423
+ {
2424
+ "alias": "get_app_custom_product_pages_relationships",
2425
+ "http_method": "get",
2426
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appCustomProductPages"
2427
+ },
2428
+ {
2429
+ "alias": "list_app_store_version_experiments_v2",
2430
+ "http_method": "get",
2431
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appStoreVersionExperimentsV2"
2432
+ },
2433
+ {
2434
+ "alias": "get_app_store_version_experiments_v2_relationships",
2435
+ "http_method": "get",
2436
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appStoreVersionExperimentsV2"
2437
+ },
2438
+ {
2439
+ "alias": "get_app_infos_relationships",
2440
+ "http_method": "get",
2441
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appInfos"
2442
+ },
2443
+ {
2444
+ "alias": "get_app_store_versions_relationships",
2445
+ "http_method": "get",
2446
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appStoreVersions"
2447
+ },
2448
+ {
2449
+ "alias": "get_app_price_points_relationships",
2450
+ "http_method": "get",
2451
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/appPricePoints"
2452
+ },
2453
+ {
2454
+ "alias": "list_app_events",
2455
+ "http_method": "get",
2456
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/appEvents"
2457
+ },
2458
+ {
2459
+ "alias": "get_app_event",
2460
+ "http_method": "get",
2461
+ "url": "https://api.appstoreconnect.apple.com/v1/appEvents/{id}"
2462
+ },
2463
+ {
2464
+ "alias": "create_app_event",
2465
+ "http_method": "post",
2466
+ "http_body_type": "Requests::V1::AppEvent::Create",
2467
+ "url": "https://api.appstoreconnect.apple.com/v1/appEvents"
2468
+ },
2469
+ {
2470
+ "alias": "update_app_event",
2471
+ "http_method": "patch",
2472
+ "http_body_type": "Requests::V1::AppEvent::Update",
2473
+ "url": "https://api.appstoreconnect.apple.com/v1/appEvents/{id}"
2474
+ },
2475
+ {
2476
+ "alias": "delete_app_event",
2477
+ "http_method": "delete",
2478
+ "url": "https://api.appstoreconnect.apple.com/v1/appEvents/{id}"
2479
+ },
2480
+ {
2481
+ "alias": "get_app_event_localizations",
2482
+ "http_method": "get",
2483
+ "url": "https://api.appstoreconnect.apple.com/v1/appEvents/{id}/localizations"
2484
+ },
2485
+ {
2486
+ "alias": "get_app_event_localizations_relationship",
2487
+ "http_method": "get",
2488
+ "url": "https://api.appstoreconnect.apple.com/v1/appEvents/{id}/relationships/localizations"
2489
+ },
2490
+ {
2491
+ "alias": "get_app_event_video_clip",
2492
+ "http_method": "get",
2493
+ "url": "https://api.appstoreconnect.apple.com/v1/appEventVideoClips/{id}"
2494
+ },
2495
+ {
2496
+ "alias": "create_app_event_video_clip",
2497
+ "http_method": "post",
2498
+ "url": "https://api.appstoreconnect.apple.com/v1/appEventVideoClips",
2499
+ "http_body_type": "Requests::V1::AppEventVideoClip::Create"
2500
+ },
2501
+ {
2502
+ "alias": "update_app_event_video_clip",
2503
+ "http_method": "patch",
2504
+ "url": "https://api.appstoreconnect.apple.com/v1/appEventVideoClips/{id}",
2505
+ "http_body_type": "Requests::V1::AppEventVideoClip::Update"
2506
+ },
2507
+ {
2508
+ "alias": "delete_app_event_video_clip",
2509
+ "http_method": "delete",
2510
+ "url": "https://api.appstoreconnect.apple.com/v1/appEventVideoClips/{id}"
2511
+ },
2512
+ {
2513
+ "alias": "list_review_submissions",
2514
+ "http_method": "get",
2515
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/reviewSubmissions"
2516
+ },
2517
+ {
2518
+ "alias": "get_game_center_detail",
2519
+ "http_method": "get",
2520
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/gameCenterDetail"
2521
+ },
2522
+ {
2523
+ "alias": "get_in_app_purchases_v2_relationships",
2524
+ "http_method": "get",
2525
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/inAppPurchasesV2"
2526
+ },
2527
+ {
2528
+ "alias": "get_subscription_groups_relationships",
2529
+ "http_method": "get",
2530
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/subscriptionGroups"
2531
+ },
2532
+ {
2533
+ "alias": "get_app_background_assets_relationships",
2534
+ "http_method": "get",
2535
+ "url": "https://api.appstoreconnect.apple.com/v1/apps/{id}/relationships/backgroundassets"
2536
+ },
2537
+ {
2538
+ "alias": "create_background_asset",
2539
+ "http_method": "post",
2540
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassets",
2541
+ "http_body_type": "Requests::V1::BackgroundAsset::Create"
2542
+ },
2543
+ {
2544
+ "alias": "create_background_asset_version",
2545
+ "http_method": "post",
2546
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassetversions",
2547
+ "http_body_type": "Requests::V1::BackgroundAssetVersion::Create"
2548
+ },
2549
+ {
2550
+ "alias": "commit_background_asset_upload",
2551
+ "http_method": "patch",
2552
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassetuploadfiles/{id}"
2553
+ },
2554
+ {
2555
+ "alias": "get_background_asset",
2556
+ "http_method": "get",
2557
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassets/{id}"
2558
+ },
2559
+ {
2560
+ "alias": "get_background_asset_versions",
2561
+ "http_method": "get",
2562
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassets/{id}/versions"
2563
+ },
2564
+ {
2565
+ "alias": "get_background_asset_version_relationships",
2566
+ "http_method": "get",
2567
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassets/{id}/relationships/versions"
2568
+ },
2569
+ {
2570
+ "alias": "get_background_asset_version",
2571
+ "http_method": "get",
2572
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassetversions/{id}"
2573
+ },
2574
+ {
2575
+ "alias": "get_background_asset_upload_files",
2576
+ "http_method": "get",
2577
+ "url": "https://api.appstoreconnect.apple.com/v1/backgroundassetversions/{id}/backgroundassetuploadfiles"
1583
2578
  }
1584
2579
  ],
1585
2580
  "types": [
@@ -1587,7 +2582,10 @@
1587
2582
  "type": "BundleIdPlatform",
1588
2583
  "values": [
1589
2584
  "IOS",
1590
- "MAC_OS"
2585
+ "MAC_OS",
2586
+ "UNIVERSAL",
2587
+ "SERVICES",
2588
+ "APPLE_VISION_PRO"
1591
2589
  ]
1592
2590
  },
1593
2591
  {
@@ -1643,7 +2641,8 @@
1643
2641
  "values": [
1644
2642
  "IOS",
1645
2643
  "MAC_OS",
1646
- "TV_OS"
2644
+ "TV_OS",
2645
+ "APPLE_VISION_PRO"
1647
2646
  ]
1648
2647
  },
1649
2648
  {
@@ -1670,6 +2669,141 @@
1670
2669
  "ACCESS_TO_REPORTS",
1671
2670
  "CUSTOMER_REPORTS"
1672
2671
  ]
2672
+ },
2673
+ {
2674
+ "type": "WebhookEventType",
2675
+ "values": [
2676
+ "APP_STORE_VERSION_STATE_CHANGED",
2677
+ "BUILD_STATE_CHANGED",
2678
+ "BUILD_BETA_STATE_CHANGED",
2679
+ "BETA_FEEDBACK_SUBMITTED",
2680
+ "BACKGROUND_ASSET_STATE_CHANGED",
2681
+ "WEBHOOK_PING"
2682
+ ]
2683
+ },
2684
+ {
2685
+ "type": "AccessibilityDeviceFamily",
2686
+ "values": [
2687
+ "IPHONE",
2688
+ "IPAD",
2689
+ "MAC",
2690
+ "APPLE_TV",
2691
+ "APPLE_VISION_PRO",
2692
+ "APPLE_WATCH"
2693
+ ]
2694
+ },
2695
+ {
2696
+ "type": "BackgroundAssetState",
2697
+ "values": [
2698
+ "UPLOAD_IN_PROGRESS",
2699
+ "UPLOADED",
2700
+ "FAILED",
2701
+ "PROCESSING",
2702
+ "READY_FOR_DISTRIBUTION"
2703
+ ]
2704
+ },
2705
+ {
2706
+ "type": "AppCategoryId",
2707
+ "values": [
2708
+ "BOOKS",
2709
+ "BUSINESS",
2710
+ "DEVELOPER_TOOLS",
2711
+ "EDUCATION",
2712
+ "ENTERTAINMENT",
2713
+ "FINANCE",
2714
+ "FOOD_AND_DRINK",
2715
+ "GAMES",
2716
+ "GRAPHICS_AND_DESIGN",
2717
+ "HEALTH_AND_FITNESS",
2718
+ "LIFESTYLE",
2719
+ "MAGAZINES_AND_NEWSPAPERS",
2720
+ "MEDICAL",
2721
+ "MUSIC",
2722
+ "NAVIGATION",
2723
+ "NEWS",
2724
+ "PHOTO_AND_VIDEO",
2725
+ "PRODUCTIVITY",
2726
+ "REFERENCE",
2727
+ "SHOPPING",
2728
+ "SOCIAL_NETWORKING",
2729
+ "SPORTS",
2730
+ "STICKERS",
2731
+ "TRAVEL",
2732
+ "UTILITIES",
2733
+ "WEATHER"
2734
+ ]
2735
+ },
2736
+ {
2737
+ "type": "AppSubcategoryId",
2738
+ "values": [
2739
+ "GAMES_ACTION",
2740
+ "GAMES_ADVENTURE",
2741
+ "GAMES_ARCADE",
2742
+ "GAMES_BOARD",
2743
+ "GAMES_CARD",
2744
+ "GAMES_CASINO",
2745
+ "GAMES_CASUAL",
2746
+ "GAMES_EDUCATIONAL",
2747
+ "GAMES_FAMILY",
2748
+ "GAMES_MUSIC",
2749
+ "GAMES_PUZZLE",
2750
+ "GAMES_RACING",
2751
+ "GAMES_ROLE_PLAYING",
2752
+ "GAMES_SIMULATION",
2753
+ "GAMES_SPORTS",
2754
+ "GAMES_STRATEGY",
2755
+ "GAMES_TRIVIA",
2756
+ "GAMES_WORD",
2757
+ "STICKERS_ANIMALS_AND_NATURE",
2758
+ "STICKERS_ART",
2759
+ "STICKERS_CELEBRATIONS",
2760
+ "STICKERS_CELEBRITIES",
2761
+ "STICKERS_CHARACTERS",
2762
+ "STICKERS_CLASSIC",
2763
+ "STICKERS_COMICS_AND_CARTOONS",
2764
+ "STICKERS_EATING_AND_DRINKING",
2765
+ "STICKERS_EMOJI_AND_EXPRESSIONS",
2766
+ "STICKERS_FASHION",
2767
+ "STICKERS_FOOD_AND_DRINK",
2768
+ "STICKERS_FUN_AND_GAMES",
2769
+ "STICKERS_GAMING",
2770
+ "STICKERS_GREETINGS",
2771
+ "STICKERS_KIDS_AND_FAMILY",
2772
+ "STICKERS_MOVIES_AND_TV",
2773
+ "STICKERS_MUSIC",
2774
+ "STICKERS_PEOPLE",
2775
+ "STICKERS_PETS_AND_ANIMALS",
2776
+ "STICKERS_PLACES_AND_OBJECTS",
2777
+ "STICKERS_SPORTS_AND_ACTIVITIES",
2778
+ "MAGAZINES_AND_NEWSPAPERS_ARTS_AND_PHOTOGRAPHY",
2779
+ "MAGAZINES_AND_NEWSPAPERS_AUTOMOTIVE",
2780
+ "MAGAZINES_AND_NEWSPAPERS_BRIDES_AND_WEDDINGS",
2781
+ "MAGAZINES_AND_NEWSPAPERS_BUSINESS_AND_INVESTING",
2782
+ "MAGAZINES_AND_NEWSPAPERS_CHILDRENS_MAGAZINES",
2783
+ "MAGAZINES_AND_NEWSPAPERS_COMPUTERS_AND_INTERNET",
2784
+ "MAGAZINES_AND_NEWSPAPERS_COOKING_FOOD_AND_DRINK",
2785
+ "MAGAZINES_AND_NEWSPAPERS_CRAFTS_AND_HOBBIES",
2786
+ "MAGAZINES_AND_NEWSPAPERS_ELECTRONICS_AND_AUDIO",
2787
+ "MAGAZINES_AND_NEWSPAPERS_ENTERTAINMENT",
2788
+ "MAGAZINES_AND_NEWSPAPERS_FASHION_AND_STYLE",
2789
+ "MAGAZINES_AND_NEWSPAPERS_HEALTH_MIND_AND_BODY",
2790
+ "MAGAZINES_AND_NEWSPAPERS_HISTORY",
2791
+ "MAGAZINES_AND_NEWSPAPERS_HOME_AND_GARDEN",
2792
+ "MAGAZINES_AND_NEWSPAPERS_LITERARY_MAGAZINES_AND_JOURNALS",
2793
+ "MAGAZINES_AND_NEWSPAPERS_MENS_INTEREST",
2794
+ "MAGAZINES_AND_NEWSPAPERS_MOVIES_AND_MUSIC",
2795
+ "MAGAZINES_AND_NEWSPAPERS_NEWS_AND_POLITICS",
2796
+ "MAGAZINES_AND_NEWSPAPERS_OUTDOORS_AND_NATURE",
2797
+ "MAGAZINES_AND_NEWSPAPERS_PARENTING_AND_FAMILY",
2798
+ "MAGAZINES_AND_NEWSPAPERS_PETS",
2799
+ "MAGAZINES_AND_NEWSPAPERS_PROFESSIONAL_AND_TRADE",
2800
+ "MAGAZINES_AND_NEWSPAPERS_REGIONAL_NEWS",
2801
+ "MAGAZINES_AND_NEWSPAPERS_SCIENCE",
2802
+ "MAGAZINES_AND_NEWSPAPERS_SPORTS_AND_LEISURE",
2803
+ "MAGAZINES_AND_NEWSPAPERS_TEENS",
2804
+ "MAGAZINES_AND_NEWSPAPERS_TRAVEL_AND_REGIONAL",
2805
+ "MAGAZINES_AND_NEWSPAPERS_WOMENS_INTEREST"
2806
+ ]
1673
2807
  }
1674
2808
  ]
1675
2809
  }