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."],[[["ExtensionSetting services offer a variety of data types for extensions, including app, call, callout, message, price, promotion, sitelink, structured snippet, location, affiliate location, hotel callout, and image types."],["Enums are utilized within the ExtensionSetting services, with UNSPECIFIED and UNKNOWN reserved for system use, and NONE representing a null value."]]],["The provided content defines possible data types for an extension within an extension setting. These types, represented as enums, include `NONE`, `APP`, `CALL`, `CALLOUT`, `MESSAGE`, `PRICE`, `PROMOTION`, `SITELINK`, `STRUCTURED_SNIPPET`, `LOCATION`, `AFFILIATE_LOCATION`, `HOTEL_CALLOUT`, and `IMAGE`. Additionally, `UNSPECIFIED` indicates a lack of specification, while `UNKNOWN` signifies a value unknown in the current version, only used as return value. These options detail the various categories an extension can fall under.\n"]]