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}