זהירות: אתה צופה בתיעוד עבור ממשק ה-API ל-REST. רוב ספריות הלקוחות הרשמיות שלנו משתמשות ב-gRPC. פרטים נוספים זמינים ב
מבוא ל-REST.
KeywordInfo
שדות |
matchType |
enum (KeywordMatchType )
סוג ההתאמה של מילת המפתח.
|
text |
string
הטקסט של מילת המפתח (80 תווים ו-10 מילים לכל היותר).
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-03-06 (שעון UTC).
[null,null,["עדכון אחרון: 2025-03-06 (שעון UTC)."],[[["Keyword criterion is defined by its `matchType` and `text`."],["`matchType` specifies how the keyword is matched to search queries, selected from the `KeywordMatchType` enum."],["`text` is the keyword itself, limited to 80 characters and 10 words."],["The JSON representation of a keyword criterion includes these two fields enclosed in curly braces."]]],["The provided JSON represents a keyword criterion with two key fields: `matchType` and `text`. `matchType`, an enumerated value, defines how the keyword matches search queries. The `text` field, a string, holds the keyword itself, limited to a maximum of 80 characters and 10 words. This structure defines how a specific keyword is structured and matched.\n"]]