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