כדאי לנסות את שרת ה-MCP ל-Google Analytics. אפשר להתקין מ-
GitHub, ולקרוא את
ההודעה לפרטים נוספים.
Comparison
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הגדרת השוואה ספציפית. רוב הבקשות יכללו כמה השוואות, כך שהדוח יבצע השוואה בין ההשוואות.
ייצוג ב-JSON |
{
"name": string,
// Union field one_comparison can be only one of the following:
"dimensionFilter": {
object (FilterExpression )
},
"comparison": string
// End of list of possible types for union field one_comparison .
} |
שדות |
name |
string
כל השוואה יוצרת שורות נפרדות בתגובה. בתגובה, ההשוואה הזו מזוהה לפי השם הזה. אם לא צוין שם, נשתמש בשם המוצג של ההשוואות השמורות.
|
שדה האיחוד one_comparison . סוג אחד של ערך השוואה one_comparison יכול להיות רק אחד מהערכים הבאים: |
dimensionFilter |
object (FilterExpression )
השוואה בסיסית.
|
comparison |
string
השוואה שמורה שזוהתה לפי שם המשאב של ההשוואה. לדוגמה, 'comparisons/1234'.
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-26 (שעון UTC).
[null,null,["עדכון אחרון: 2025-07-26 (שעון UTC)."],[],["The content defines a comparison structure for reporting. Each comparison has a `name` for identification in the response. A comparison can be defined in one of two ways: by a `dimensionFilter` object, which specifies a basic filter criteria; or by referencing a pre-existing saved `comparison` via its resource name. Multiple comparisons are used together to create a report, each comparison generating separate rows in the output.\n"],null,[]]