spaceship_stub 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/lib/spaceship/spec/tunes/fixtures/app_details.json +137 -0
  3. data/lib/spaceship/spec/tunes/fixtures/app_overview.json +92 -0
  4. data/lib/spaceship/spec/tunes/fixtures/app_overview_stuckinprepare.json +54 -0
  5. data/lib/spaceship/spec/tunes/fixtures/app_pricing_intervals.json +68 -0
  6. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center.json +46 -0
  7. data/lib/spaceship/spec/tunes/fixtures/app_resolution_center_valid.json +26 -0
  8. data/lib/spaceship/spec/tunes/fixtures/app_summary.json +298 -0
  9. data/lib/spaceship/spec/tunes/fixtures/app_version.json +836 -0
  10. data/lib/spaceship/spec/tunes/fixtures/app_version_ref.json +12 -0
  11. data/lib/spaceship/spec/tunes/fixtures/app_version_states_history.json +43 -0
  12. data/lib/spaceship/spec/tunes/fixtures/app_versions_history.json +115 -0
  13. data/lib/spaceship/spec/tunes/fixtures/availability/add_request.json +55 -0
  14. data/lib/spaceship/spec/tunes/fixtures/availability/add_response.json +75 -0
  15. data/lib/spaceship/spec/tunes/fixtures/availability/remove_request.json +49 -0
  16. data/lib/spaceship/spec/tunes/fixtures/availability/remove_response.json +61 -0
  17. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_request.json +52 -0
  18. data/lib/spaceship/spec/tunes/fixtures/availability/uninclude_all_future_territories_response.json +75 -0
  19. data/lib/spaceship/spec/tunes/fixtures/build_details.json +169 -0
  20. data/lib/spaceship/spec/tunes/fixtures/build_history.json +19 -0
  21. data/lib/spaceship/spec/tunes/fixtures/build_history_for_train.json +55 -0
  22. data/lib/spaceship/spec/tunes/fixtures/build_trains.json +1734 -0
  23. data/lib/spaceship/spec/tunes/fixtures/build_trains_operation_failed.json +9 -0
  24. data/lib/spaceship/spec/tunes/fixtures/candiate_builds.json +290 -0
  25. data/lib/spaceship/spec/tunes/fixtures/create_application_broken.json +92 -0
  26. data/lib/spaceship/spec/tunes/fixtures/create_application_first_broken.json +94 -0
  27. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_first_request.json +92 -0
  28. data/lib/spaceship/spec/tunes/fixtures/create_application_prefill_request.json +88 -0
  29. data/lib/spaceship/spec/tunes/fixtures/create_application_success.json +92 -0
  30. data/lib/spaceship/spec/tunes/fixtures/create_application_wildcard_broken.json +92 -0
  31. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester.json +247 -0
  32. data/lib/spaceship/spec/tunes/fixtures/create_sandbox_tester_payload.json +35 -0
  33. data/lib/spaceship/spec/tunes/fixtures/create_version_success.json +683 -0
  34. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester.json +9 -0
  35. data/lib/spaceship/spec/tunes/fixtures/delete_sandbox_tester_payload.json +7 -0
  36. data/lib/spaceship/spec/tunes/fixtures/iap_consumable_template.json +115 -0
  37. data/lib/spaceship/spec/tunes/fixtures/iap_create.json +1 -0
  38. data/lib/spaceship/spec/tunes/fixtures/iap_detail.json +180 -0
  39. data/lib/spaceship/spec/tunes/fixtures/iap_families.json +299 -0
  40. data/lib/spaceship/spec/tunes/fixtures/iap_family_create.json +63 -0
  41. data/lib/spaceship/spec/tunes/fixtures/iap_family_create_success.json +9 -0
  42. data/lib/spaceship/spec/tunes/fixtures/iap_family_detail.json +156 -0
  43. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit.json +1 -0
  44. data/lib/spaceship/spec/tunes/fixtures/iap_family_edit_versions.json +1 -0
  45. data/lib/spaceship/spec/tunes/fixtures/iap_family_template.json +92 -0
  46. data/lib/spaceship/spec/tunes/fixtures/iap_list.json +633 -0
  47. data/lib/spaceship/spec/tunes/fixtures/iap_price_goal_calc.json +1095 -0
  48. data/lib/spaceship/spec/tunes/fixtures/iap_pricing_tiers.json +373475 -0
  49. data/lib/spaceship/spec/tunes/fixtures/iap_update.json +118 -0
  50. data/lib/spaceship/spec/tunes/fixtures/invalid_login.html +12 -0
  51. data/lib/spaceship/spec/tunes/fixtures/landing_page.html +6 -0
  52. data/lib/spaceship/spec/tunes/fixtures/login_cntrl.js +3 -0
  53. data/lib/spaceship/spec/tunes/fixtures/login_cookie_spam.txt +1 -0
  54. data/lib/spaceship/spec/tunes/fixtures/member_create.json +297 -0
  55. data/lib/spaceship/spec/tunes/fixtures/member_create_appmanager_single_app.json +297 -0
  56. data/lib/spaceship/spec/tunes/fixtures/member_create_developer.json +297 -0
  57. data/lib/spaceship/spec/tunes/fixtures/member_list.json +715 -0
  58. data/lib/spaceship/spec/tunes/fixtures/member_template.json +309 -0
  59. data/lib/spaceship/spec/tunes/fixtures/pricing_tiers.json +46182 -0
  60. data/lib/spaceship/spec/tunes/fixtures/promocodes.json +19 -0
  61. data/lib/spaceship/spec/tunes/fixtures/promocodes_generated.json +23 -0
  62. data/lib/spaceship/spec/tunes/fixtures/promocodes_history.json +109 -0
  63. data/lib/spaceship/spec/tunes/fixtures/ratings.json +16 -0
  64. data/lib/spaceship/spec/tunes/fixtures/ratings_US.json +16 -0
  65. data/lib/spaceship/spec/tunes/fixtures/reject_app_version_success.json +861 -0
  66. data/lib/spaceship/spec/tunes/fixtures/review_by_storefront.json +60 -0
  67. data/lib/spaceship/spec/tunes/fixtures/sandbox_testers.json +43 -0
  68. data/lib/spaceship/spec/tunes/fixtures/supported_countries.json +1095 -0
  69. data/lib/spaceship/spec/tunes/fixtures/testers/create_tester.json +91 -0
  70. data/lib/spaceship/spec/tunes/fixtures/testers/existing_internal_testers.json +52 -0
  71. data/lib/spaceship/spec/tunes/fixtures/testers/get_external.json +120 -0
  72. data/lib/spaceship/spec/tunes/fixtures/testers/get_internal.json +110 -0
  73. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_appletvos.json +143 -0
  74. data/lib/spaceship/spec/tunes/fixtures/testflight_build_info_ios.json +143 -0
  75. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_appletvos.json +23 -0
  76. data/lib/spaceship/spec/tunes/fixtures/testflight_submission_submit_ios.json +23 -0
  77. data/lib/spaceship/spec/tunes/fixtures/update_app_version_failed.json +861 -0
  78. data/lib/spaceship/spec/tunes/fixtures/update_app_version_success.json +861 -0
  79. data/lib/spaceship/spec/tunes/fixtures/update_app_version_temporarily_unable.json +861 -0
  80. data/lib/spaceship/spec/tunes/fixtures/update_app_version_with_autorelease_overwrite_success.json +861 -0
  81. data/lib/spaceship/spec/tunes/fixtures/user_detail.json +24 -0
  82. metadata +83 -3
