[[["容易理解","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-04-02 (世界標準時間)。"],[[["Lists SKAdNetworkConversionValueSchema on a stream, with properties having at most one schema."],["Uses an HTTP GET request with path and query parameters for specifying the data stream and pagination."],["The response body contains a list of SKAdNetworkConversionValueSchemas and a potential next page token (though currently, only one schema is supported per data stream)."],["Requires specific authorization scopes for access: `analytics.readonly` or `analytics.edit`."]]],["This document details how to retrieve SKAdNetworkConversionValueSchemas for a specific data stream using a `GET` request. The request URL requires a `parent` path parameter specifying the data stream. Optional query parameters include `pageSize` and `pageToken` for pagination. The request body must be empty. The response contains a list of `skadnetworkConversionValueSchemas` and a `nextPageToken` (though currently unused). Authorization requires either `analytics.readonly` or `analytics.edit` OAuth scopes.\n"]]