RemarketingActionOperation

פעולה יחידה (יצירה, עדכון) בפעולת רימרקטינג.

ייצוג JSON
{
  "updateMask": string,

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

string (FieldMask format)

FieldMask קובעת אילו שדות משאבים ישונו בעדכון.

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

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

object (RemarketingAction)

פעולת יצירה: לא נדרש שם משאב לפעולת הרימרקטינג החדשה.

update

object (RemarketingAction)

פעולת העדכון: לפעולת הרימרקטינג אמור להיות שם משאב חוקי.