Module: Whop_sdk::Types::AdResultEvent

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

Constant Summary collapse

PURCHASE =
"purchase"
LEAD =
"lead"
SCHEDULE =
"schedule"
SUBMIT_APPLICATION =
"submit_application"
CONTACT =
"contact"
COMPLETE_REGISTRATION =
"complete_registration"
VIEW_CONTENT =
"view_content"
ADD_TO_CART =
"add_to_cart"
CUSTOM =
"custom"
MESSAGING_CONVERSATION =
"messaging_conversation"

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