| Package | Description |
|---|---|
| com.google.api.services.displayvideo.v4 | |
| com.google.api.services.displayvideo.v4.model |
| Modifier and Type | Method and Description |
|---|---|
DisplayVideo.FirstPartyAndPartnerAudiences.Create |
DisplayVideo.FirstPartyAndPartnerAudiences.create(FirstPartyAndPartnerAudience content)
Creates a FirstPartyAndPartnerAudience.
|
DisplayVideo.FirstPartyAndPartnerAudiences.Patch |
DisplayVideo.FirstPartyAndPartnerAudiences.patch(Long firstPartyAndPartnerAudienceId,
FirstPartyAndPartnerAudience content)
Updates an existing FirstPartyAndPartnerAudience.
|
| Constructor and Description |
|---|
Create(FirstPartyAndPartnerAudience content)
Creates a FirstPartyAndPartnerAudience.
|
Patch(Long firstPartyAndPartnerAudienceId,
FirstPartyAndPartnerAudience content)
Updates an existing FirstPartyAndPartnerAudience.
|
| Modifier and Type | Method and Description |
|---|---|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.clone() |
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.set(String fieldName,
Object value) |
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setActiveDisplayAudienceSize(Long activeDisplayAudienceSize)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setAppId(String appId)
Optional.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setAudienceSource(String audienceSource)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setAudienceType(String audienceType)
Immutable.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setContactInfoList(ContactInfoList contactInfoList)
Input only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setDescription(String description)
Optional.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setDisplayAudienceSize(Long displayAudienceSize)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setDisplayDesktopAudienceSize(Long displayDesktopAudienceSize)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setDisplayMobileAppAudienceSize(Long displayMobileAppAudienceSize)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setDisplayMobileWebAudienceSize(Long displayMobileWebAudienceSize)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setDisplayName(String displayName)
Optional.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setFirstPartyAndPartnerAudienceId(Long firstPartyAndPartnerAudienceId)
Identifier.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setFirstPartyAndPartnerAudienceType(String firstPartyAndPartnerAudienceType)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setGmailAudienceSize(Long gmailAudienceSize)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setMembershipDurationDays(Long membershipDurationDays)
Optional.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setMobileDeviceIdList(MobileDeviceIdList mobileDeviceIdList)
Input only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setName(String name)
Output only.
|
FirstPartyAndPartnerAudience |
FirstPartyAndPartnerAudience.setYoutubeAudienceSize(Long youtubeAudienceSize)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
List<FirstPartyAndPartnerAudience> |
ListFirstPartyAndPartnerAudiencesResponse.getFirstPartyAndPartnerAudiences()
The list of first party and partner audiences.
|
| Modifier and Type | Method and Description |
|---|---|
ListFirstPartyAndPartnerAudiencesResponse |
ListFirstPartyAndPartnerAudiencesResponse.setFirstPartyAndPartnerAudiences(List<FirstPartyAndPartnerAudience> firstPartyAndPartnerAudiences)
The list of first party and partner audiences.
|
Copyright © 2011–2026 Google. All rights reserved.