public final class IntegralAdScience
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 |
|---|
IntegralAdScience() |
| Modifier and Type | Method and Description |
|---|---|
IntegralAdScience |
clone() |
List<Long> |
getCustomSegmentId()
The custom segment ID provided by Integral Ad Science.
|
String |
getDisplayViewability()
Display Viewability section (applicable to display line items only).
|
String |
getExcludedAdFraudRisk()
Ad Fraud settings.
|
String |
getExcludedAdultRisk()
Brand Safety - **Adult content**.
|
String |
getExcludedAlcoholRisk()
Brand Safety - **Alcohol**.
|
String |
getExcludedDrugsRisk()
Brand Safety - **Drugs**.
|
String |
getExcludedGamblingRisk()
Brand Safety - **Gambling**.
|
String |
getExcludedHateSpeechRisk()
Brand Safety - **Hate speech**.
|
String |
getExcludedIllegalDownloadsRisk()
Brand Safety - **Illegal downloads**.
|
String |
getExcludedOffensiveLanguageRisk()
Brand Safety - **Offensive language**.
|
String |
getExcludedViolenceRisk()
Brand Safety - **Violence**.
|
Boolean |
getExcludeUnrateable()
Brand Safety - **Unrateable**.
|
String |
getTraqScoreOption()
True advertising quality (applicable to Display line items only).
|
String |
getVideoViewability()
Video Viewability Section (applicable to video line items only).
|
IntegralAdScience |
set(String fieldName,
Object value) |
IntegralAdScience |
setCustomSegmentId(List<Long> customSegmentId)
The custom segment ID provided by Integral Ad Science.
|
IntegralAdScience |
setDisplayViewability(String displayViewability)
Display Viewability section (applicable to display line items only).
|
IntegralAdScience |
setExcludedAdFraudRisk(String excludedAdFraudRisk)
Ad Fraud settings.
|
IntegralAdScience |
setExcludedAdultRisk(String excludedAdultRisk)
Brand Safety - **Adult content**.
|
IntegralAdScience |
setExcludedAlcoholRisk(String excludedAlcoholRisk)
Brand Safety - **Alcohol**.
|
IntegralAdScience |
setExcludedDrugsRisk(String excludedDrugsRisk)
Brand Safety - **Drugs**.
|
IntegralAdScience |
setExcludedGamblingRisk(String excludedGamblingRisk)
Brand Safety - **Gambling**.
|
IntegralAdScience |
setExcludedHateSpeechRisk(String excludedHateSpeechRisk)
Brand Safety - **Hate speech**.
|
IntegralAdScience |
setExcludedIllegalDownloadsRisk(String excludedIllegalDownloadsRisk)
Brand Safety - **Illegal downloads**.
|
IntegralAdScience |
setExcludedOffensiveLanguageRisk(String excludedOffensiveLanguageRisk)
Brand Safety - **Offensive language**.
|
IntegralAdScience |
setExcludedViolenceRisk(String excludedViolenceRisk)
Brand Safety - **Violence**.
|
IntegralAdScience |
setExcludeUnrateable(Boolean excludeUnrateable)
Brand Safety - **Unrateable**.
|
IntegralAdScience |
setTraqScoreOption(String traqScoreOption)
True advertising quality (applicable to Display line items only).
|
IntegralAdScience |
setVideoViewability(String videoViewability)
Video Viewability Section (applicable to video line items 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 List<Long> getCustomSegmentId()
null for nonepublic IntegralAdScience setCustomSegmentId(List<Long> customSegmentId)
customSegmentId - customSegmentId or null for nonepublic String getDisplayViewability()
null for nonepublic IntegralAdScience setDisplayViewability(String displayViewability)
displayViewability - displayViewability or null for nonepublic Boolean getExcludeUnrateable()
null for nonepublic IntegralAdScience setExcludeUnrateable(Boolean excludeUnrateable)
excludeUnrateable - excludeUnrateable or null for nonepublic String getExcludedAdFraudRisk()
null for nonepublic IntegralAdScience setExcludedAdFraudRisk(String excludedAdFraudRisk)
excludedAdFraudRisk - excludedAdFraudRisk or null for nonepublic String getExcludedAdultRisk()
null for nonepublic IntegralAdScience setExcludedAdultRisk(String excludedAdultRisk)
excludedAdultRisk - excludedAdultRisk or null for nonepublic String getExcludedAlcoholRisk()
null for nonepublic IntegralAdScience setExcludedAlcoholRisk(String excludedAlcoholRisk)
excludedAlcoholRisk - excludedAlcoholRisk or null for nonepublic String getExcludedDrugsRisk()
null for nonepublic IntegralAdScience setExcludedDrugsRisk(String excludedDrugsRisk)
excludedDrugsRisk - excludedDrugsRisk or null for nonepublic String getExcludedGamblingRisk()
null for nonepublic IntegralAdScience setExcludedGamblingRisk(String excludedGamblingRisk)
excludedGamblingRisk - excludedGamblingRisk or null for nonepublic String getExcludedHateSpeechRisk()
null for nonepublic IntegralAdScience setExcludedHateSpeechRisk(String excludedHateSpeechRisk)
excludedHateSpeechRisk - excludedHateSpeechRisk or null for nonepublic String getExcludedIllegalDownloadsRisk()
null for nonepublic IntegralAdScience setExcludedIllegalDownloadsRisk(String excludedIllegalDownloadsRisk)
excludedIllegalDownloadsRisk - excludedIllegalDownloadsRisk or null for nonepublic String getExcludedOffensiveLanguageRisk()
null for nonepublic IntegralAdScience setExcludedOffensiveLanguageRisk(String excludedOffensiveLanguageRisk)
excludedOffensiveLanguageRisk - excludedOffensiveLanguageRisk or null for nonepublic String getExcludedViolenceRisk()
null for nonepublic IntegralAdScience setExcludedViolenceRisk(String excludedViolenceRisk)
excludedViolenceRisk - excludedViolenceRisk or null for nonepublic String getTraqScoreOption()
null for nonepublic IntegralAdScience setTraqScoreOption(String traqScoreOption)
traqScoreOption - traqScoreOption or null for nonepublic String getVideoViewability()
null for nonepublic IntegralAdScience setVideoViewability(String videoViewability)
videoViewability - videoViewability or null for nonepublic IntegralAdScience set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic IntegralAdScience clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.