פלט בלבד. מזהה. נוצר על ידי Content API כשיוצרים ConversionSource חדש. פורמט: [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"]]