Method: properties.dataStreams.sKAdNetworkConversionValueSchema.patch
อัปเดต SKAdNetworkConversionValueSchema
คำขอ HTTP
PATCH https://analyticsadmin.googleapis.com/v1alpha/{skadnetworkConversionValueSchema.name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}
URL ใช้ไวยากรณ์การแปลง gRPC
พารามิเตอร์เส้นทาง
พารามิเตอร์ |
skadnetworkConversionValueSchema.name |
string
เอาต์พุตเท่านั้น ชื่อทรัพยากรของสคีมา รายการนี้จะเป็นสตรีมย่อยของสตรีม iOS เท่านั้น และสตรีมย่อยดังกล่าวจะมีได้สูงสุด 1 รายการในสตรีม iOS Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema
|
พารามิเตอร์การค้นหา
พารามิเตอร์ |
updateMask |
string (FieldMask format)
ต้องระบุ รายการช่องที่จะอัปเดต ระบบจะไม่อัปเดตช่องที่ละเว้น ซึ่งเป็นรายการชื่อฟิลด์ที่สมบูรณ์ในตัวเองที่คั่นด้วยคอมมา ตัวอย่าง: "user.displayName,photo"
|
เนื้อหาของคำขอ
เนื้อความของคำขอมีอินสแตนซ์ของ SKAdNetworkConversionValueSchema
เนื้อหาการตอบกลับ
หากทำสำเร็จ เนื้อหาการตอบกลับจะมีอินสแตนซ์ SKAdNetworkConversionValueSchema
ขอบเขตการให้สิทธิ์
ต้องใช้ขอบเขต OAuth ต่อไปนี้
https://www.googleapis.com/auth/analytics.edit
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-01-14 UTC
[null,null,["อัปเดตล่าสุด 2025-01-14 UTC"],[[["This documentation outlines how to update a SKAdNetworkConversionValueSchema using a PATCH request to a specific endpoint."],["The request requires specifying the schema name in the path and a field mask to indicate fields to update in the query parameters."],["Both the request and response bodies utilize the SKAdNetworkConversionValueSchema object for data transmission."],["Authorization necessitates the `https://www.googleapis.com/auth/analytics.edit` scope for successful execution."]]],["This documentation details updating a `SKAdNetworkConversionValueSchema` via a PATCH request to the specified URL. The request requires a `skadnetworkConversionValueSchema.name` path parameter, indicating the schema's resource location. It also needs an `updateMask` query parameter, specifying fields to modify. The request body holds the `SKAdNetworkConversionValueSchema` instance with updates. The successful response returns the updated `SKAdNetworkConversionValueSchema`. Authorization for this operation requires the `analytics.edit` OAuth scope.\n"]]