مطلوب. الموقع الذي يتمّ الإقرار بجمع بيانات المستخدِمين من أجله.
نص الطلب
يحتوي نص الطلب على بيانات بالبنية التالية:
تمثيل JSON
{"acknowledgement": string}
الحقول
acknowledgement
string
مطلوب. إقرار بأنّ المتصل بهذه الطريقة يفهم بنود جمع بيانات المستخدمين
يجب أن يحتوي هذا الحقل على القيمة الدقيقة التالية: "أقرّ بأنّ لديّ حقوق وإفصاحات الخصوصية اللازمة من المستخدِمين النهائيين لجمع بياناتهم ومعالجتها، بما في ذلك ربط هذه البيانات بمعلومات الزيارات التي تجمعها "إحصاءات Google" من موقعي الإلكتروني و/أو تطبيقي".
نص الاستجابة
إذا كانت الاستجابة ناجحة، يكون نص الاستجابة فارغًا.
تاريخ التعديل الأخير: 2024-09-08 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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"]],["تاريخ التعديل الأخير: 2024-09-08 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This API endpoint is used to acknowledge the terms of user data collection for a specified Google Analytics property."],["Acknowledgement is required before creating MeasurementProtocolSecret resources and involves confirming understanding of data collection and user privacy."],["The request must include a specific acknowledgement phrase stating the user understands the implications of data collection and has necessary user consent."],["The API uses a POST request to a specific endpoint and includes the property ID in the path."],["Upon successful acknowledgement, the response body will be empty."]]],["The core content outlines the process for acknowledging user data collection terms via an API. A `POST` HTTP request to a specific URL is required, including the `property` path parameter. The request body must contain a JSON with the exact `acknowledgement` string confirming understanding of data collection terms. A successful request results in an empty response, requiring `analytics.edit` authorization scope. The acknowledgment must happen to allow resource creation.\n"]]