public class YouTubeAnalytics.BatchReportDefinitions.List extends YouTubeAnalyticsRequest<BatchReportDefinitionList>
com.google.api.client.util.GenericData.Flags| Modifier | Constructor and Description |
|---|---|
protected |
YouTubeAnalytics.BatchReportDefinitions.List(java.lang.String onBehalfOfContentOwner)
Retrieves a list of available batch report definitions.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.client.http.HttpRequest |
buildHttpRequestUsingHead() |
com.google.api.client.http.HttpResponse |
executeUsingHead() |
java.lang.String |
getOnBehalfOfContentOwner()
The onBehalfOfContentOwner parameter identifies the content owner that the user is acting on behalf
of.
|
YouTubeAnalytics.BatchReportDefinitions.List |
set(java.lang.String parameterName,
java.lang.Object value) |
YouTubeAnalytics.BatchReportDefinitions.List |
setAlt(java.lang.String alt)
Data format for the response.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setKey(java.lang.String key)
API key.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
The onBehalfOfContentOwner parameter identifies the content owner that the user is acting
on behalf of.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
YouTubeAnalytics.BatchReportDefinitions.List |
setUserIp(java.lang.String userIp)
IP address of the site where the request originates.
|
getAbstractGoogleClient, getAlt, getFields, getKey, getOauthToken, getPrettyPrint, getQuotaUser, getUserIp, setDisableGZipContent, setRequestHeadersgetJsonContent, newExceptionOnError, queuebuildHttpRequest, buildHttpRequestUrl, checkRequiredParameter, execute, executeAndDownloadTo, executeAsInputStream, executeMedia, executeMediaAndDownloadTo, executeMediaAsInputStream, executeUnparsed, getDisableGZipContent, getHttpContent, getLastResponseHeaders, getLastStatusCode, getLastStatusMessage, getMediaHttpDownloader, getMediaHttpUploader, getRequestHeaders, getRequestMethod, getResponseClass, getUriTemplate, initializeMediaDownload, initializeMediaUpload, queueclone, entrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysprotected YouTubeAnalytics.BatchReportDefinitions.List(java.lang.String onBehalfOfContentOwner)
AbstractGoogleClientRequest.execute() method to invoke the remote operation.
YouTubeAnalytics.initialize(com.google.api.client.googleapis.services.AbstractGoogleClientRequest)
must be called to initialize this instance immediately after invoking the constructor.
onBehalfOfContentOwner - The onBehalfOfContentOwner parameter identifies the content owner that the user is acting on behalf
of.public com.google.api.client.http.HttpResponse executeUsingHead()
throws java.io.IOException
executeUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<BatchReportDefinitionList>java.io.IOExceptionpublic com.google.api.client.http.HttpRequest buildHttpRequestUsingHead()
throws java.io.IOException
buildHttpRequestUsingHead in class com.google.api.client.googleapis.services.AbstractGoogleClientRequest<BatchReportDefinitionList>java.io.IOExceptionpublic YouTubeAnalytics.BatchReportDefinitions.List setAlt(java.lang.String alt)
YouTubeAnalyticsRequestsetAlt in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public YouTubeAnalytics.BatchReportDefinitions.List setFields(java.lang.String fields)
YouTubeAnalyticsRequestsetFields in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public YouTubeAnalytics.BatchReportDefinitions.List setKey(java.lang.String key)
YouTubeAnalyticsRequestsetKey in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public YouTubeAnalytics.BatchReportDefinitions.List setOauthToken(java.lang.String oauthToken)
YouTubeAnalyticsRequestsetOauthToken in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public YouTubeAnalytics.BatchReportDefinitions.List setPrettyPrint(java.lang.Boolean prettyPrint)
YouTubeAnalyticsRequestsetPrettyPrint in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public YouTubeAnalytics.BatchReportDefinitions.List setQuotaUser(java.lang.String quotaUser)
YouTubeAnalyticsRequestsetQuotaUser in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public YouTubeAnalytics.BatchReportDefinitions.List setUserIp(java.lang.String userIp)
YouTubeAnalyticsRequestsetUserIp in class YouTubeAnalyticsRequest<BatchReportDefinitionList>public java.lang.String getOnBehalfOfContentOwner()
public YouTubeAnalytics.BatchReportDefinitions.List setOnBehalfOfContentOwner(java.lang.String onBehalfOfContentOwner)
public YouTubeAnalytics.BatchReportDefinitions.List set(java.lang.String parameterName, java.lang.Object value)
set in class YouTubeAnalyticsRequest<BatchReportDefinitionList>