public final class FirstPartyAndPartnerAudience
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 |
|---|
FirstPartyAndPartnerAudience() |
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 FirstPartyAndPartnerAudience setActiveDisplayAudienceSize(Long activeDisplayAudienceSize)
activeDisplayAudienceSize - activeDisplayAudienceSize or null for nonepublic String getAppId()
null for nonepublic FirstPartyAndPartnerAudience setAppId(String appId)
appId - appId or null for nonepublic String getAudienceSource()
null for nonepublic FirstPartyAndPartnerAudience setAudienceSource(String audienceSource)
audienceSource - audienceSource or null for nonepublic String getAudienceType()
null for nonepublic FirstPartyAndPartnerAudience setAudienceType(String audienceType)
audienceType - audienceType or null for nonepublic ContactInfoList getContactInfoList()
null for nonepublic FirstPartyAndPartnerAudience setContactInfoList(ContactInfoList contactInfoList)
contactInfoList - contactInfoList or null for nonepublic String getDescription()
null for nonepublic FirstPartyAndPartnerAudience setDescription(String description)
description - description or null for nonepublic Long getDisplayAudienceSize()
null for nonepublic FirstPartyAndPartnerAudience setDisplayAudienceSize(Long displayAudienceSize)
displayAudienceSize - displayAudienceSize or null for nonepublic Long getDisplayDesktopAudienceSize()
null for nonepublic FirstPartyAndPartnerAudience setDisplayDesktopAudienceSize(Long displayDesktopAudienceSize)
displayDesktopAudienceSize - displayDesktopAudienceSize or null for nonepublic Long getDisplayMobileAppAudienceSize()
null for nonepublic FirstPartyAndPartnerAudience setDisplayMobileAppAudienceSize(Long displayMobileAppAudienceSize)
displayMobileAppAudienceSize - displayMobileAppAudienceSize or null for nonepublic Long getDisplayMobileWebAudienceSize()
null for nonepublic FirstPartyAndPartnerAudience setDisplayMobileWebAudienceSize(Long displayMobileWebAudienceSize)
displayMobileWebAudienceSize - displayMobileWebAudienceSize or null for nonepublic String getDisplayName()
null for nonepublic FirstPartyAndPartnerAudience setDisplayName(String displayName)
displayName - displayName or null for nonepublic Long getFirstPartyAndPartnerAudienceId()
null for nonepublic FirstPartyAndPartnerAudience setFirstPartyAndPartnerAudienceId(Long firstPartyAndPartnerAudienceId)
firstPartyAndPartnerAudienceId - firstPartyAndPartnerAudienceId or null for nonepublic String getFirstPartyAndPartnerAudienceType()
null for nonepublic FirstPartyAndPartnerAudience setFirstPartyAndPartnerAudienceType(String firstPartyAndPartnerAudienceType)
firstPartyAndPartnerAudienceType - firstPartyAndPartnerAudienceType or null for nonepublic Long getGmailAudienceSize()
null for nonepublic FirstPartyAndPartnerAudience setGmailAudienceSize(Long gmailAudienceSize)
gmailAudienceSize - gmailAudienceSize or null for nonepublic Long getMembershipDurationDays()
null for nonepublic FirstPartyAndPartnerAudience setMembershipDurationDays(Long membershipDurationDays)
membershipDurationDays - membershipDurationDays or null for nonepublic MobileDeviceIdList getMobileDeviceIdList()
null for nonepublic FirstPartyAndPartnerAudience setMobileDeviceIdList(MobileDeviceIdList mobileDeviceIdList)
mobileDeviceIdList - mobileDeviceIdList or null for nonepublic String getName()
null for nonepublic FirstPartyAndPartnerAudience setName(String name)
name - name or null for nonepublic Long getYoutubeAudienceSize()
null for nonepublic FirstPartyAndPartnerAudience setYoutubeAudienceSize(Long youtubeAudienceSize)
youtubeAudienceSize - youtubeAudienceSize or null for nonepublic FirstPartyAndPartnerAudience set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic FirstPartyAndPartnerAudience clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.