AI-generated Key Takeaways
-
The content provides an enumeration of call-to-action phrases used in lead forms.
-
The enumerated list defines various standard lead form call-to-action types like "LEARN_MORE", "GET_QUOTE", "APPLY_NOW", and "SIGN_UP".
-
Special enumerated values include
UNSPECIFIED
for when a type is not specified andUNKNOWN
for internal return values representing an unknown type.
Enum describing the type of call-to-action phrases in a lead form.
Enums | |
---|---|
|
Not specified. |
|
Used for return value only. Represents value unknown in this version. |
|
Learn more. |
|
Get quote. |
|
Apply now. |
|
Sign Up. |
|
Contact us. |
|
Subscribe. |
|
Download. |
|
Book now. |
|
Get offer. |
|
Register. |
|
Get info. |
|
Request a demo. |
|
Join now. |
|
Get started. |