النتائج فقط. المعرّف يتم إنشاؤها بواسطة Content API عند إنشاء ConversionSource جديد. التنسيق: [a-z]{4}:.+ تمثل الأحرف الأربعة قبل النقطتَين الرأسيتَين نوع مصدر الإحالة الناجحة. يمثّل المحتوى الذي يأتي بعد النقطتَين رقم تعريف مصدر الإحالة الناجحة ضمن هذا النوع. قد يكون رقم تعريف مصدرَي إحالة ناجحة مختلفَين متطابقًا في أنواع مختلفة. يمكن استخدام البادئات التالية للأنواع: - galk: لمصادر GoogleAnalyticsLink. - mcdn: لمصادر MerchantCenterDestination
تاريخ التعديل الأخير: 2025-01-23 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]