VideoRecommendations
GET: /v3/videos/:videoId/recommendations
Path Parameters |
---|
videoId string — REQUIREDstring |
Query Parameters |
---|
channelId stringstring |
Responses | ||
---|---|---|
200 RecommendationList
|
GET: /v3/videos/:videoId/recommendations
Path Parameters |
---|
videoId string — REQUIREDstring |
Query Parameters |
---|
channelId stringstring |
Responses | ||
---|---|---|
200 RecommendationList
|
GET /v3/videos/:videoId/recommendations
:///
curl -L -X GET 'undefined://undefinedundefined/undefined/v3/videos/:videoId/recommendations' \
-H 'Accept: application/json'