सिर्फ़ आउटपुट के लिए. स्कीमा का संसाधन नाम. यह सिर्फ़ iOS स्ट्रीम का चाइल्ड होगा. साथ ही, iOS स्ट्रीम में ज़्यादा से ज़्यादा एक ऐसा चाइल्ड हो सकता है. Format: properties/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 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"]]