addedInput schema / properties / fields_apps
Added value: +{
+ "description": "the fields to include for returned resources of type apps Return only these attributes. A full row set can exceed 200 KB.",
+ "items": {
+ "enum": [
+ "accessibilityUrl",
+ "name",
+ "bundleId",
+ "sku",
+ "primaryLocale",
+ "isOrEverWasMadeForKids",
+ "subscriptionStatusUrl",
+ "subscriptionStatusUrlVersion",
+ "subscriptionStatusUrlForSandbox",
+ "subscriptionStatusUrlVersionForSandbox",
+ "contentRightsDeclaration",
+ "streamlinedPurchasingEnabled",
+ "accessibilityDeclarations",
+ "appEncryptionDeclarations",
+ "appStoreIcon",
+ "ciProduct",
+ "betaTesters",
+ "betaGroups",
+ "appStoreVersions",
+ "appTags",
+ "preReleaseVersions",
+ "betaAppLocalizations",
+ "builds",
+ "betaLicenseAgreement",
+ "betaAppReviewDetail",
+ "appInfos",
+ "appClips",
+ "appPricePoints",
+ "endUserLicenseAgreement",
+ "appPriceSchedule",
+ "appAvailabilityV2",
+ "inAppPurchases",
+ "subscriptionGroups",
+ "gameCenterEnabledVersions",
+ "perfPowerMetrics",
+ "appCustomProductPages",
+ "inAppPurchasesV2",
+ "promotedPurchases",
+ "appEvents",
+ "reviewSubmissions"
+ ],
+ "type": "string"
+ },
+ "type": "array"
+}