public final class FirstAndThirdPartyAudience
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Display & Video 360 API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
FirstAndThirdPartyAudience() |
| Modifier and Type | Method and Description |
|---|---|
FirstAndThirdPartyAudience |
clone() |
Long |
getActiveDisplayAudienceSize()
Output only.
|
String |
getAppId()
The app_id matches with the type of the mobile_device_ids being uploaded.
|
String |
getAudienceSource()
Output only.
|
String |
getAudienceType()
The type of the audience.
|
ContactInfoList |
getContactInfoList()
Input only.
|
String |
getDescription()
The user-provided description of the audience.
|
Long |
getDisplayAudienceSize()
Output only.
|
Long |
getDisplayDesktopAudienceSize()
Output only.
|
Long |
getDisplayMobileAppAudienceSize()
Output only.
|
Long |
getDisplayMobileWebAudienceSize()
Output only.
|
String |
getDisplayName()
The display name of the first and third party audience.
|
Long |
getFirstAndThirdPartyAudienceId()
Output only.
|
String |
getFirstAndThirdPartyAudienceType()
Whether the audience is a first or third party audience.
|
Long |
getGmailAudienceSize()
Output only.
|
Long |
getMembershipDurationDays()
The duration in days that an entry remains in the audience after the qualifying event.
|
MobileDeviceIdList |
getMobileDeviceIdList()
Input only.
|
String |
getName()
Output only.
|
Long |
getYoutubeAudienceSize()
Output only.
|
FirstAndThirdPartyAudience |
set(String fieldName,
Object value) |
FirstAndThirdPartyAudience |
setActiveDisplayAudienceSize(Long activeDisplayAudienceSize)
Output only.
|
FirstAndThirdPartyAudience |
setAppId(String appId)
The app_id matches with the type of the mobile_device_ids being uploaded.
|
FirstAndThirdPartyAudience |
setAudienceSource(String audienceSource)
Output only.
|
FirstAndThirdPartyAudience |
setAudienceType(String audienceType)
The type of the audience.
|
FirstAndThirdPartyAudience |
setContactInfoList(ContactInfoList contactInfoList)
Input only.
|
FirstAndThirdPartyAudience |
setDescription(String description)
The user-provided description of the audience.
|
FirstAndThirdPartyAudience |
setDisplayAudienceSize(Long displayAudienceSize)
Output only.
|
FirstAndThirdPartyAudience |
setDisplayDesktopAudienceSize(Long displayDesktopAudienceSize)
Output only.
|
FirstAndThirdPartyAudience |
setDisplayMobileAppAudienceSize(Long displayMobileAppAudienceSize)
Output only.
|
FirstAndThirdPartyAudience |
setDisplayMobileWebAudienceSize(Long displayMobileWebAudienceSize)
Output only.
|
FirstAndThirdPartyAudience |
setDisplayName(String displayName)
The display name of the first and third party audience.
|
FirstAndThirdPartyAudience |
setFirstAndThirdPartyAudienceId(Long firstAndThirdPartyAudienceId)
Output only.
|
FirstAndThirdPartyAudience |
setFirstAndThirdPartyAudienceType(String firstAndThirdPartyAudienceType)
Whether the audience is a first or third party audience.
|
FirstAndThirdPartyAudience |
setGmailAudienceSize(Long gmailAudienceSize)
Output only.
|
FirstAndThirdPartyAudience |
setMembershipDurationDays(Long membershipDurationDays)
The duration in days that an entry remains in the audience after the qualifying event.
|
FirstAndThirdPartyAudience |
setMobileDeviceIdList(MobileDeviceIdList mobileDeviceIdList)
Input only.
|
FirstAndThirdPartyAudience |
setName(String name)
Output only.
|
FirstAndThirdPartyAudience |
setYoutubeAudienceSize(Long youtubeAudienceSize)
Output only.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic Long getActiveDisplayAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setActiveDisplayAudienceSize(Long activeDisplayAudienceSize)
activeDisplayAudienceSize - activeDisplayAudienceSize or null for nonepublic String getAppId()
null for nonepublic FirstAndThirdPartyAudience setAppId(String appId)
appId - appId or null for nonepublic String getAudienceSource()
null for nonepublic FirstAndThirdPartyAudience setAudienceSource(String audienceSource)
audienceSource - audienceSource or null for nonepublic String getAudienceType()
null for nonepublic FirstAndThirdPartyAudience setAudienceType(String audienceType)
audienceType - audienceType or null for nonepublic ContactInfoList getContactInfoList()
null for nonepublic FirstAndThirdPartyAudience setContactInfoList(ContactInfoList contactInfoList)
contactInfoList - contactInfoList or null for nonepublic String getDescription()
null for nonepublic FirstAndThirdPartyAudience setDescription(String description)
description - description or null for nonepublic Long getDisplayAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setDisplayAudienceSize(Long displayAudienceSize)
displayAudienceSize - displayAudienceSize or null for nonepublic Long getDisplayDesktopAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setDisplayDesktopAudienceSize(Long displayDesktopAudienceSize)
displayDesktopAudienceSize - displayDesktopAudienceSize or null for nonepublic Long getDisplayMobileAppAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setDisplayMobileAppAudienceSize(Long displayMobileAppAudienceSize)
displayMobileAppAudienceSize - displayMobileAppAudienceSize or null for nonepublic Long getDisplayMobileWebAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setDisplayMobileWebAudienceSize(Long displayMobileWebAudienceSize)
displayMobileWebAudienceSize - displayMobileWebAudienceSize or null for nonepublic String getDisplayName()
null for nonepublic FirstAndThirdPartyAudience setDisplayName(String displayName)
displayName - displayName or null for nonepublic Long getFirstAndThirdPartyAudienceId()
null for nonepublic FirstAndThirdPartyAudience setFirstAndThirdPartyAudienceId(Long firstAndThirdPartyAudienceId)
firstAndThirdPartyAudienceId - firstAndThirdPartyAudienceId or null for nonepublic String getFirstAndThirdPartyAudienceType()
null for nonepublic FirstAndThirdPartyAudience setFirstAndThirdPartyAudienceType(String firstAndThirdPartyAudienceType)
firstAndThirdPartyAudienceType - firstAndThirdPartyAudienceType or null for nonepublic Long getGmailAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setGmailAudienceSize(Long gmailAudienceSize)
gmailAudienceSize - gmailAudienceSize or null for nonepublic Long getMembershipDurationDays()
null for nonepublic FirstAndThirdPartyAudience setMembershipDurationDays(Long membershipDurationDays)
membershipDurationDays - membershipDurationDays or null for nonepublic MobileDeviceIdList getMobileDeviceIdList()
null for nonepublic FirstAndThirdPartyAudience setMobileDeviceIdList(MobileDeviceIdList mobileDeviceIdList)
mobileDeviceIdList - mobileDeviceIdList or null for nonepublic String getName()
null for nonepublic FirstAndThirdPartyAudience setName(String name)
name - name or null for nonepublic Long getYoutubeAudienceSize()
null for nonepublic FirstAndThirdPartyAudience setYoutubeAudienceSize(Long youtubeAudienceSize)
youtubeAudienceSize - youtubeAudienceSize or null for nonepublic FirstAndThirdPartyAudience set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic FirstAndThirdPartyAudience clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.