| Package | Description |
|---|---|
| com.google.api.services.admob.v1beta | |
| com.google.api.services.admob.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
AdMob.Accounts.AdUnitMappings.BatchCreate |
AdMob.Accounts.AdUnitMappings.batchCreate(String parent,
BatchCreateAdUnitMappingsRequest content)
Batch create the ad unit mappings under the specific AdMob account.
|
| Constructor and Description |
|---|
BatchCreate(String parent,
BatchCreateAdUnitMappingsRequest content)
Batch create the ad unit mappings under the specific AdMob account.
|
| Modifier and Type | Method and Description |
|---|---|
BatchCreateAdUnitMappingsRequest |
BatchCreateAdUnitMappingsRequest.clone() |
BatchCreateAdUnitMappingsRequest |
BatchCreateAdUnitMappingsRequest.set(String fieldName,
Object value) |
BatchCreateAdUnitMappingsRequest |
BatchCreateAdUnitMappingsRequest.setRequests(List<CreateAdUnitMappingRequest> requests)
Required.
|
Copyright © 2011–2024 Google. All rights reserved.