Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
An id did not correspond to an entity, or it referred to an entity which does not belong to the customer.
| Field | Type | Description |
|---|---|---|
ApiError (inherited) |
||
| fieldPath |
xsd:string
|
The OGNL field path to identify cause of error. |
| trigger |
xsd:string
|
The data that caused the error. |
| ApiError.Type |
xsd:string
|
This field indicates the subtype of ApiError of this instance. It is ignored on input, and instead xsi:type should be specified. |
EntityNotFound |
||
| reason |
EntityNotFound.Reason
|
Reason for this error.
|