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