Enum describing possible operation access denied errors.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
Unauthorized invocation of a service's method (get, mutate, etc.) |
|
Unauthorized CREATE operation in invoking a service's mutate method. |
|
Unauthorized REMOVE operation in invoking a service's mutate method. |
|
Unauthorized UPDATE operation in invoking a service's mutate method. |
|
A mutate action is not allowed on this resource, from this client. |
|
This operation is not permitted on this campaign type |
|
A CREATE operation may not set status to REMOVED. |
|
This operation is not allowed because the resource is removed. |
|
This operation is not permitted on this ad group type. |
|
The mutate is not allowed for this customer. |