| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v201905 |
| Modifier and Type | Field and Description |
|---|---|
static SamSessionErrorReason |
SamSessionErrorReason.COULD_NOT_REGISTER_SESSION |
static SamSessionErrorReason |
SamSessionErrorReason.MALFORMED_SESSION_ID |
static SamSessionErrorReason |
SamSessionErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static SamSessionErrorReason |
SamSessionErrorReason.fromString(String value) |
static SamSessionErrorReason |
SamSessionErrorReason.fromValue(String value) |
SamSessionErrorReason |
SamSessionError.getReason()
Gets the reason value for this SamSessionError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SamSessionError.setReason(SamSessionErrorReason reason)
Sets the reason value for this SamSessionError.
|
| Constructor and Description |
|---|
SamSessionError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
SamSessionErrorReason reason) |
Copyright © 2019. All rights reserved.