Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
SitelinkExtensionParameters
Stay organized with collections
Save and categorize content based on your preferences.
Parameters to use when applying sitelink recommendation.
Fields |
sitelink_extensions[]
|
SitelinkFeedItem
Sitelinks to be added. This is a required field.
|
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.
[[["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 2025-02-25 UTC."],[[["Sitelinks are added using the `sitelink_extensions[]` field, requiring a SitelinkFeedItem object for each link."],["Developers should refer to the [SitelinkFeedItem](/google-ads/api/reference/rpc/v18/SitelinkFeedItem) documentation for detailed information on how to structure the links."]]],["Sitelink recommendations require the use of the `sitelink_extensions[]` field. This field takes an array of `SitelinkFeedItem` objects. These objects represent the specific sitelinks that will be added. Providing these `SitelinkFeedItem` objects within the `sitelink_extensions[]` field is mandatory for implementing sitelink recommendations. Each item within the `sitelink_extensions[]` array represents one site link to be added.\n"]]