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,118 @@
1
+ {
2
+ "sectionErrorKeys": [],
3
+ "sectionInfoKeys": [],
4
+ "sectionWarningKeys": [],
5
+ "id": "3121394238",
6
+ "adamId": "1195137656",
7
+ "appAdamIds": ["1173658173"],
8
+ "familyId": null,
9
+ "addOnType": "consumable",
10
+ "isNewsSubscription": false,
11
+ "isReplaced": false,
12
+ "replacementAdamId": null,
13
+ "referenceName": {
14
+ "value": "created by spaceship",
15
+ "isEditable": true,
16
+ "isRequired": true,
17
+ "errorKeys": null,
18
+ "maxLength": 64,
19
+ "minLength": 2
20
+ },
21
+ "productId": {
22
+ "value": "x.a.a.c.d.d.d.b.b.c.d.x.y.f",
23
+ "isEditable": false,
24
+ "isRequired": true,
25
+ "errorKeys": null,
26
+ "maxLength": 100,
27
+ "minLength": 2
28
+ },
29
+ "clearedForSale": {
30
+ "value": false,
31
+ "isEditable": true,
32
+ "isRequired": false,
33
+ "errorKeys": null
34
+ },
35
+ "pricingDurationType": null,
36
+ "pricingIntervals": [{
37
+ "value": {
38
+ "tierStem": 1,
39
+ "priceTierEffectiveDate": null,
40
+ "priceTierEndDate": null,
41
+ "country": "WW",
42
+ "grandfathered": null
43
+ }
44
+ }],
45
+ "ungrandfatheredIntervals": null,
46
+ "freeTrialDurationType": null,
47
+ "bonusPeriodDurationType": null,
48
+ "versions": [{
49
+ "id": "95811535",
50
+ "details": {
51
+ "value": [{
52
+ "value": {
53
+ "description": {
54
+ "value": "German has at least 10 characters"
55
+ },
56
+ "name": {
57
+ "value": "test name german1"
58
+ },
59
+ "localeCode": "de-DE"
60
+ }
61
+ }, {
62
+ "value": {
63
+ "description": {
64
+ "value": "German has at least 10 characters"
65
+ },
66
+ "name": {
67
+ "value": "test name danish"
68
+ },
69
+ "localeCode": "da"
70
+ }
71
+ }, {
72
+ "value": {
73
+ "description": {
74
+ "value": "Description has at least 10 characters"
75
+ },
76
+ "name": {
77
+ "value": "Edit It"
78
+ },
79
+ "localeCode": "en-US"
80
+ }
81
+ }],
82
+ "isEditable": true,
83
+ "isRequired": false,
84
+ "errorKeys": null
85
+ },
86
+ "contentHosting": null,
87
+ "contentHostingData": null,
88
+ "reviewNotes": {
89
+ "value": "Review Notes with atleast 10 characters",
90
+ "isEditable": true,
91
+ "isRequired": false,
92
+ "errorKeys": null,
93
+ "maxLength": 4000,
94
+ "minLength": 2
95
+ },
96
+ "reviewScreenshot": {
97
+ "value": {
98
+ "assetToken": "Purple111/v4/19/1f/63/191f6304-844e-4600-10c7-29d3de519727/pr_source.png",
99
+ "sortOrder": 0,
100
+ "type": "SortedScreenShot",
101
+ "size": 103103,
102
+ "width": 640,
103
+ "height": 960,
104
+ "checksum": "d41d8cd98f00b204e9800998ecf8427e",
105
+ "url": "https://is2-ssl.mzstatic.com/image/thumb/Purple111/v4/19/1f/63/191f6304-844e-4600-10c7-29d3de519727/pr_source.png/640x960ss-80.png",
106
+ "thumbNailUrl": "https://is4-ssl.mzstatic.com/image/thumb/Purple111/v4/19/1f/63/191f6304-844e-4600-10c7-29d3de519727/pr_source.png/340x340bb-80.png",
107
+ "originalFileName": "ftl_cddf9733a05fbb19c14d8ffbd3a418c5_2705476f333c01a270c77d044e701aa6.png"
108
+ },
109
+ "isEditable": true,
110
+ "isRequired": false,
111
+ "errorKeys": null
112
+ },
113
+ "status": "readyToSubmit",
114
+ "canBeSubmitted": true
115
+ }],
116
+ "missingRequiredPrivacyPolicyData": false,
117
+ "missingRequiredFamilyDetail": false
118
+ }
@@ -0,0 +1,12 @@
1
+
2
+ <script>
3
+ window.l10login = {
4
+ signIn: 'Sign In',
5
+ appleID: 'Apple ID',
6
+ password: 'Password',
7
+ signedOut: 'You have successfully signed out.',
8
+ sessionExpired: 'Your session has expired.',
9
+ }
10
+ </script>
11
+
12
+ Your Apple ID or password was entered incorrectly
@@ -0,0 +1,6 @@
1
+
2
+ <!-- Overhead Removed -->
3
+
4
+ <form name="appleConnectForm" method="post" action="/WebObjects/iTunesConnect.woa/wo/4.0.1.13.3.13.3.2.1.1.3.1.1">
5
+
6
+ <!-- Overhead Removed -->
@@ -0,0 +1,3 @@
1
+ 🤖
2
+ itcServiceKey = '1234567890'
3
+ 👽
@@ -0,0 +1 @@
1
+ NSC_17ofu-jud-jud-mc=ffffffff12920b0045525d5f4f58455e445a4a426d73; s_cc=true; s_vi=[CS]v1|2AC9516485013F89-6000010BC0496D7C[CE]; s_sq=applesuperglobal%3D%2526pid%253DiTC%252520Sign%252520In%2aa520Redesign%2526pidt%253D1%2526oid%253Dhttps%25253A%25252F%25252Fitunesconnect.apple.com%25252Fitc%25252Fimages%25252Ftransparent.gif%2526ot%253DIMAGE; ds01=A2977FA07F75801ED12F0F3C00A4DA168BC9D5EC52B56806042E6F24F073930DF6D64A934B47B42BE51D346953899F58B0AFB0803BCD287571400E548000BD63; myacinfo=DAWTKN; wosid=xBJMOVttbAQ1Cwlt8ktafw; woinst=3363; itctx=abc:def;
@@ -0,0 +1,297 @@
1
+ {
2
+ "sectionErrorKeys": [],
3
+ "sectionInfoKeys": [],
4
+ "sectionWarningKeys": [],
5
+ "user": {
6
+ "emailAddress": {
7
+ "value": "helmut@januschka.com"
8
+ },
9
+ "firstName": {
10
+ "value": "Helmut"
11
+ },
12
+ "lastName": {
13
+ "value": "Januschka"
14
+ },
15
+ "dsId": null,
16
+ "userName": null,
17
+ "roles": [{
18
+ "value": {
19
+ "name": "admin",
20
+ "incompatibleRoles": ["technical", "finance", "readonly", "sales", "manager", "encoder", "marketing", "appmanager", "developer", "reports"],
21
+ "activities": {
22
+ "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"],
23
+ "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"],
24
+ "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"]
25
+ },
26
+ "canBeSiloed": false
27
+ },
28
+ "isEditable": true,
29
+ "isRequired": false,
30
+ "errorKeys": null
31
+ }],
32
+ "canBeDeleted": false,
33
+ "preferredCurrency": null,
34
+ "preferredCountry": null,
35
+ "activationExpiry": null,
36
+ "isActive": true,
37
+ "userSoftwares": {
38
+ "value": {
39
+ "grantAllSoftware": true,
40
+ "grantedSoftwareAdamIds": []
41
+ }
42
+ },
43
+ "isSiloable": true,
44
+ "access": null,
45
+ "notifications": {
46
+ "value": {},
47
+ "isEditable": true,
48
+ "isRequired": false,
49
+ "errorKeys": null
50
+ },
51
+ "artists": {
52
+ "value": null,
53
+ "isEditable": true,
54
+ "isRequired": false,
55
+ "errorKeys": null
56
+ },
57
+ "currentPassword": {
58
+ "value": null,
59
+ "isEditable": false,
60
+ "isRequired": false,
61
+ "errorKeys": null
62
+ },
63
+ "newPassword": {
64
+ "value": null,
65
+ "isEditable": false,
66
+ "isRequired": false,
67
+ "errorKeys": null,
68
+ "maxLength": 32,
69
+ "minLength": 6
70
+ },
71
+ "confirmPassword": {
72
+ "value": null,
73
+ "isEditable": false,
74
+ "isRequired": false,
75
+ "errorKeys": null,
76
+ "maxLength": 32,
77
+ "minLength": 6
78
+ },
79
+ "isInternalTester": {
80
+ "value": null,
81
+ "isEditable": false,
82
+ "isRequired": false,
83
+ "errorKeys": null
84
+ },
85
+ "testerId": null
86
+ },
87
+ "roles": [{
88
+ "value": {
89
+ "name": "admin",
90
+ "incompatibleRoles": ["technical", "finance", "readonly", "sales", "manager", "encoder", "marketing", "appmanager", "developer", "reports"],
91
+ "activities": {
92
+ "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"],
93
+ "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"],
94
+ "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"]
95
+ },
96
+ "canBeSiloed": false
97
+ },
98
+ "isEditable": true,
99
+ "isRequired": false,
100
+ "errorKeys": null
101
+ }, {
102
+ "value": {
103
+ "name": "finance",
104
+ "incompatibleRoles": ["sales", "manager"],
105
+ "activities": {
106
+ "EDIT": ["UserManagementSelf", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation"],
107
+ "REPORT": ["UserManagementSelf", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation"],
108
+ "VIEW": ["PricingMatrix", "UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "FinancialReports", "SalesTopContent", "SalesReports", "AgreementsTaxAndBankingGeneral", "Contracts", "BankInformation", "TaxInformation", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "HelpGeneral"]
109
+ },
110
+ "canBeSiloed": false
111
+ },
112
+ "isEditable": true,
113
+ "isRequired": false,
114
+ "errorKeys": null
115
+ }, {
116
+ "value": {
117
+ "name": "sales",
118
+ "incompatibleRoles": ["finance", "manager"],
119
+ "activities": {
120
+ "EDIT": ["UserManagementSelf", "SalesTopContent", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "iAdInformation"],
121
+ "REPORT": ["UserManagementSelf", "SalesTopContent", "SalesReports", "CatalogReportApps", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "iAdInformation"],
122
+ "VIEW": ["UserManagementSelf", "UserDetailsOthers", "UserRolesOthers", "UserNotificationsOthers", "SalesTopContent", "AnalyticsSalesInformation", "AnalyticsEngagementInformation", "HelpGeneral", "iAdInformation"]
123
+ },
124
+ "canBeSiloed": true
125
+ },
126
+ "isEditable": true,
127
+ "isRequired": false,
128
+ "errorKeys": null
129
+ }, {
130
+ "value": {
131
+ "name": "marketing",
132
+ "incompatibleRoles": ["readonly", "manager", "encoder"],
133
+ "activities": {
134
+ "EDIT": ["AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonMetadata", "GameCenterMetadata", "TestFlightAppInternalTesterManagement", "BundleCreation", "BundleContent", "PromoCodesAndArt", "AppRatingsAndReviews", "UserManagementSelf", "iAdInformation"],
135
+ "REPORT": ["AppMetadata", "IAPMetadata", "IAPPriceMatrix", "VersionMetadata", "VersionScreenshotsAndPreviews", "AppAddonCreationAndSubmission", "AppAddonCreation", "AppAddonMetadata", "GameCenterMetadata", "TestFlightAppInternalTesterManagement", "BundleCreation", "BundleContent", "PromoCodesAndArt", "AppRatingsAndReviews", "UserManagementSelf", "CatalogReportApps", "iAdInformation"],
136
+ "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"]
137
+ },
138
+ "canBeSiloed": true
139
+ },
140
+ "isEditable": true,
141
+ "isRequired": false,
142
+ "errorKeys": null
143
+ }, {
144
+ "value": {
145
+ "name": "appmanager",
146
+ "incompatibleRoles": ["developer", "marketing"],
147
+ "activities": {
148
+ "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"],
149
+ "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"],
150
+ "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"]
151
+ },
152
+ "canBeSiloed": true
153
+ },
154
+ "isEditable": true,
155
+ "isRequired": false,
156
+ "errorKeys": null
157
+ }, {
158
+ "value": {
159
+ "name": "developer",
160
+ "incompatibleRoles": [],
161
+ "activities": {
162
+ "EDIT": ["AppUpload", "BinaryValidation", "AppAddonCreationAndSubmission", "AppAddonCreation", "GameCenterMetadata", "GameCenterTestData", "TestFlightAppInternalTesterManagement", "UserManagementSelf"],
163
+ "REPORT": ["AppUpload", "BinaryValidation", "AppAddonCreationAndSubmission", "AppAddonCreation", "GameCenterMetadata", "GameCenterTestData", "TestFlightAppInternalTesterManagement", "UserManagementSelf", "CatalogReportApps"],
164
+ "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"]
165
+ },
166
+ "canBeSiloed": true
167
+ },
168
+ "isEditable": true,
169
+ "isRequired": false,
170
+ "errorKeys": null
171
+ }, {
172
+ "value": {
173
+ "name": "reports",
174
+ "incompatibleRoles": ["technical"],
175
+ "activities": {
176
+ "EDIT": [],
177
+ "REPORT": [],
178
+ "VIEW": []
179
+ },
180
+ "canBeSiloed": false
181
+ },
182
+ "isEditable": true,
183
+ "isRequired": false,
184
+ "errorKeys": null
185
+ }],
186
+ "actions": {
187
+ "manageusers": {
188
+ "marketing": "NONE",
189
+ "reports": "NONE",
190
+ "legal": "READ_WRITE",
191
+ "admin": "READ_WRITE",
192
+ "developer": "NONE",
193
+ "appmanager": "NONE",
194
+ "finance": "READ_ONLY",
195
+ "sales": "READ_ONLY"
196
+ },
197
+ "managetestusers": {
198
+ "marketing": "NONE",
199
+ "reports": "NONE",
200
+ "legal": "READ_WRITE",
201
+ "admin": "READ_WRITE",
202
+ "developer": "NONE",
203
+ "appmanager": "NONE",
204
+ "finance": "NONE",
205
+ "sales": "NONE"
206
+ },
207
+ "manageyourapplications": {
208
+ "marketing": "NONE",
209
+ "reports": "NONE",
210
+ "legal": "READ_WRITE",
211
+ "admin": "READ_WRITE",
212
+ "developer": "NONE",
213
+ "appmanager": "NONE",
214
+ "finance": "NONE",
215
+ "sales": "NONE"
216
+ },
217
+ "salesandtrends": {
218
+ "marketing": "NONE",
219
+ "reports": "NONE",
220
+ "legal": "READ_WRITE",
221
+ "admin": "READ_WRITE",
222
+ "developer": "NONE",
223
+ "appmanager": "NONE",
224
+ "finance": "READ_WRITE",
225
+ "sales": "READ_WRITE"
226
+ },
227
+ "appanalytics": {
228
+ "marketing": "NONE",
229
+ "reports": "NONE",
230
+ "legal": "NONE",
231
+ "admin": "READ_WRITE",
232
+ "developer": "NONE",
233
+ "appmanager": "NONE",
234
+ "finance": "READ_WRITE",
235
+ "sales": "READ_WRITE"
236
+ },
237
+ "taxandbanking": {
238
+ "marketing": "NONE",
239
+ "reports": "NONE",
240
+ "legal": "READ_WRITE",
241
+ "admin": "READ_WRITE",
242
+ "developer": "NONE",
243
+ "appmanager": "NONE",
244
+ "finance": "READ_WRITE",
245
+ "sales": "NONE"
246
+ },
247
+ "contracts": {
248
+ "marketing": "NONE",
249
+ "reports": "NONE",
250
+ "legal": "READ_WRITE",
251
+ "admin": "READ_ONLY",
252
+ "developer": "NONE",
253
+ "appmanager": "NONE",
254
+ "finance": "READ_ONLY",
255
+ "sales": "NONE"
256
+ },
257
+ "paymentsandfinancialreports": {
258
+ "marketing": "NONE",
259
+ "reports": "NONE",
260
+ "legal": "READ_WRITE",
261
+ "admin": "READ_WRITE",
262
+ "developer": "NONE",
263
+ "appmanager": "NONE",
264
+ "finance": "READ_WRITE",
265
+ "sales": "NONE"
266
+ },
267
+ "marketing": {
268
+ "marketing": "READ_WRITE",
269
+ "reports": "NONE",
270
+ "legal": "NONE",
271
+ "admin": "READ_WRITE",
272
+ "developer": "NONE",
273
+ "appmanager": "NONE",
274
+ "finance": "NONE",
275
+ "sales": "NONE"
276
+ },
277
+ "contactus": {
278
+ "marketing": "READ_WRITE",
279
+ "reports": "NONE",
280
+ "legal": "READ_WRITE",
281
+ "admin": "READ_WRITE",
282
+ "developer": "NONE",
283
+ "appmanager": "NONE",
284
+ "finance": "READ_WRITE",
285
+ "sales": "READ_WRITE"
286
+ }
287
+ },
288
+ "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"],
289
+ "notificationTypes": {
290
+ "contract": "territories",
291
+ "payment": "territories",
292
+ "financialReport": "territories",
293
+ "appStatus": "territories"
294
+ },
295
+ "providerFeatures": ["UserManagementGeneral", "AppAccess", "SandboxUser", "AgreementsTaxAndBankingGeneral", "Contracts", "FinancialReports", "CatalogReportApps"],
296
+ "appFeatures": ["AppCreation", "AppStore", "AppUpload", "AppMetadata", "PromoCodesAndArt", "TestFlightBuildDistribution", "TestFlightAppExternalTesterManagement", "TestFlightAppInternalTesterManagement", "BinaryCrashLogs", "Pricing", "iAdInformation", "AppAddonCreation", "AppAddonSubmission", "AppAddonMetadata", "GameCenterMetadata", "GameCenterFraud", "AnalyticsSalesInformation", "SalesTopContent", "SalesReports"]
297
+ }