| Modifier and Type | Class and Description |
|---|---|
class |
YouTube.Sponsors.List |
| Constructor and Description |
|---|
Sponsors() |
| Modifier and Type | Method and Description |
|---|---|
YouTube.Sponsors.List |
list(String part)
Lists sponsors for a channel.
|
public YouTube.Sponsors.List list(String part) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.part - The part parameter specifies the sponsor resource parts that the API response will include.
Supported values are id and snippet.IOExceptionCopyright © 2011–2019 Google. All rights reserved.