Module: Whop_sdk::Ads::Types::CreateAdsRequestCallToAction

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

Constant Summary collapse

APPLY_NOW =
"apply_now"
BOOK_NOW =
"book_now"
CALL_NOW =
"call_now"
CONTACT_US =
"contact_us"
DOWNLOAD =
"download"
GET_DIRECTIONS =
"get_directions"
GET_OFFER =
"get_offer"
GET_QUOTE =
"get_quote"
LEARN_MORE =
"learn_more"
LISTEN_NOW =
"listen_now"
MESSAGE_PAGE =
"message_page"
NO_BUTTON =
"no_button"
"open_link"
ORDER_NOW =
"order_now"
REQUEST_TIME =
"request_time"
SEE_DETAILS =
"see_details"
SEE_MENU =
"see_menu"
SEND_UPDATES =
"send_updates"
SHOP_NOW =
"shop_now"
SIGN_UP =
"sign_up"
SUBSCRIBE =
"subscribe"
WATCH_MORE =
"watch_more"

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