public class AdMob.Accounts.AdUnits extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
AdMob.Accounts.AdUnits.List |
| Constructor and Description |
|---|
AdUnits() |
| Modifier and Type | Method and Description |
|---|---|
AdMob.Accounts.AdUnits.List |
list(String parent)
List the ad units under the specified AdMob account.
|
public AdMob.Accounts.AdUnits.List list(String parent) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.parent - Required. Resource name of the account to list ad units for. Example: accounts/pub-9876543210987654IOExceptionCopyright © 2011–2022 Google. All rights reserved.