זהירות: אתה צופה בתיעוד עבור ממשק ה-API ל-REST. רוב ספריות הלקוחות הרשמיות שלנו משתמשות ב-gRPC. פרטים נוספים זמינים ב
מבוא ל-REST.
BiddingSeasonalityAdjustmentOperation
פעולה אחת (יצירה, הסרה, עדכון) של התאמה עונתית.
שדות |
updateMask |
string (FieldMask format)
FieldMask שקובע אילו שדות משאבים ישתנו בעדכון. זוהי רשימה מופרדת בפסיקים של שמות שדות מלאים. דוגמה: "user.displayName,photo"
|
שדה איחוד operation . פעולת השינוי. operation יכול להיות רק אחת מהאפשרויות הבאות: |
create |
object (BiddingSeasonalityAdjustment )
פעולת יצירה: לא צפוי שם משאב להתאמה העונתית החדשה.
|
update |
object (BiddingSeasonalityAdjustment )
פעולת עדכון: ההתאמה העונתית צפויה לכלול שם משאב חוקי.
|
remove |
string
פעולת הסרה: צפוי שם משאב להתאמה העונתית שהוסרה, בפורמט הבא: customers/{customerId}/biddingSeasonalityAdjustments/{seasonalityAdjustmentId}
|
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-03-06 (שעון UTC).
[null,null,["עדכון אחרון: 2025-03-06 (שעון UTC)."],[[["This documentation outlines the JSON structure for managing seasonality adjustments in Google Ads, including creating, updating, and removing them."],["The `operation` field specifies the action type: `create`, `update`, or `remove`, each with its corresponding data requirements."],["`updateMask` is used to selectively modify specific fields during updates."],["Resource names are essential for `update` and `remove` operations, following a defined format."]]],["The content details operations for seasonality adjustments, allowing for creation, updates, or removal. An `updateMask` field specifies which resource fields are modified during updates. The `operation` field is a union, supporting only one action. `Create` requires a new seasonality adjustment object, `update` requires a valid resource name, and `remove` needs the resource name in the format of `customers/{customerId}/biddingSeasonalityAdjustments/{seasonalityAdjustmentId}`.\n"]]