public class AdMob.Accounts.NetworkReport extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AdMob.Accounts.NetworkReport.Generate |
| Constructor and Description |
|---|
NetworkReport() |
| Modifier and Type | Method and Description |
|---|---|
AdMob.Accounts.NetworkReport.Generate |
generate(String parent,
GenerateNetworkReportRequest content)
Generates an AdMob Network report based on the provided report specification.
|
public AdMob.Accounts.NetworkReport.Generate generate(String parent, GenerateNetworkReportRequest content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Resource name of the account to generate the report for.
Example: accounts/pub-9876543210987654content - the GenerateNetworkReportRequestIOExceptionCopyright © 2011–2020 Google. All rights reserved.