| Package | Description |
|---|---|
| com.google.api.services.admob.v1beta.model |
| Modifier and Type | Method and Description |
|---|---|
PublisherAccount |
PublisherAccount.clone() |
PublisherAccount |
PublisherAccount.set(String fieldName,
Object value) |
PublisherAccount |
PublisherAccount.setCurrencyCode(String currencyCode)
Currency code of the earning-related metrics, which is the 3-letter code defined in ISO 4217.
|
PublisherAccount |
PublisherAccount.setName(String name)
Resource name of this account.
|
PublisherAccount |
PublisherAccount.setPublisherId(String publisherId)
The unique ID by which this publisher account can be identified in the API requests (for
example, pub-1234567890).
|
PublisherAccount |
PublisherAccount.setReportingTimeZone(String reportingTimeZone)
The time zone that is used in reports that are generated for this account.
|
| Modifier and Type | Method and Description |
|---|---|
List<PublisherAccount> |
ListPublisherAccountsResponse.getAccount()
Publisher that the client credentials can access.
|
| Modifier and Type | Method and Description |
|---|---|
ListPublisherAccountsResponse |
ListPublisherAccountsResponse.setAccount(List<PublisherAccount> account)
Publisher that the client credentials can access.
|
Copyright © 2011–2023 Google. All rights reserved.