public class DaiAuthenticationKeyActionError extends ApiError
Java class for DaiAuthenticationKeyActionError complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DaiAuthenticationKeyActionError">
<complexContent>
<extension base="{https://www.google.com/apis/ads/publisher/v201805}ApiError">
<sequence>
<element name="reason" type="{https://www.google.com/apis/ads/publisher/v201805}DaiAuthenticationKeyActionError.Reason" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected DaiAuthenticationKeyActionErrorReason |
reason |
errorString, fieldPath, fieldPathElements, trigger| Constructor and Description |
|---|
DaiAuthenticationKeyActionError() |
| Modifier and Type | Method and Description |
|---|---|
DaiAuthenticationKeyActionErrorReason |
getReason()
Gets the value of the reason property.
|
void |
setReason(DaiAuthenticationKeyActionErrorReason value)
Sets the value of the reason property.
|
getErrorString, getFieldPath, getFieldPathElements, getTrigger, setErrorString, setFieldPath, setTriggerprotected DaiAuthenticationKeyActionErrorReason reason
public DaiAuthenticationKeyActionErrorReason getReason()
DaiAuthenticationKeyActionErrorReasonpublic void setReason(DaiAuthenticationKeyActionErrorReason value)
value - allowed object is
DaiAuthenticationKeyActionErrorReasonCopyright © 2018. All Rights Reserved.