Module: Google::Ads::AdManager::V1::CdnConfigStatusEnum::CdnConfigStatus
- Defined in:
- proto_docs/google/ads/admanager/v1/cdn_config_status_enum.rb
Overview
Indicates the status of the CdnConfiguration.
Constant Summary collapse
- CDN_CONFIG_STATUS_UNSPECIFIED =
Default value. This value is unused.
0- ACTIVE =
The CDN configuration is in use.
1- ARCHIVED =
The CDN configuration is no longer used.
2