This query returns a list of events when the app you specified releases an updated version.
- API endpoint slug
- app_store.history_of_app_version_updates
- Runtime method
- performQuery("app_store.history_of_app_version_updates")
Query fields
- Label
- Enter an app's name or URL
- Helper text
- E.g. "IFTTT" or "Snapchat." For best results, paste an app's App Store URL.
- Slug
- app_name_or_url
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- name
- Filter code
- AppStore.historyOfAppVersionUpdates.Name
- Type
- String
- Example
- IFTTT
- Slug
- description
- Filter code
- AppStore.historyOfAppVersionUpdates.Description
- Type
- String
- Example
- Applets bring your favorite services together to create new experiences...
- Slug
- app_store_url
- Filter code
- AppStore.historyOfAppVersionUpdates.AppStoreUrl
- Type
- String
- Example
- https://itunes.apple.com/us/app/ifttt/id660944635
- Slug
- developer
- Filter code
- AppStore.historyOfAppVersionUpdates.Developer
- Type
- String
- Example
- IFTTT
- Slug
- category
- Filter code
- AppStore.historyOfAppVersionUpdates.Category
- Type
- String
- Example
- Productivity
- Slug
- price
- Filter code
- AppStore.historyOfAppVersionUpdates.Price
- Type
- String
- Example
- $9.99
- Slug
- rating
- Filter code
- AppStore.historyOfAppVersionUpdates.Rating
- Type
- String
- Example
- 5 stars
- Slug
- screenshot
- Filter code
- AppStore.historyOfAppVersionUpdates.Screenshot
- Type
- Image URL
- Example
- http://ifttt.com
- Slug
- icon
- Filter code
- AppStore.historyOfAppVersionUpdates.Icon
- Type
- String
- Example
- http://is2.mzstatic.com/image/thumb/Purple111/v4/5c/3d/43/5c3d4327-22d0-45d0-73c6-bbaf56c08902/source/512x512bb.jpg
- Slug
- release_notes
- Filter code
- AppStore.historyOfAppVersionUpdates.ReleaseNotes
- Type
- String
- Example
- + We made some improvements to...
- Slug
- version
- Filter code
- AppStore.historyOfAppVersionUpdates.Version
- Type
- String
- Example
- 2.1.3
- Slug
- created_at
- Filter code
- AppStore.historyOfAppVersionUpdates.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00