| Package | Description |
|---|---|
| com.google.api.services.admob.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
AdSource |
AdSource.clone() |
AdSource |
AdSource.set(String fieldName,
Object value) |
AdSource |
AdSource.setAdSourceId(String adSourceId)
ID of this ad source.
|
AdSource |
AdSource.setName(String name)
Resource name of this ad source.
|
AdSource |
AdSource.setTitle(String title)
Display name of this ad source.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdSource> |
ListAdSourcesResponse.getAdSources()
The ad sources.
|
| Modifier and Type | Method and Description |
|---|---|
ListAdSourcesResponse |
ListAdSourcesResponse.setAdSources(List<AdSource> adSources)
The ad sources.
|
Copyright © 2011–2024 Google. All rights reserved.