Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
SitelinkFeedItem
Fields |
final_urls[]
|
string
A list of possible final URLs after all cross domain redirects.
|
final_mobile_urls[]
|
string
A list of possible final mobile URLs after all cross domain redirects.
|
url_custom_parameters[]
|
CustomParameter
A list of mappings to be used for substituting URL custom parameter tags in the tracking_url_template, final_urls, and/or final_mobile_urls.
|
link_text
|
string
URL display text for the sitelink. The length of this string should be between 1 and 25, inclusive.
|
line1
|
string
First line of the description for the sitelink. If this value is set, line2 must also be set. The length of this string should be between 0 and 35, inclusive.
|
line2
|
string
Second line of the description for the sitelink. If this value is set, line1 must also be set. The length of this string should be between 0 and 35, inclusive.
|
tracking_url_template
|
string
URL template for constructing a tracking URL.
|
final_url_suffix
|
string
Final URL suffix to be appended to landing page URLs served with 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 2025-02-25 UTC.
[null,null,["Last updated 2025-02-25 UTC."],[[["Sitelinks allow the inclusion of additional links beneath the main ad, enhancing user navigation to specific website sections."],["Sitelinks utilize `final_urls` and `final_mobile_urls` for directing users to appropriate landing pages on different devices."],["Customization is possible with `url_custom_parameters` for substituting specific tags in the URLs, and `link_text` to define the displayed text for each sitelink."],["Descriptions for sitelinks can be included with `line1` and `line2`, providing concise details about the linked content within specified character limits."],["Tracking and redirection capabilities are available through `tracking_url_template` for monitoring sitelink performance and `final_url_suffix` for parallel tracking functionalities."]]],["Sitelinks contain several key fields: `final_urls[]` and `final_mobile_urls[]` list destination URLs. `url_custom_parameters[]` maps tags for URL substitution. `link_text` sets the display text (1-25 characters). `line1` and `line2` (0-35 characters each) provide descriptions, both are required if used. `tracking_url_template` defines a tracking URL template, and `final_url_suffix` appends to landing page URLs. These elements structure the destination and display of sitelink information.\n"]]