public class DisplayVideo.TargetingTypes.TargetingOptions.Get extends DisplayVideoRequest<TargetingOption>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
Get(String targetingType,
String targetingOptionId)
Gets a single targeting option.
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStreamclone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toStringclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllprotected Get(String targetingType, String targetingOptionId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
DisplayVideo.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
targetingType - Required. The type of targeting option to retrieve. Accepted values are: *
`TARGETING_TYPE_APP_CATEGORY` * `TARGETING_TYPE_AGE_RANGE` * `TARGETING_TYPE_GENDER` *
`TARGETING_TYPE_VIDEO_PLAYER_SIZE` * `TARGETING_TYPE_USER_REWARDED_CONTENT` *
`TARGETING_TYPE_PARENTAL_STATUS` * `TARGETING_TYPE_CONTENT_INSTREAM_POSITION` *
`TARGETING_TYPE_CONTENT_OUTSTREAM_POSITION` * `TARGETING_TYPE_DEVICE_TYPE` *
`TARGETING_TYPE_BROWSER` * `TARGETING_TYPE_HOUSEHOLD_INCOME` *
`TARGETING_TYPE_ON_SCREEN_POSITION` * `TARGETING_TYPE_CARRIER_AND_ISP` *
`TARGETING_TYPE_OPERATING_SYSTEM` * `TARGETING_TYPE_DEVICE_MAKE_MODEL` *
`TARGETING_TYPE_ENVIRONMENT` * `TARGETING_TYPE_CATEGORY` * `TARGETING_TYPE_VIEWABILITY` *
`TARGETING_TYPE_AUTHORIZED_SELLER_STATUS` * `TARGETING_TYPE_LANGUAGE` *
`TARGETING_TYPE_GEO_REGION` * `TARGETING_TYPE_DIGITAL_CONTENT_LABEL_EXCLUSION` *
`TARGETING_TYPE_SENSITIVE_CATEGORY_EXCLUSION` * `TARGETING_TYPE_EXCHANGE` *
`TARGETING_TYPE_SUB_EXCHANGE` * `TARGETING_TYPE_NATIVE_CONTENT_POSITION` *
`TARGETING_TYPE_OMID`targetingOptionId - Required. The ID of the of targeting option to retrieve.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<TargetingOption>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<TargetingOption>IOExceptionpublic DisplayVideo.TargetingTypes.TargetingOptions.Get set$Xgafv(String $Xgafv)
DisplayVideoRequestset$Xgafv in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setAccessToken(String accessToken)
DisplayVideoRequestsetAccessToken in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setAlt(String alt)
DisplayVideoRequestsetAlt in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setCallback(String callback)
DisplayVideoRequestsetCallback in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setFields(String fields)
DisplayVideoRequestsetFields in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setKey(String key)
DisplayVideoRequestsetKey in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setOauthToken(String oauthToken)
DisplayVideoRequestsetOauthToken in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setPrettyPrint(Boolean prettyPrint)
DisplayVideoRequestsetPrettyPrint in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setQuotaUser(String quotaUser)
DisplayVideoRequestsetQuotaUser in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setUploadType(String uploadType)
DisplayVideoRequestsetUploadType in class DisplayVideoRequest<TargetingOption>public DisplayVideo.TargetingTypes.TargetingOptions.Get setUploadProtocol(String uploadProtocol)
DisplayVideoRequestsetUploadProtocol in class DisplayVideoRequest<TargetingOption>public String getTargetingType()
public DisplayVideo.TargetingTypes.TargetingOptions.Get setTargetingType(String targetingType)
public String getTargetingOptionId()
public DisplayVideo.TargetingTypes.TargetingOptions.Get setTargetingOptionId(String targetingOptionId)
public Long getAdvertiserId()
public DisplayVideo.TargetingTypes.TargetingOptions.Get setAdvertiserId(Long advertiserId)
public DisplayVideo.TargetingTypes.TargetingOptions.Get set(String parameterName, Object value)
set in class DisplayVideoRequest<TargetingOption>Copyright © 2011–2026 Google. All rights reserved.