Method: properties.dataStreams.sKAdNetworkConversionValueSchema.create
יצירת SKAdNetworkConversionValueSchema.
בקשת HTTP
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*/dataStreams/*}/sKAdNetworkConversionValueSchema
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
פרמטרים |
parent |
string
חובה. משאב ההורה שבו תיווצר הסכימה הזו. פורמט: properties/{property}/dataStreams/{dataStream}
|
גוף הבקשה
גוף הבקשה מכיל מופע של SKAdNetworkConversionValueSchema
.
גוף התשובה
אם הפעולה בוצעה בהצלחה, גוף התגובה מכיל מופע חדש של SKAdNetworkConversionValueSchema
שנוצר.
היקפי הרשאות
נדרש היקף ההרשאות הבא של OAuth:
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)."],[[["Creates a schema for SKAdNetwork conversion values within a specified data stream."],["The request requires specifying the parent data stream using the format: `properties/{property}/dataStreams/{dataStream}`."],["Users need `analytics.edit` scope authorization to create the schema."],["Upon successful execution, the API returns the newly created schema."]]],["This describes how to create a `SKAdNetworkConversionValueSchema` via a POST request. The request is sent to a specific URL using gRPC Transcoding syntax. The URL's `parent` path parameter is required and indicates where the schema will be created. The request body should contain the `SKAdNetworkConversionValueSchema` instance, and a successful response will return the newly created schema instance. This operation requires `analytics.edit` authorization scope.\n"]]