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