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}