Permission
The Permission enum represents an operation the caller is permitted to perform on a resource, such as a campaign or an ad group. The permissions field is read-only and returned on campaign and ad group objects.
¶ Values
| Value | Description |
|---|---|
READ |
The caller can read the resource |
UPDATE |
The caller can update the resource |
DELETE |
The caller can delete the resource |