SitelinkPlaceholderField
Possible values for Sitelink placeholder fields.
Enums |
UNSPECIFIED
|
Not specified. |
UNKNOWN
|
Used for return value only. Represents value unknown in this version. |
TEXT
|
Data Type: STRING. The link text for your sitelink. |
LINE_1
|
Data Type: STRING. First line of the sitelink description. |
LINE_2
|
Data Type: STRING. Second line of the sitelink description. |
FINAL_URLS
|
Data Type: URL_LIST. Final URLs for the sitelink when using Upgraded URLs. |
FINAL_MOBILE_URLS
|
Data Type: URL_LIST. Final Mobile URLs for the sitelink when using Upgraded URLs. |
TRACKING_URL
|
Data Type: URL. Tracking template for the sitelink when using Upgraded URLs. |
FINAL_URL_SUFFIX
|
Data Type: STRING. Final URL suffix for sitelink when using parallel tracking. |
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."],[[["Sitelink placeholders can be customized using various fields like `TEXT`, `LINE_1`, `LINE_2` for basic information."],["For advanced setups, utilize fields such as `FINAL_URLS`, `FINAL_MOBILE_URLS`, `TRACKING_URL`, and `FINAL_URL_SUFFIX` to control sitelink behavior and tracking."],["Each field has a specific data type, including `STRING`, `URL_LIST`, and `URL`, ensuring data integrity and functionality."],["While most values are used for input, `UNSPECIFIED` and `UNKNOWN` serve specific system purposes and are generally not user-defined."]]],[]]