Enum FilesResource.ListRequest.ScopeEnum
The scope that defines which results are returned.
Namespace: Google.Apis.Dfareporting.v4
Assembly: Google.Apis.Dfareporting.v4.dll
Syntax
public enum FilesResource.ListRequest.ScopeEnum
Fields
| Name | Description |
|---|---|
| ALL | All files in account. |
| MINE | My files. |
| SHAREDWITHME | Files shared with me. |