CallToActionType

  • This page describes an enum for different types of call to action.

  • The enum includes options like LEARN_MORE, GET_QUOTE, APPLY_NOW, and many others covering various user actions.

  • UNSPECIFIED and UNKNOWN are included as special cases for the enum.

Enum describing possible types of call to action.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

LEARN_MORE

The call to action type is learn more.

GET_QUOTE

The call to action type is get quote.

APPLY_NOW

The call to action type is apply now.

SIGN_UP

The call to action type is sign up.

CONTACT_US

The call to action type is contact us.

SUBSCRIBE

The call to action type is subscribe.

DOWNLOAD

The call to action type is download.

BOOK_NOW

The call to action type is book now.

SHOP_NOW

The call to action type is shop now.

BUY_NOW

The call to action type is buy now.
The call to action type is donate now.

ORDER_NOW

The call to action type is order now.

PLAY_NOW

The call to action type is play now.

SEE_MORE

The call to action type is see more.

START_NOW

The call to action type is start now.

VISIT_SITE

The call to action type is visit site.

WATCH_NOW

The call to action type is watch now.