URL loại HTTPS do người bán định cấu hình. URL phải được lưu trữ trên HTTPS và robots.txt phải cho phép UserAgent:Googlebot truy cập vào đường dẫn URL.
updateRequestUrl (deprecated)
string
URL cho điểm cuối của người bán sẽ được gọi để yêu cầu thông tin cập nhật. URL phải được lưu trữ trên HTTPS và robots.txt phải cho phép UserAgent:Googlebot truy cập vào đường dẫn URL. Không dùng nữa.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2025-07-25 UTC."],[[["The schema utilizes JSON to represent data with `url` and `updateRequestUrl` fields."],["`url` is a required string specifying the merchant's HTTPS URL, accessible by Googlebot."],["`updateRequestUrl`, now deprecated, was a string indicating the merchant's endpoint for update requests, also accessible by Googlebot."]]],["The JSON structure contains two string fields: `url` and `updateRequestUrl`. The `url` field is an HTTPS URL provided by the merchant, accessible to Googlebot. The `updateRequestUrl` field, also a merchant-provided HTTPS URL, is now deprecated. Both URLs must be hosted on HTTPS and accessible to Googlebot according to the robots.txt file.\n"]]