احتیاط: شما در حال مشاهده اسناد رابط REST API هستید. اکثر کتابخانه های مشتری رسمی ما از gRPC استفاده می کنند. برای جزئیات بیشتر به مقدمه REST مراجعه کنید.
یک عملیات واحد (ایجاد، حذف) روی یک هدف تبدیل سفارشی.
نمایندگی JSON
{"updateMask": string,// Union field operation can be only one of the following:"create": {object (CustomConversionGoal)},"update": {object (CustomConversionGoal)},"remove": string// End of list of possible types for union field operation.}
تاریخ آخرین بهروزرسانی 2025-03-07 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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-03-07 بهوقت ساعت هماهنگ جهانی."],[[["This documentation describes the JSON representation for managing custom conversion goals in Google Ads."],["It supports three operations: creating a new goal, updating an existing goal, or removing a goal."],["Each operation requires specific fields, like \"updateMask\" for updates and resource names for removals."],["For \"create\" operations, no resource name is needed, while \"update\" and \"remove\" require existing goal identifiers."]]],[]]