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