عملية واحدة (إنشاء أو تعديل أو إزالة) على مَعلمة الإعلان
تمثيل JSON
{"updateMask": string,// Union field operation can be only one of the following:"create": {object (AdParameter)},"update": {object (AdParameter)},"remove": string// End of list of possible types for union field operation.}
تاريخ التعديل الأخير: 2025-03-06 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-06 (حسب التوقيت العالمي المتفَّق عليه)"],[[["This operation defines how to create, update, or remove an ad parameter."],["The `operation` field determines the type of action (create, update, remove) to be performed."],["A `FieldMask` is used in update operations to specify which fields of the ad parameter should be modified."],["When creating a new ad parameter, a resource name is not required."],["For removal, the ad parameter's resource name must be provided in a specific format."]]],[]]