list
public YouTubeAnalytics.BatchReportDefinitions.List list(java.lang.String onBehalfOfContentOwner)
throws java.io.IOException
Retrieves a list of available batch report definitions.
Create a request for the method "batchReportDefinitions.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:
onBehalfOfContentOwner - The onBehalfOfContentOwner parameter identifies the content owner that the user is acting on behalf
of.
- Returns:
- the request
- Throws:
java.io.IOException