SitelinkFeedItem

  • Sitelinks have various fields including final URLs, mobile URLs, custom parameters, and tracking URLs.

  • Sitelinks require display text with a length between 1 and 25 characters.

  • Sitelinks can have two lines of description, both between 0 and 35 characters, and if one is set, the other must also be set.

Represents a sitelink.

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.

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.