Link
ייצוג JSON |
{
"url": string,
"title": string,
"thumbnailUrl": string
} |
שדות |
url |
string
כתובת ה-URL שאליה יתבצע הקישור. צריכה להיות מחרוזת UTF-8 חוקית שמכילה בין 1 ל-2024 תווים.
|
title |
string
כותרת היעד של כתובת ה-URL. קריאה בלבד.
|
thumbnailUrl |
string
כתובת ה-URL של תמונה ממוזערת של כתובת ה-URL של היעד. קריאה בלבד.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-02-27 (שעון UTC).
[null,null,["עדכון אחרון: 2025-02-27 (שעון UTC)."],[[["URLs are represented as JSON objects with `url`, `title`, and `thumbnailUrl` fields."],["The `url` field is a required string containing the link destination and must be between 1 and 2024 characters."],["The `title` and `thumbnailUrl` fields are read-only and provide the title and thumbnail image URL of the linked content, respectively."]]],[]]