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