Module: Whop_sdk::Types::ResultLabelKeys

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/result_label_keys.rb

Constant Summary collapse

APP_INSTALLS =
"app_installs"
MESSAGING_CONVERSATIONS_STARTED =
"messaging_conversations_started"
POST_ENGAGEMENT =
"post_engagement"
EVENT_RESPONSES =
"event_responses"
IMPRESSIONS =
"impressions"
WEBSITE_PURCHASES =
"website_purchases"
LANDING_PAGE_VIEWS =
"landing_page_views"
LEADS =
"leads"
"link_clicks"
QUALITY_CALLS =
"quality_calls"
APPOINTMENTS_BOOKED =
"appointments_booked"
MESSAGING_PURCHASES =
"messaging_purchases"
PAGE_LIKES =
"page_likes"
INSTAGRAM_PROFILE_VISITS =
"instagram_profile_visits"
REACH =
"reach"
REMINDERS_SET =
"reminders_set"
NEW_SUBSCRIBERS =
"new_subscribers"
VIDEO_VIEWS =
"video_views"
REGISTRATIONS =
"registrations"
CONTENT_VIEWS =
"content_views"
SEARCHES =
"searches"
ADDS_TO_CART =
"adds_to_cart"
ADDS_TO_WISHLIST =
"adds_to_wishlist"
ADDS_OF_PAYMENT_INFO =
"adds_of_payment_info"
CHECKOUTS_INITIATED =
"checkouts_initiated"
WEBSITE_SCHEDULES =
"website_schedules"
WEBSITE_SUBMIT_APPLICATIONS =
"website_submit_applications"
WEBSITE_TRIALS_STARTED =
"website_trials_started"
WEBSITE_SUBSCRIPTIONS =
"website_subscriptions"
WEBSITE_CONTACTS =
"website_contacts"
WEBSITE_DONATIONS =
"website_donations"
WEBSITE_FIND_LOCATIONS =
"website_find_locations"
WEBSITE_PRODUCT_CUSTOMIZATIONS =
"website_product_customizations"
CUSTOM =
"custom"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load