Display & Video 360 API v2 সূর্যাস্ত হয়েছে। পরিবর্তে Display & Video 360 API v3 ব্যবহার করুন। v2 থেকে v3 মাইগ্রেশন নির্দেশাবলীর জন্য, আমাদের মাইগ্রেশন গাইড দেখুন।
[null,null,["2024-11-06 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"]]