public final class AlgorithmRulesComparisonValue
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 |
|---|
AlgorithmRulesComparisonValue() |
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 Boolean getBoolValue()
null for nonepublic AlgorithmRulesComparisonValue setBoolValue(Boolean boolValue)
boolValue - boolValue or null for nonepublic String getContentDurationValue()
null for nonepublic AlgorithmRulesComparisonValue setContentDurationValue(String contentDurationValue)
contentDurationValue - contentDurationValue or null for nonepublic Long getContentGenreIdValue()
null for nonepublic AlgorithmRulesComparisonValue setContentGenreIdValue(Long contentGenreIdValue)
contentGenreIdValue - contentGenreIdValue or null for nonepublic String getContentStreamTypeValue()
null for nonepublic AlgorithmRulesComparisonValue setContentStreamTypeValue(String contentStreamTypeValue)
contentStreamTypeValue - contentStreamTypeValue or null for nonepublic Dimensions getCreativeDimensionValue()
null for nonepublic AlgorithmRulesComparisonValue setCreativeDimensionValue(Dimensions creativeDimensionValue)
creativeDimensionValue - creativeDimensionValue or null for nonepublic DayAndTime getDayAndTimeValue()
null for nonepublic AlgorithmRulesComparisonValue setDayAndTimeValue(DayAndTime dayAndTimeValue)
dayAndTimeValue - dayAndTimeValue or null for nonepublic String getDeviceTypeValue()
null for nonepublic AlgorithmRulesComparisonValue setDeviceTypeValue(String deviceTypeValue)
deviceTypeValue - deviceTypeValue or null for nonepublic Double getDoubleValue()
null for nonepublic AlgorithmRulesComparisonValue setDoubleValue(Double doubleValue)
doubleValue - doubleValue or null for nonepublic String getEnvironmentValue()
null for nonepublic AlgorithmRulesComparisonValue setEnvironmentValue(String environmentValue)
environmentValue - environmentValue or null for nonepublic String getExchangeValue()
null for nonepublic AlgorithmRulesComparisonValue setExchangeValue(String exchangeValue)
exchangeValue - exchangeValue or null for nonepublic Long getInt64Value()
null for nonepublic AlgorithmRulesComparisonValue setInt64Value(Long int64Value)
int64Value - int64Value or null for nonepublic String getOnScreenPositionValue()
null for nonepublic AlgorithmRulesComparisonValue setOnScreenPositionValue(String onScreenPositionValue)
onScreenPositionValue - onScreenPositionValue or null for nonepublic String getStringValue()
null for nonepublic AlgorithmRulesComparisonValue setStringValue(String stringValue)
stringValue - stringValue or null for nonepublic String getVideoPlayerSizeValue()
null for nonepublic AlgorithmRulesComparisonValue setVideoPlayerSizeValue(String videoPlayerSizeValue)
videoPlayerSizeValue - videoPlayerSizeValue or null for nonepublic AlgorithmRulesComparisonValue set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic AlgorithmRulesComparisonValue clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2026 Google. All rights reserved.