[[["易于理解","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"]],["最后更新时间 (UTC):2025-01-14。"],[[["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"]]