This query returns a list of every time a new bundle is created by you. You can also set a filter to receive only bundles containing specific words.
Developer info
- API endpoint slug
- inoreader.history_of_bundles_created_by_you
- Runtime method
- performQuery("inoreader.history_of_bundles_created_by_you")
Query fields
No fields for this query
Ingredients
Bundle nameThe name of the bundle.
- Slug
- bundle_name
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.BundleName
- Type
- String
- Example
- Inoreader
Bundle descriptionThe description of the bundle.
- Slug
- bundle_description
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.BundleDescription
- Type
- String
- Example
- Updates about your favorite news reader :)
Bundle URLThe URL of the bundle on Inoreader.
- Slug
- bundle_url
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.BundleURL
- Type
- Web URL
- Example
- http://www.inoreader.com/bundle/0014cd635a7f
Bundle imageThe image of the bundle.
- Slug
- bundle_image
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.BundleImage
- Type
- Image URL
- Example
- http://www.inoreader.com/cache/bundle_images/1005921515/4b5acdbf894ed041137e0888e0860b9e.jpg
Creator nameThe name of the user who created the bundle.
- Slug
- creator_name
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.CreatorName
- Type
- String
- Example
- Bender Rodriguez
Creator profile URLThe profile URL of the user who created the bundle.
- Slug
- creator_profile_url
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.CreatorProfileURL
- Type
- Web URL
- Example
- http://www.inoreader.com/u/Jacket
Feeds countThe number of feeds included in this bundle.
- Slug
- feeds_count
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.FeedsCount
- Type
- String
- Example
- 35
Created atDate and time bundle was created.
- Slug
- created_at
- Filter code
- Inoreader.historyOfBundlesCreatedByYou.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00