Module: Google::Ads::AdManager::V1::CustomTargetingValueStatusEnum::CustomTargetingValueStatus
- Defined in:
- proto_docs/google/ads/admanager/v1/custom_targeting_value_enums.rb
Overview
Status of the custom targeting value.
Constant Summary collapse
- CUSTOM_TARGETING_VALUE_STATUS_UNSPECIFIED =
Not specified value.
0
- ACTIVE =
Custom targeting value is active.
1
- INACTIVE =
Custom targeting value is inactive.
2