This query returns a list of every time a new app is featured in a collection you specify.
- API endpoint slug
- app_store.history_of_app_featured_in_a_collection
- Runtime method
- performQuery("app_store.history_of_app_featured_in_a_collection")
Query fields
- Label
- Which collection?
- Slug
- collection
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- name
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Name
- Type
- String
- Example
- IFTTT
- Slug
- description
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Description
- Type
- String
- Example
- Applets bring your favorite services together to create new experiences...
- Slug
- app_store_url
- Filter code
- AppStore.historyOfAppFeaturedInACollection.AppStoreUrl
- Type
- String
- Example
- https://itunes.apple.com/us/app/ifttt/id660944635
- Slug
- developer
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Developer
- Type
- String
- Example
- IFTTT
- Slug
- category
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Category
- Type
- String
- Example
- Productivity
- Slug
- price
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Price
- Type
- String
- Example
- $9.99
- Slug
- rating
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Rating
- Type
- String
- Example
- 5 stars
- Slug
- screenshot
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Screenshot
- Type
- Image URL
- Example
- http://ifttt.com
- Slug
- icon
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Icon
- Type
- String
- Example
- http://is2.mzstatic.com/image/thumb/Purple111/v4/5c/3d/43/5c3d4327-22d0-45d0-73c6-bbaf56c08902/source/512x512bb.jpg
- Slug
- version
- Filter code
- AppStore.historyOfAppFeaturedInACollection.Version
- Type
- String
- Example
- 2.1.3
- Slug
- created_at
- Filter code
- AppStore.historyOfAppFeaturedInACollection.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00