Module: Whop_sdk::Types::AdGroupConversionLocation

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

Constant Summary collapse

WEBSITE =
"website"
PROFILE =
"profile"
INSTAGRAM_AND_FACEBOOK =
"instagram_and_facebook"
INSTAGRAM_PROFILE =
"instagram_profile"
MESSAGING =
"messaging"
ON_AD =
"on_ad"
INSTANT_FORMS =
"instant_forms"
INSTANT_FORMS_AND_MESSENGER =
"instant_forms_and_messenger"
WEBSITE_AND_INSTANT_FORMS =
"website_and_instant_forms"

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