listyoutubecommentthreads - List YouTube Comment Threads
Lists YouTube comment threads for a specified videoId.
credentialKey
string
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKey
videoId
string
The video to retrieve comment threads.
Example:
kJQP7kiw5Fk
maxResults
number
Defines how many comment threads to retrieve. Defaults to 20.
Minimum: 1
Maximum: 100
Example:
10
pageToken
string
If your last request did not retrieve all comment threads a nextPageToken is returned to fetch the next set of comment threads.
order
string
Defines the comment thread order. Defaults to time.
Possible values are: time, relevance
Example:
relevance