Module: WhopSDK::Models::AdGroupUpdateParams::Config::OptimizationGoal
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/whop_sdk/models/ad_group_update_params.rb
Overview
What the ad group optimizes for (e.g., conversions, link_clicks, reach).
Constant Summary collapse
- CONVERSIONS =
:conversions- LINK_CLICKS =
:link_clicks- LANDING_PAGE_VIEWS =
:landing_page_views- REACH =
:reach- IMPRESSIONS =
:impressions- APP_INSTALLS =
:app_installs- VIDEO_VIEWS =
:video_views- LEAD_GENERATION =
:lead_generation- VALUE =
:value- PAGE_LIKES =
:page_likes- CONVERSATIONS =
:conversations- AD_RECALL_LIFT =
:ad_recall_lift- TWO_SECOND_CONTINUOUS_VIDEO_VIEWS =
:two_second_continuous_video_views- POST_ENGAGEMENT =
:post_engagement- EVENT_RESPONSES =
:event_responses- REMINDERS_SET =
:reminders_set- QUALITY_LEAD =
:quality_lead
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info