একটি রোল-আপ সম্পত্তি উৎস লিঙ্ক মুছে দেয়। শুধুমাত্র রোল-আপ প্রপার্টির সোর্স লিঙ্ক থাকতে পারে, তাই অন্য ধরনের প্রপার্টিতে ব্যবহার করা হলে এই পদ্ধতিটি একটি ত্রুটি নিক্ষেপ করবে।
[[["সহজে বোঝা যায়","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-01-14 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Deletes a roll-up property source link, applicable only to roll-up properties, and throws an error if used on other property types."],["Uses an HTTP DELETE request with a specific URL structure including property and roll-up property source link IDs."],["Requires an empty request body and returns an empty response body upon successful deletion."],["Needs authorization with the `https://www.googleapis.com/auth/analytics.edit` scope."]]],["This document outlines how to delete a roll-up property source link via an HTTP DELETE request. The request URL specifies the link to be deleted using a predefined format with `property_id` and `rollup_property_source_link_id`. No request body is needed. A successful deletion returns an empty JSON object. This action is limited to roll-up properties and requires the `analytics.edit` OAuth scope for authorization. The path parameter `name` format is required in the request.\n"]]