Module: Whop_sdk::Types::AdCampaignObjective
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/ad_campaign_objective.rb
Constant Summary collapse
- AWARENESS =
"awareness"- TRAFFIC =
"traffic"- ENGAGEMENT =
"engagement"- LEADS =
"leads"- SALES =
"sales"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values