public class BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List extends BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
com.google.api.client.util.GenericData.Flags
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
Modifier | Constructor and Description |
---|---|
protected |
List(String parent)
Create a request for the method "monthly.list".
|
get$Xgafv, getAbstractGoogleClient, getAccessToken, getAlt, getCallback, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUploadProtocol, getUploadType, setDisableGZipContent, setRequestHeaders
getJsonContent, newExceptionOnError, queue
buildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getReturnRawInputSteam, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queue, setReturnRawInputStream
clone, entrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeys, toString
clear, containsKey, containsValue, isEmpty, keySet, size, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAll
protected List(String parent)
AbstractGoogleClientRequest.execute()
method to invoke the remote
operation. BusinessProfilePerformance.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be
called to initialize this instance immediately after invoking the constructor.
parent
- Required. The location for which the time series should be fetched. Format: locations/{location_id}
where location_id is an unobfuscated listing id.public com.google.api.client.http.HttpResponse executeUsingHead() throws IOException
executeUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListSearchKeywordImpressionsMonthlyResponse>
IOException
public com.google.api.client.http.HttpRequest buildHttpRequestUsingHead() throws IOException
buildHttpRequestUsingHead
in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<ListSearchKeywordImpressionsMonthlyResponse>
IOException
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List set$Xgafv(String $Xgafv)
BusinessProfilePerformanceRequest
set$Xgafv
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setAccessToken(String accessToken)
BusinessProfilePerformanceRequest
setAccessToken
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setAlt(String alt)
BusinessProfilePerformanceRequest
setAlt
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setCallback(String callback)
BusinessProfilePerformanceRequest
setCallback
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setFields(String fields)
BusinessProfilePerformanceRequest
setFields
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setKey(String key)
BusinessProfilePerformanceRequest
setKey
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setOauthToken(String oauthToken)
BusinessProfilePerformanceRequest
setOauthToken
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setPrettyPrint(Boolean prettyPrint)
BusinessProfilePerformanceRequest
setPrettyPrint
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setQuotaUser(String quotaUser)
BusinessProfilePerformanceRequest
setQuotaUser
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setUploadType(String uploadType)
BusinessProfilePerformanceRequest
setUploadType
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setUploadProtocol(String uploadProtocol)
BusinessProfilePerformanceRequest
public String getParent()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setParent(String parent)
public Integer getMonthlyRangeEndMonthDay()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setMonthlyRangeEndMonthDay(Integer monthlyRangeEndMonthDay)
public Integer getMonthlyRangeEndMonthMonth()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setMonthlyRangeEndMonthMonth(Integer monthlyRangeEndMonthMonth)
public Integer getMonthlyRangeEndMonthYear()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setMonthlyRangeEndMonthYear(Integer monthlyRangeEndMonthYear)
public Integer getMonthlyRangeStartMonthDay()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setMonthlyRangeStartMonthDay(Integer monthlyRangeStartMonthDay)
public Integer getMonthlyRangeStartMonthMonth()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setMonthlyRangeStartMonthMonth(Integer monthlyRangeStartMonthMonth)
public Integer getMonthlyRangeStartMonthYear()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setMonthlyRangeStartMonthYear(Integer monthlyRangeStartMonthYear)
public Integer getPageSize()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setPageSize(Integer pageSize)
public String getPageToken()
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List setPageToken(String pageToken)
public BusinessProfilePerformance.Locations.Searchkeywords.Impressions.Monthly.List set(String parameterName, Object value)
set
in class BusinessProfilePerformanceRequest<ListSearchKeywordImpressionsMonthlyResponse>
Copyright © 2011–2024 Google. All rights reserved.