একটি রোল-আপ সম্পত্তি উৎস লিঙ্ক তৈরি করে। শুধুমাত্র রোল-আপ প্রপার্টির সোর্স লিঙ্ক থাকতে পারে, তাই অন্য ধরনের প্রপার্টিতে ব্যবহার করা হলে এই পদ্ধতিটি একটি ত্রুটি নিক্ষেপ করবে।
HTTP অনুরোধ
POST https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/rollupPropertySourceLinks
[[["সহজে বোঝা যায়","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-10-25 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Creates a source link for roll-up properties to link with original properties."],["Uses an HTTP POST request with specific path and request body parameters."],["Successful requests return a newly created `RollupPropertySourceLink` instance."],["Requires `analytics.edit` authorization scope for execution."]]],["This document details how to create a roll-up property source link via a `POST` request to the specified URL: `https://analyticsadmin.googleapis.com/v1alpha/{parent=properties/*}/rollupPropertySourceLinks`. The `parent` path parameter, formatted as `properties/{property_id}`, is required. The request body should contain a `RollupPropertySourceLink` instance, and a successful response will return a newly created `RollupPropertySourceLink`. This action is only for roll-up properties and requires the `analytics.edit` OAuth scope.\n"]]