Module: Whop_sdk::Types::AdGroupDeliveryStatus
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/ad_group_delivery_status.rb
Constant Summary collapse
- ALL_ADS_REJECTED =
"all_ads_rejected"- REJECTED =
"rejected"- DRAFT =
"draft"- NO_ADS =
"no_ads"- CAMPAIGN_PAUSED =
"campaign_paused"- PAUSED =
"paused"- PROCESSING =
"processing"- ISSUES =
"issues"- SCHEDULED =
"scheduled"- COMPLETED =
"completed"- ADS_OFF =
"ads_off"- LEARNING_LIMITED =
"learning_limited"- LEARNING =
"learning"- ACTIVE =
"active"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values