শুধুমাত্র আউটপুট। শনাক্তকারী। একটি নতুন ConversionSource তৈরি করার পরে Content API দ্বারা জেনারেট করা হয়। বিন্যাস: [az]{4}:.+ কোলনের আগের চারটি অক্ষর রূপান্তরিত উৎসের ধরণকে উপস্থাপন করে। কোলনের পরের বিষয়বস্তু সেই ধরনের মধ্যে রূপান্তর উৎসের আইডি প্রতিনিধিত্ব করে। দুটি ভিন্ন রূপান্তর উৎসের আইডি বিভিন্ন ধরনের জুড়ে একই হতে পারে। নিম্নলিখিত ধরনের উপসর্গ সমর্থিত: - galk: GoogleAnalyticsLink উৎসের জন্য। - mcdn: MerchantCenterDestination সূত্রের জন্য।
[[["সহজে বোঝা যায়","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-23 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This operation updates an existing Merchant Center Destination conversion source using an HTTP PATCH request."],["The request should target the specific conversion source using its unique name in the path parameter."],["An optional `updateMask` query parameter allows for specifying which fields to update."],["The request body must contain a `ConversionSource` object with the updated data."],["Successful responses will return the updated `ConversionSource` object."]]],["This document outlines the process for updating an existing Merchant Center Destination conversion source via a `PATCH` request to the Merchant API. The request URL uses gRPC Transcoding and requires a `conversionSource.name` path parameter to identify the specific source. The `updateMask` query parameter specifies which fields to update. The request and response bodies are both `ConversionSource` instances. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope. The identifier of conversion source is outputed by the Content API.\n"]]