Enum UserList.Types.AccessReason
Enum describing possible access reasons.
Namespace: Google.Ads.DataManager.V1
Assembly: Google.Ads.DataManager.V1.dll
Syntax
public enum UserList.Types.AccessReason
Fields
| Name | Description |
|---|---|
| Affiliated | The resource is accessible to the user. |
| Licensed | The resource is licensed to the user. |
| Owned | The resource is owned by the user. |
| Shared | The resource is shared to the user. |
| Subscribed | The user subscribed to the resource. |
| Unspecified | Not specified. |