Link
ייצוג ב-JSON |
{
"url": string,
"title": string,
"thumbnailUrl": string
} |
שדות |
url |
string
כתובת ה-URL שאליה רוצים לקשר. זו חייבת להיות מחרוזת UTF-8 תקינה שמכילה בין תו אחד ל-2,024 תווים.
|
title |
string
שם היעד של כתובת ה-URL. קריאה בלבד.
|
thumbnailUrl |
string
כתובת ה-URL של תמונה ממוזערת של כתובת ה-URL היעד. קריאה בלבד.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-12-06 (שעון UTC).
[null,null,["עדכון אחרון: 2024-12-06 (שעון 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."]]],[]]