Enum Report.Types.Visibility
The visibility of a report.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum Report.Types.Visibility
Fields
| Name | Description |
|---|---|
| Draft | Reports with draft visibility will appear in the Ad Manager UI only if the user has configured the UI to show them. |
| Hidden | Default value. Reports with hidden visibility won't appear in the Ad Manager UI. |
| Saved | Reports with saved visibility will appear in the Ad Manager UI by default. |