public class DisplayVideo.CustomLists extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
DisplayVideo.CustomLists.Get |
class |
DisplayVideo.CustomLists.List |
| Constructor and Description |
|---|
CustomLists() |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.CustomLists.Get |
get(Long customListId)
Gets a custom list.
|
DisplayVideo.CustomLists.List |
list()
Lists custom lists.
|
public DisplayVideo.CustomLists.Get get(Long customListId) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.customListId - Required. The ID of the custom list to fetch.IOExceptionpublic DisplayVideo.CustomLists.List list() throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.IOExceptionCopyright © 2011–2026 Google. All rights reserved.