הגדרת השוואה ספציפית. רוב הבקשות יכללו כמה השוואות, כך שהדוח יבצע השוואה בין ההשוואות.
ייצוג ב-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 יכול להיות רק אחד מהערכים הבאים:
[null,null,["עדכון אחרון: 2024-11-22 (שעון UTC)."],[[["JSON representation defines individual comparisons, often used in reports to compare multiple aspects."],["Each comparison has a name for identification and uses either a `dimensionFilter` or a saved `comparison` for defining the comparison logic."],["`dimensionFilter` allows for basic comparisons using FilterExpression, while `comparison` utilizes a saved comparison resource for complex scenarios."],["The response data will present each comparison in separate rows, identified by their respective names."]]],[]]