EndPoint Get videos rating
Name
get_rating
Description
No description available [API reference]
Parameters
Parameter | Label | Required | Options | Description |
---|---|---|---|---|
id | id | YES | ||
onBehalfOfContentOwner | onBehalfOfContentOwner | NO |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description |
---|---|---|---|---|---|
videoId |
DT_WSTR
|
nvarchar(50)
|
50 | False |
|
rating |
DT_WSTR
|
nvarchar(20)
|
20 | False |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Examples
SSIS
Use YouTube Connector in API Source component to read data or in API Destination component to read/write data:
Get videos rating using API Source
YouTube
Get videos rating

Get videos rating using API Destination
YouTube
Get videos rating
