Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
LeadFormCallToActionType
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["This enum defines the type of call-to-action phrases used in a lead form."],["It provides a standardized set of options for common call-to-action buttons."],["Options include phrases like \"Learn More,\" \"Get Quote,\" \"Apply Now,\" and several others, catering to various lead generation goals."],["It includes default values like `UNSPECIFIED` and `UNKNOWN` for unspecified or unknown call-to-action types."]]],["The document defines an enumeration of call-to-action phrases for lead forms. These actions include `LEARN_MORE`, `GET_QUOTE`, `APPLY_NOW`, `SIGN_UP`, `CONTACT_US`, `SUBSCRIBE`, `DOWNLOAD`, `BOOK_NOW`, `GET_OFFER`, `REGISTER`, `GET_INFO`, `REQUEST_DEMO`, `JOIN_NOW`, and `GET_STARTED`. There are also `UNSPECIFIED`, and `UNKNOWN` values to indicate undefined or unknown states. The enums are representing various CTAs.\n"]]