This query returns a list of every time a new video was uploaded to dailymotion that matches a search query you specify
- API endpoint slug
- dailymotion.history_of_video_from_search
- Runtime method
- performQuery("dailymotion.history_of_video_from_search")
Query fields
- Label
- Matches a particular keyword or simple phrase
- Helper text
- Keywords separated by spaces (ex: Novak Djokovic)
- Slug
- search
- Required
- true
- Can have default value
- true
- Label
- Matches a particular user
- Helper text
- One username or more separated by comma (ex: redbull,cbssport,nesn)
- Slug
- user
- Required
- true
- Can have default value
- true
- Label
- Matches a particular language
- Slug
- language
- Required
- true
- Can have default value
- false
- Label
- Matches a particular channel
- Slug
- channel
- Required
- true
- Can have default value
- false
- Label
- Matches verified videos only
- Slug
- verified
- Required
- true
- Can have default value
- true
Ingredients
- Slug
- Title
- Filter code
- Dailymotion.historyOfVideoFromSearch.Title
- Type
- String
- Example
- The Last of Robin Hood
- Slug
- Description
- Filter code
- Dailymotion.historyOfVideoFromSearch.Description
- Type
- String
- Example
- A video about the last of Robin Hood
- Slug
- AuthorName
- Filter code
- Dailymotion.historyOfVideoFromSearch.AuthorName
- Type
- String
- Example
- Red Bull
- Slug
- URL
- Filter code
- Dailymotion.historyOfVideoFromSearch.Url
- Type
- Web URL
- Example
- https://www.dailymotion.com/video/x6t8ovg
- Slug
- EmbedCode
- Filter code
- Dailymotion.historyOfVideoFromSearch.EmbedCode
- Type
- String
- Example
- <iframe frameborder=\"0\" width=\"480\" height=\"270\" src=\"//www.dailymotion.com/embed/video/x6t8ovg\" allowfullscreen></iframe>
- Slug
- VideoId
- Filter code
- Dailymotion.historyOfVideoFromSearch.VideoId
- Type
- String
- Example
- x123abc
- Slug
- UploadedAt
- Filter code
- Dailymotion.historyOfVideoFromSearch.UploadedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00