list
public YouTubeAnalytics.BatchReports.List list(java.lang.String batchReportDefinitionId,
java.lang.String onBehalfOfContentOwner)
throws java.io.IOException
Retrieves a list of processed batch reports.
Create a request for the method "batchReports.list".
This request holds the parameters needed by the youtubeAnalytics server. After setting any
optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
- Parameters:
batchReportDefinitionId - The batchReportDefinitionId parameter specifies the ID of the batch reportort definition for which
you are retrieving reports.onBehalfOfContentOwner - The onBehalfOfContentOwner parameter identifies the content owner that the user is acting on behalf
of.
- Returns:
- the request
- Throws:
java.io.IOException