| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202305 |
| Modifier and Type | Field and Description |
|---|---|
static IdErrorIdErrorType |
IdErrorIdErrorType.INVALID_PUBLISHER_PROVIDED_ID_FORMAT |
static IdErrorIdErrorType |
IdErrorIdErrorType.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static IdErrorIdErrorType |
IdErrorIdErrorType.fromString(String value) |
static IdErrorIdErrorType |
IdErrorIdErrorType.fromValue(String value) |
IdErrorIdErrorType |
IdError.getErrorType()
Gets the errorType value for this IdError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdError.setErrorType(IdErrorIdErrorType errorType)
Sets the errorType value for this IdError.
|
| Constructor and Description |
|---|
IdError(Long index,
IdErrorIdErrorType errorType) |
Copyright © 2024. All rights reserved.