| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleAudience |
GoogleAudience.clone() |
GoogleAudience |
GoogleAudience.set(String fieldName,
Object value) |
GoogleAudience |
GoogleAudience.setDisplayName(String displayName)
Output only.
|
GoogleAudience |
GoogleAudience.setGoogleAudienceId(Long googleAudienceId)
Output only.
|
GoogleAudience |
GoogleAudience.setGoogleAudienceType(String googleAudienceType)
Output only.
|
GoogleAudience |
GoogleAudience.setName(String name)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleAudience> |
ListGoogleAudiencesResponse.getGoogleAudiences()
The list of Google audiences.
|
| Modifier and Type | Method and Description |
|---|---|
ListGoogleAudiencesResponse |
ListGoogleAudiencesResponse.setGoogleAudiences(List<GoogleAudience> googleAudiences)
The list of Google audiences.
|
Copyright © 2011–2026 Google. All rights reserved.