सिर्फ़ आउटपुट के लिए. आइडेंटिफ़ायर. नया ConversionSource बनाने पर, Content API से जनरेट की गई. फ़ॉर्मैट: [a-z]{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"]]