ExtensionType
Possible data types for an extension in an extension setting.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
NONE
|
None. |
APP
|
App. |
CALL
|
Call. |
CALLOUT
|
Callout. |
MESSAGE
|
Message. |
PRICE
|
Price. |
|
Promotion. |
SITELINK
|
Sitelink. |
STRUCTURED_SNIPPET
|
Structured snippet. |
LOCATION
|
Location. |
AFFILIATE_LOCATION
|
Affiliate location. |
HOTEL_CALLOUT
|
Hotel callout |
IMAGE
|
Image. |
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."],[[["Extension settings can utilize a variety of data types, represented by enums, to define the type of information being stored."],["These data types include app, call, callout, message, price, promotion, sitelink, structured snippet, location, affiliate location, hotel callout, and image, in addition to unspecified, unknown, and none values."],["Each enum value corresponds to a specific category or format of data associated with the extension."]]],[]]