AdOperation

פעולת עדכון יחידה במודעה.

ייצוג ב-JSON
{
  "updateMask": string,
  "policyValidationParameter": {
    object (PolicyValidationParameter)
  },

  // Union field operation can be only one of the following:
  "update": {
    object (Ad)
  }
  // End of list of possible types for union field operation.
}
שדות
updateMask

string (FieldMask format)

FieldMask שמגדיר אילו שדות של המשאב ישתנו בעדכון.

זוהי רשימה של שמות שדות מוגדרים במלואם, שמופרדים בפסיקים. דוגמה: "user.displayName,photo"

policyValidationParameter

object (PolicyValidationParameter)

הגדרה של אופן האימות של כללי המדיניות.

שדה האיחוד operation. פעולת השינוי. הערך של operation יכול להיות רק אחת מהאפשרויות הבאות:
update

object (Ad)

פעולת עדכון: המודעה אמורה לכלול שם משאב תקין בפורמט הזה:

customers/{customerId}/ads/{ad_id}