[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2023-12-02 (שעון UTC)."],[[["Display & Video 360 API v1 is sunset and this documentation details updating FirstAndThirdPartyAudiences via the API."],["This update functionality is exclusively for `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID` audience types."],["The API request requires specifying the `firstAndThirdPartyAudienceId`, `updateMask`, and `advertiserId`."],["The request body should contain a `FirstAndThirdPartyAudience` object with the desired updates, and a successful response will return the updated `FirstAndThirdPartyAudience` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document outlines the process for updating a `FirstAndThirdPartyAudience` via the API, which can be achieved using a PATCH request to a specified URL. Updates are only allowed for audiences with `CUSTOMER_MATCH_CONTACT_INFO` or `CUSTOMER_MATCH_DEVICE_ID` types. The `updateMask` and `advertiserId` are required query parameters to update `displayName`, `description`, or `membershipDurationDays`. The request body contains an instance of `FirstAndThirdPartyAudience`, and the response body will return the updated `FirstAndThirdPartyAudience`. OAuth scope `https://www.googleapis.com/auth/display-video` is needed.\n"]]