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