Method: properties.keyEvents.get
אחזור של אירוע מרכזי אחד.
בקשת HTTP
GET https://analyticsadmin.googleapis.com/v1beta/{name=properties/*/keyEvents/*}
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
פרמטרים |
name |
string
חובה. שם המשאב של האירוע המרכזי שיש לאחזר. פורמט: properties/{property}/keyEvents/{keyEvent} לדוגמה: "properties/123/keyEvents/456"
|
גוף הבקשה
גוף הבקשה חייב להיות ריק.
גוף התשובה
אם הפעולה בוצעה ללא שגיאות, גוף התגובה מכיל מופע של KeyEvent
.
היקפי הרשאות
נדרש אחד מהיקפי ההרשאות הבאים של OAuth:
https://www.googleapis.com/auth/analytics.readonly
https://www.googleapis.com/auth/analytics.edit
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-05-06 (שעון UTC).
[null,null,["עדכון אחרון: 2024-05-06 (שעון UTC)."],[[["Retrieve detailed insights about a specific Key Event within your Google Analytics 4 property."],["Access Key Event data through a simple GET request using the provided URL structure."],["Identify the desired Key Event by specifying its resource name in the request path."],["Upon successful retrieval, receive a comprehensive response containing the Key Event details."],["Authorization requires specific OAuth scopes for read or edit access to Analytics data."]]],[]]