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)

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