Module: Google::Ads::AdManager::V1::Report::Visibility
- Defined in:
- proto_docs/google/ads/admanager/v1/report_service.rb
Overview
The visibility of a report.
Constant Summary collapse
- HIDDEN =
Default value. Reports with hidden visibility will not appear in the Ad Manager UI.
0
- DRAFT =
Reports with draft visibility will appear in the Ad Manager UI only if the user has configured the UI to show them.
1
- SAVED =
Reports with saved visibility will appear in the Ad Manager UI by default.
2