@@ -0,0 +1,309 @@
1
+ {
2
+ "data": {
3
+ "sectionErrorKeys": [],
4
+ "sectionInfoKeys": [],
5
+ "sectionWarningKeys": [],
6
+ "user": {
7
+ "emailAddress": {
8
+ "value": null,
9
+ "isEditable": true,
10
+ "isRequired": true,
11
+ "errorKeys": null,
12
+ "maxLength": 100,
13
+ "minLength": 1
14
+ },
15
+ "firstName": {
16
+ "value": null,
17
+ "isEditable": true,
18
+ "isRequired": true,
19
+ "errorKeys": null,
20
+ "maxLength": 32,
21
+ "minLength": 1
22
+ },
23
+ "lastName": {
24
+ "value": null,
25
+ "isEditable": true,
26
+ "isRequired": true,
27
+ "errorKeys": null,
28
+ "maxLength": 64,
29
+ "minLength": 1
30
+ },
31
+ "dsId": null,
32
+ "userName": null,
33
+ "roles": [],
34
+ "canBeDeleted": false,
35
+ "preferredCurrency": null,
36
+ "preferredCountry": null,
37
+ "activationExpiry": null,
38
+ "isActive": true,
39
+ "userSoftwares": {
40
+ "value": {
41
+ "grantAllSoftware": true,
42
+ "grantedSoftwareAdamIds": []
43
+ },
44
+ "isEditable": true,
45
+ "isRequired": true,
46
+ "errorKeys": null
47
+ },
48
+ "isSiloable": true,
49
+ "access": null,
50
+ "notifications": {
51
+ "value": {},
52
+ "isEditable": true,
53
+ "isRequired": false,
54
+ "errorKeys": null
55
+ },
56
+ "artists": {
57
+ "value": null,
58
+ "isEditable": true,
59
+ "isRequired": false,
60
+ "errorKeys": null
61
+ },
62
+ "currentPassword": {
63
+ "value": null,
64
+ "isEditable": false,
65
+ "isRequired": false,
66
+ "errorKeys": null
67
+ },
68
+ "newPassword": {
69
+ "value": null,
70
+ "isEditable": false,
71
+ "isRequired": false,
72
+ "errorKeys": null,
73
+ "maxLength": 32,
74
+ "minLength": 6
75
+ },
76
+ "confirmPassword": {
77
+ "value": null,
78
+ "isEditable": false,
79
+ "isRequired": false,
80
+ "errorKeys": null,
81
+ "maxLength": 32,
82
+ "minLength": 6
83
+ },
84
+ "isInternalTester": {
85
+ "value": null,
86
+ "isEditable": false,
87
+ "isRequired": false,
88
+ "errorKeys": null
89
+ },
90
+ "testerId": null
91
+ },
92
+ "roles": [{
93
+ "value": {
94
+ "name": "admin",
95
+ "incompatibleRoles": ["technical", "finance", "readonly", "sales", "manager", "encoder", "marketing", "appmanager", "developer", "reports"],
96
+ "activities": {
97
+ "EDIT": ["AppCreation", "AppDeletion", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "XMLFeed", "BinaryValidation", "AppStore", "AppResolutionCenter", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "AppAddonSharedSecret", "GameCenterMetadata", "GameCenterTestData", "GameCenterFraud", "Newsstand", "iCloudDisplaySet", "TestFlightBuildDistribution", "TestFlightBetaReview", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "BundleSubmission", "BundleResolutionCenter", "IAPPricingMatrix", "Pricing", "PromoCodesAndArt", "ExportCompliance", "AppRatingsAndReviews", "UserManagementGeneral", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "UserCreation", "UserDeletion", "SandboxUser", "TestFlightProviderInternalTesterManagement", "TestFlightProviderExternalTesterManagement", "TestFlightTesterGroupManagement", "AppAccess", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "BankInformation", "TaxInformation", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "iAdInformation"],
98
+ "REPORT": ["AppCreation", "AppDeletion", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "XMLFeed", "BinaryValidation", "AppStore", "AppResolutionCenter", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "AppAddonSharedSecret", "GameCenterMetadata", "GameCenterTestData", "GameCenterFraud", "Newsstand", "iCloudDisplaySet", "TestFlightBuildDistribution", "TestFlightBetaReview", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "BundleSubmission", "BundleResolutionCenter", "IAPPricingMatrix", "Pricing", "PromoCodesAndArt", "ExportCompliance", "AppRatingsAndReviews", "UserManagementGeneral", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "UserCreation", "UserDeletion", "SandboxUser", "TestFlightProviderInternalTesterManagement", "TestFlightProviderExternalTesterManagement", "TestFlightTesterGroupManagement", "AppAccess", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "BankInformation", "TaxInformation", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "iAdInformation"],
99
+ "VIEW": ["AppStatusHistory", "AppCreation", "AppDeletion", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "XMLFeed", "BinaryValidation", "BinaryCrashLogs", "AppStore", "AppResolutionCenter", "AppAddonList", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "AppAddonSharedSecret", "GameCenterMetadata", "GameCenterTestData", "GameCenterFraud", "Newsstand", "iCloudDisplaySet", "TestFlightBuildDistribution", "TestFlightBetaReview", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "BundleSubmission", "BundleResolutionCenter", "IAPPricingMatrix", "Pricing", "PricingMatrix", "PromoCodesAndArt", "ExportCompliance", "RatingsAndReviews", "AppRatingsAndReviews", "UserManagementGeneral", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "UserCreation", "UserDeletion", "SandboxUser", "TestFlightProviderInternalTesterManagement", "TestFlightProviderExternalTesterManagement", "TestFlightTesterGroupManagement", "AppAccess", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "Contracts", "BankInformation", "TaxInformation", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "HelpApplicationLoader", "HelpTransporter", "HelpGeneral", "iAdInformation"]
100
+ },
101
+ "canBeSiloed": false
102
+ },
103
+ "isEditable": true,
104
+ "isRequired": false,
105
+ "errorKeys": null
106
+ }, {
107
+ "value": {
108
+ "name": "finance",
109
+ "incompatibleRoles": ["sales", "manager"],
110
+ "activities": {
111
+ "EDIT": ["UserManagementSelf", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation"],
112
+ "REPORT": ["UserManagementSelf", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation"],
113
+ "VIEW": ["PricingMatrix", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "Contracts", "BankInformation", "TaxInformation", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "HelpGeneral"]
114
+ },
115
+ "canBeSiloed": false
116
+ },
117
+ "isEditable": true,
118
+ "isRequired": false,
119
+ "errorKeys": null
120
+ }, {
121
+ "value": {
122
+ "name": "sales",
123
+ "incompatibleRoles": ["finance", "manager"],
124
+ "activities": {
125
+ "EDIT": ["UserManagementSelf", "SalesTopContent", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "iAdInformation"],
126
+ "REPORT": ["UserManagementSelf", "SalesTopContent", "SalesReports", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "iAdInformation"],
127
+ "VIEW": ["UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "SalesTopContent", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "HelpGeneral", "iAdInformation"]
128
+ },
129
+ "canBeSiloed": true
130
+ },
131
+ "isEditable": true,
132
+ "isRequired": false,
133
+ "errorKeys": null
134
+ }, {
135
+ "value": {
136
+ "name": "marketing",
137
+ "incompatibleRoles": ["readonly", "manager", "encoder"],
138
+ "activities": {
139
+ "EDIT": ["AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonMetadata", "GameCenterMetadata", "TestFlightAppInternalTesterManagement", "BundleCreation", "BundleContent", "PromoCodesAndArt", "AppRatingsAndReviews", "UserManagementSelf", "iAdInformation"],
140
+ "REPORT": ["AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonMetadata", "GameCenterMetadata", "TestFlightAppInternalTesterManagement", "BundleCreation", "BundleContent", "PromoCodesAndArt", "AppRatingsAndReviews", "UserManagementSelf", "CatalogReportApps", "iAdInformation"],
141
+ "VIEW": ["AppStatusHistory", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppResolutionCenter", "AppAddonList", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonMetadata", "GameCenterMetadata", "TestFlightBuildDistribution", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "IAPPricingMatrix", "Pricing", "PricingMatrix", "PromoCodesAndArt", "RatingsAndReviews", "AppRatingsAndReviews", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "TestFlightTesterGroupManagement", "HelpGeneral", "iAdInformation"]
142
+ },
143
+ "canBeSiloed": true
144
+ },
145
+ "isEditable": true,
146
+ "isRequired": false,
147
+ "errorKeys": null
148
+ }, {
149
+ "value": {
150
+ "name": "appmanager",
151
+ "incompatibleRoles": ["developer", "marketing"],
152
+ "activities": {
153
+ "EDIT": ["AppCreation", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "XMLFeed", "BinaryValidation", "AppStore", "AppResolutionCenter", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "AppAddonSharedSecret", "GameCenterMetadata", "GameCenterTestData", "GameCenterFraud", "Newsstand", "iCloudDisplaySet", "TestFlightBuildDistribution", "TestFlightBetaReview", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "BundleSubmission", "BundleResolutionCenter", "IAPPricingMatrix", "Pricing", "PromoCodesAndArt", "ExportCompliance", "AppRatingsAndReviews", "UserManagementGeneral", "UserManagementSelf", "UserCreation", "SandboxUser", "TestFlightTesterGroupManagement", "AppAccess", "iAdInformation"],
154
+ "REPORT": ["AppCreation", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "XMLFeed", "BinaryValidation", "AppStore", "AppResolutionCenter", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "AppAddonSharedSecret", "GameCenterMetadata", "GameCenterTestData", "GameCenterFraud", "Newsstand", "iCloudDisplaySet", "TestFlightBuildDistribution", "TestFlightBetaReview", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "BundleSubmission", "BundleResolutionCenter", "IAPPricingMatrix", "Pricing", "PromoCodesAndArt", "ExportCompliance", "AppRatingsAndReviews", "UserManagementGeneral", "UserManagementSelf", "UserCreation", "SandboxUser", "TestFlightTesterGroupManagement", "AppAccess", "CatalogReportApps", "iAdInformation"],
155
+ "VIEW": ["AppStatusHistory", "AppCreation", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "XMLFeed", "BinaryValidation", "BinaryCrashLogs", "AppStore", "AppResolutionCenter", "AppAddonList", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "AppAddonSharedSecret", "GameCenterMetadata", "GameCenterTestData", "GameCenterFraud", "Newsstand", "iCloudDisplaySet", "TestFlightBuildDistribution", "TestFlightBetaReview", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "BundleCreation", "BundleContent", "BundleSubmission", "BundleResolutionCenter", "IAPPricingMatrix", "Pricing", "PricingMatrix", "PromoCodesAndArt", "ExportCompliance", "RatingsAndReviews", "AppRatingsAndReviews", "UserManagementGeneral", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "UserCreation", "SandboxUser", "TestFlightTesterGroupManagement", "AppAccess", "HelpApplicationLoader", "HelpTransporter", "HelpGeneral", "iAdInformation"]
156
+ },
157
+ "canBeSiloed": true
158
+ },
159
+ "isEditable": true,
160
+ "isRequired": false,
161
+ "errorKeys": null
162
+ }, {
163
+ "value": {
164
+ "name": "developer",
165
+ "incompatibleRoles": [],
166
+ "activities": {
167
+ "EDIT": ["AppUpload", "BinaryValidation", "AppAddonCreationAndSubmission", "AppAddonCreation", "GameCenterMetadata", "GameCenterTestData", "TestFlightAppInternalTesterManagement", "UserManagementSelf"],
168
+ "REPORT": ["AppUpload", "BinaryValidation", "AppAddonCreationAndSubmission", "AppAddonCreation", "GameCenterMetadata", "GameCenterTestData", "TestFlightAppInternalTesterManagement", "UserManagementSelf", "CatalogReportApps"],
169
+ "VIEW": ["AppStatusHistory", "AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppUpload", "BinaryValidation", "BinaryCrashLogs", "AppResolutionCenter", "AppAddonList", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonMetadata", "GameCenterMetadata", "GameCenterTestData", "TestFlightBuildDistribution", "TestFlightAppInternalTesterManagement", "TestFlightAppExternalTesterManagement", "ExportCompliance", "RatingsAndReviews", "AppRatingsAndReviews", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "TestFlightTesterGroupManagement", "HelpApplicationLoader", "HelpGeneral"]
170
+ },
171
+ "canBeSiloed": true
172
+ },
173
+ "isEditable": true,
174
+ "isRequired": false,
175
+ "errorKeys": null
176
+ }, {
177
+ "value": {
178
+ "name": "reports",
179
+ "incompatibleRoles": ["technical"],
180
+ "activities": {
181
+ "EDIT": [],
182
+ "REPORT": [],
183
+ "VIEW": []
184
+ },
185
+ "canBeSiloed": false
186
+ },
187
+ "isEditable": true,
188
+ "isRequired": false,
189
+ "errorKeys": null
190
+ }],
191
+ "actions": {
192
+ "manageusers": {
193
+ "marketing": "NONE",
194
+ "reports": "NONE",
195
+ "legal": "READ_WRITE",
196
+ "admin": "READ_WRITE",
197
+ "developer": "NONE",
198
+ "appmanager": "NONE",
199
+ "finance": "READ_ONLY",
200
+ "sales": "READ_ONLY"
201
+ },
202
+ "managetestusers": {
203
+ "marketing": "NONE",
204
+ "reports": "NONE",
205
+ "legal": "READ_WRITE",
206
+ "admin": "READ_WRITE",
207
+ "developer": "NONE",
208
+ "appmanager": "NONE",
209
+ "finance": "NONE",
210
+ "sales": "NONE"
211
+ },
212
+ "manageyourapplications": {
213
+ "marketing": "NONE",
214
+ "reports": "NONE",
215
+ "legal": "READ_WRITE",
216
+ "admin": "READ_WRITE",
217
+ "developer": "NONE",
218
+ "appmanager": "NONE",
219
+ "finance": "NONE",
220
+ "sales": "NONE"
221
+ },
222
+ "salesandtrends": {
223
+ "marketing": "NONE",
224
+ "reports": "NONE",
225
+ "legal": "READ_WRITE",
226
+ "admin": "READ_WRITE",
227
+ "developer": "NONE",
228
+ "appmanager": "NONE",
229
+ "finance": "READ_WRITE",
230
+ "sales": "READ_WRITE"
231
+ },
232
+ "appanalytics": {
233
+ "marketing": "NONE",
234
+ "reports": "NONE",
235
+ "legal": "NONE",
236
+ "admin": "READ_WRITE",
237
+ "developer": "NONE",
238
+ "appmanager": "NONE",
239
+ "finance": "READ_WRITE",
240
+ "sales": "READ_WRITE"
241
+ },
242
+ "taxandbanking": {
243
+ "marketing": "NONE",
244
+ "reports": "NONE",
245
+ "legal": "READ_WRITE",
246
+ "admin": "READ_WRITE",
247
+ "developer": "NONE",
248
+ "appmanager": "NONE",
249
+ "finance": "READ_WRITE",
250
+ "sales": "NONE"
251
+ },
252
+ "contracts": {
253
+ "marketing": "NONE",
254
+ "reports": "NONE",
255
+ "legal": "READ_WRITE",
256
+ "admin": "READ_ONLY",
257
+ "developer": "NONE",
258
+ "appmanager": "NONE",
259
+ "finance": "READ_ONLY",
260
+ "sales": "NONE"
261
+ },
262
+ "paymentsandfinancialreports": {
263
+ "marketing": "NONE",
264
+ "reports": "NONE",
265
+ "legal": "READ_WRITE",
266
+ "admin": "READ_WRITE",
267
+ "developer": "NONE",
268
+ "appmanager": "NONE",
269
+ "finance": "READ_WRITE",
270
+ "sales": "NONE"
271
+ },
272
+ "marketing": {
273
+ "marketing": "READ_WRITE",
274
+ "reports": "NONE",
275
+ "legal": "NONE",
276
+ "admin": "READ_WRITE",
277
+ "developer": "NONE",
278
+ "appmanager": "NONE",
279
+ "finance": "NONE",
280
+ "sales": "NONE"
281
+ },
282
+ "contactus": {
283
+ "marketing": "READ_WRITE",
284
+ "reports": "NONE",
285
+ "legal": "READ_WRITE",
286
+ "admin": "READ_WRITE",
287
+ "developer": "NONE",
288
+ "appmanager": "NONE",
289
+ "finance": "READ_WRITE",
290
+ "sales": "READ_WRITE"
291
+ }
292
+ },
293
+ "countries": ["ITC.country.AE", "ITC.country.AU", "ITC.country.BR", "ITC.country.CA", "ITC.country.CH", "ITC.country.CN", "ITC.country.DK", "ITC.country.EU", "ITC.country.GB", "ITC.country.HK", "ITC.country.ID", "ITC.country.IL", "ITC.country.IN", "ITC.country.JP", "ITC.country.MX", "ITC.country.NO", "ITC.country.NZ", "ITC.country.RU", "ITC.country.SA", "ITC.country.SE", "ITC.country.SG", "ITC.country.TH", "ITC.country.TR", "ITC.country.TW", "ITC.country.US", "ITC.country.ZA"],
294
+ "notificationTypes": {
295
+ "contract": "territories",
296
+ "payment": "territories",
297
+ "financialReport": "territories",
298
+ "appStatus": "territories"
299
+ },
300
+ "providerFeatures": ["UserManagementGeneral", "AppAccess", "SandboxUser", "AgreementsTaxAndBankingGeneral", "Contracts", "FinancialReports", "CatalogReportApps"],
301
+ "appFeatures": ["AppCreation", "AppStore", "AppUpload", "AppMetadata", "PromoCodesAndArt", "TestFlightBuildDistribution", "TestFlightAppExternalTesterManagement", "TestFlightAppInternalTesterManagement", "BinaryCrashLogs", "Pricing", "iAdInformation", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "GameCenterMetadata", "GameCenterFraud", "AnalyticsSalesInformation", "SalesTopContent", "SalesReports"]
302
+ },
303
+ "messages": {
304
+ "warn": null,
305
+ "info": null,
306
+ "error": null
307
+ },
308
+ "statusCode": "SUCCESS"
309
+ }