public class AdMob.Accounts.MediationReport extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AdMob.Accounts.MediationReport.Generate |
| Constructor and Description |
|---|
MediationReport() |
| Modifier and Type | Method and Description |
|---|---|
AdMob.Accounts.MediationReport.Generate |
generate(String parent,
GenerateMediationReportRequest content)
Generates an AdMob Mediation report based on the provided report specification.
|
public AdMob.Accounts.MediationReport.Generate generate(String parent, GenerateMediationReportRequest 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 GenerateMediationReportRequestIOExceptionCopyright © 2011–2022 Google. All rights reserved.