Method: properties.dataStreams.sKAdNetworkConversionValueSchema.patch
SKAdNetworkConversionValueSchema'yı günceller.
HTTP isteği
PATCH https://analyticsadmin.googleapis.com/v1alpha/{skadnetworkConversionValueSchema.name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}
URL, gRPC Kod Dönüştürme söz dizimini kullanır.
Yol parametreleri
Parametreler |
skadnetworkConversionValueSchema.name |
string
Yalnızca çıkış. Şemanın kaynak adı. Bu, YALNIZCA bir iOS akışının alt öğesi olacaktır ve bir iOS akışında en fazla bir tane böyle alt öğe bulunabilir. Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema
|
Sorgu parametreleri
Parametreler |
updateMask |
string (FieldMask format)
Zorunlu. Güncellenecek alanların listesi. Atlanan alanlar güncellenmez. Bu, alanların tam nitelikli adlarının virgülle ayrılmış bir listesidir. Örnek: "user.displayName,photo" .
|
İstek içeriği
İstek metni, SKAdNetworkConversionValueSchema
öğesinin bir örneğini içerir.
Yanıt gövdesi
Başarılıysa yanıt metni, SKAdNetworkConversionValueSchema
öğesinin bir örneğini içerir.
Yetkilendirme kapsamları
Aşağıdaki OAuth kapsamını gerektirir:
https://www.googleapis.com/auth/analytics.edit
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-01-14 UTC.
[null,null,["Son güncelleme tarihi: 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"]]