Show / Hide Table of Contents

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. Alias for VISIBLE and will be replaced in the future.

Visible

Reports with this visibility will appear in the Ad Manager UI.

In this article
Back to top Generated by DocFX