Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This enum defines different types of call to action options that can be used in various contexts."],["It includes common call to actions like \"learn more\", \"get quote\", \"apply now\", \"sign up\", and more."],["The enum also provides values for unspecified and unknown call to action types for handling undefined scenarios."],["Developers can utilize this enum to implement and manage various call to action buttons or links within their applications or websites."]]],["This describes an enum with call-to-action types. The enum includes `UNSPECIFIED` and `UNKNOWN`, alongside specific actions like `LEARN_MORE`, `GET_QUOTE`, `APPLY_NOW`, `SIGN_UP`, `CONTACT_US`, `SUBSCRIBE`, `DOWNLOAD`, `BOOK_NOW`, `SHOP_NOW`, `BUY_NOW`, `DONATE_NOW`, `ORDER_NOW`, `PLAY_NOW`, `SEE_MORE`, `START_NOW`, `VISIT_SITE`, and `WATCH_NOW`. These values categorize various prompts intended to engage users.\n"]]