Method: properties.dataStreams.sKAdNetworkConversionValueSchema.delete
SKAdNetworkConversionValueSchema هدف را حذف می کند.
درخواست HTTP
DELETE https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/dataStreams/*/sKAdNetworkConversionValueSchema/*}
URL از دستور GRPC Transcoding استفاده می کند.
پارامترهای مسیر
پارامترها |
---|
name | string مورد نیاز. نام SKAdNetworkConversionValueSchema برای حذف. قالب: خواص/{property}/dataStreams/{dataStream}/sKAdNetworkConversionValueSchema/{skadnetworkConversionValueSchema} |
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ یک شی JSON خالی است.
محدوده مجوز
به محدوده OAuth زیر نیاز دارد:
-
https://www.googleapis.com/auth/analytics.edit
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-01-14 بهوقت ساعت هماهنگ جهانی."],[[["Deletes the specified SKAdNetworkConversionValueSchema using a DELETE request to the provided URL."],["Requires a specific path parameter to identify the SKAdNetworkConversionValueSchema to be deleted."],["The request body should be empty, and a successful deletion results in an empty response body."],["Requires authorization with the `https://www.googleapis.com/auth/analytics.edit` scope."]]],["This document details the process of deleting a specific SKAdNetworkConversionValueSchema. The core action is to send a `DELETE` HTTP request to a designated URL. The URL requires a `name` path parameter specifying the target schema to be deleted. The request body must be empty. A successful deletion returns an empty JSON object in the response. This action also requires `https://www.googleapis.com/auth/analytics.edit` authorization scope.\n"]]