[[["易于理解","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):2024-05-06。"],[[["This guide details how to look up a single SKAdNetworkConversionValueSchema using the Google Analytics Admin API."],["The request is a GET request sent to a specific URL with the SKAdNetwork conversion value schema's resource name as a path parameter."],["The response body, upon successful execution, will contain an instance of SKAdNetworkConversionValueSchema."],["Authorization for this request requires one of two specified OAuth scopes related to Google Analytics."]]],["This outlines retrieving a single SKAdNetworkConversionValueSchema via a `GET` request to a specific URL. The URL structure uses gRPC Transcoding and requires a resource `name` parameter in the path. The request body is empty. A successful response returns an instance of `SKAdNetworkConversionValueSchema`. Authorization requires either `analytics.readonly` or `analytics.edit` OAuth scopes. Users can try the described actions by clicking on the \"Try it!\" section.\n"]]