public class Dfareporting.InventoryItems.List extends DfareportingRequest<InventoryItemsListResponse>
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Modifier | Constructor and Description |
|---|---|
protected |
List(Long profileId,
Long projectId)
Retrieves a list of inventory items, possibly filtered.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
List<Long> |
getIds()
Select only inventory items with these IDs.
|
Boolean |
getInPlan()
Select only inventory items that are in plan.
|
Integer |
getMaxResults()
Maximum number of results to return.
|
List<Long> |
getOrderId()
Select only inventory items that belong to specified orders.
|
String |
getPageToken()
Value of the nextPageToken from the previous result page.
|
Long |
getProfileId()
User profile ID associated with this request.
|
Long |
getProjectId()
Project ID for order documents.
|
List<Long> |
getSiteId()
Select only inventory items that are associated with these sites.
|
String |
getSortField()
Field by which to sort the list.
|
String |
getSortOrder()
Order of sorted results.
|
String |
getType()
Select only inventory items with this type.
|
Dfareporting.InventoryItems.List |
set(String parameterName,
Object value) |
Dfareporting.InventoryItems.List |
set$Xgafv(String $Xgafv)
V1 error format.
|
Dfareporting.InventoryItems.List |
setAccessToken(String accessToken)
OAuth access token.
|
Dfareporting.InventoryItems.List |
setAlt(String alt)
Data format for response.
|
Dfareporting.InventoryItems.List |
setCallback(String callback)
JSONP
|
Dfareporting.InventoryItems.List |
setFields(String fields)
Selector specifying which fields to include in a partial response.
|
Dfareporting.InventoryItems.List |
setIds(List<Long> ids)
Select only inventory items with these IDs.
|
Dfareporting.InventoryItems.List |
setInPlan(Boolean inPlan)
Select only inventory items that are in plan.
|
Dfareporting.InventoryItems.List |
setKey(String key)
API key.
|
Dfareporting.InventoryItems.List |
setMaxResults(Integer maxResults)
Maximum number of results to return.
|
Dfareporting.InventoryItems.List |
setOauthToken(String oauthToken)
OAuth 2.0 token for the current user.
|
Dfareporting.InventoryItems.List |
setOrderId(List<Long> orderId)
Select only inventory items that belong to specified orders.
|
Dfareporting.InventoryItems.List |
setPageToken(String pageToken)
Value of the nextPageToken from the previous result page.
|
Dfareporting.InventoryItems.List |
setPrettyPrint(Boolean prettyPrint)
Returns response with indentations and line breaks.
|
Dfareporting.InventoryItems.List |
setProfileId(Long profileId)
User profile ID associated with this request.
|
Dfareporting.InventoryItems.List |
setProjectId(Long projectId)
Project ID for order documents.
|
Dfareporting.InventoryItems.List |
setQuotaUser(String quotaUser)
Available to use for quota purposes for server-side applications.
|
Dfareporting.InventoryItems.List |
setSiteId(List<Long> siteId)
Select only inventory items that are associated with these sites.
|
Dfareporting.InventoryItems.List |
setSortField(String sortField)
Field by which to sort the list.
|
Dfareporting.InventoryItems.List |
setSortOrder(String sortOrder)
Order of sorted results.
|
Dfareporting.InventoryItems.List |
setType(String type)
Select only inventory items with this type.
|
Dfareporting.InventoryItems.List |
setUploadProtocol(String uploadProtocol)
Upload protocol for media (e.g.
|
Dfareporting.InventoryItems.List |
setUploadType(String uploadType)
Legacy upload protocol for media (e.g.
|
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 List(Long profileId, Long projectId)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
Dfareporting.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
profileId - User profile ID associated with this request.projectId - Project ID for order documents.public com.google.api.client.http.HttpResponse executeUsingHead()
throws IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<InventoryItemsListResponse>IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<InventoryItemsListResponse>IOExceptionpublic Dfareporting.InventoryItems.List set$Xgafv(String $Xgafv)
DfareportingRequestset$Xgafv in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setAccessToken(String accessToken)
DfareportingRequestsetAccessToken in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setAlt(String alt)
DfareportingRequestsetAlt in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setCallback(String callback)
DfareportingRequestsetCallback in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setFields(String fields)
DfareportingRequestsetFields in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setKey(String key)
DfareportingRequestsetKey in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setOauthToken(String oauthToken)
DfareportingRequestsetOauthToken in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setPrettyPrint(Boolean prettyPrint)
DfareportingRequestsetPrettyPrint in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setQuotaUser(String quotaUser)
DfareportingRequestsetQuotaUser in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setUploadType(String uploadType)
DfareportingRequestsetUploadType in class DfareportingRequest<InventoryItemsListResponse>public Dfareporting.InventoryItems.List setUploadProtocol(String uploadProtocol)
DfareportingRequestsetUploadProtocol in class DfareportingRequest<InventoryItemsListResponse>public Long getProfileId()
public Dfareporting.InventoryItems.List setProfileId(Long profileId)
public Long getProjectId()
public Dfareporting.InventoryItems.List setProjectId(Long projectId)
public Dfareporting.InventoryItems.List setIds(List<Long> ids)
public Boolean getInPlan()
public Dfareporting.InventoryItems.List setInPlan(Boolean inPlan)
public Integer getMaxResults()
public Dfareporting.InventoryItems.List setMaxResults(Integer maxResults)
public List<Long> getOrderId()
public Dfareporting.InventoryItems.List setOrderId(List<Long> orderId)
public String getPageToken()
public Dfareporting.InventoryItems.List setPageToken(String pageToken)
public List<Long> getSiteId()
public Dfareporting.InventoryItems.List setSiteId(List<Long> siteId)
public String getSortField()
public Dfareporting.InventoryItems.List setSortField(String sortField)
public String getSortOrder()
public Dfareporting.InventoryItems.List setSortOrder(String sortOrder)
public String getType()
public Dfareporting.InventoryItems.List setType(String type)
public Dfareporting.InventoryItems.List set(String parameterName, Object value)
set in class DfareportingRequest<InventoryItemsListResponse>Copyright © 2011–2023 Google. All rights reserved.