VideoSearchClient Class
The Video Search API lets you search on Bing for video that are relevant to the user's search query, for insights about a video or for videos that are trending based on search requests made by others. This section provides technical details about the query parameters and headers that you use to request videos and the JSON response objects that contain them. For examples that show how to make requests, see Searching the Web for Videos.
- Inheritance
-
VideoSearchClient
Constructor
VideoSearchClient(endpoint, credentials)
Parameters
- endpoint
- str
Supported Cognitive Services endpoints (protocol and hostname, for example: "https://westus.api.cognitive.microsoft.com", "https://api.cognitive.microsoft.com").
Variables
Configuration for client.
- videos
- VideosOperations
Videos operations
Feedback
Submit and view feedback for