[[["容易理解","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 (世界標準時間)。"],[[["Display & Video 360 API v1 is sunset and this documentation details the creation of a FirstAndThirdPartyAudience using the v1 API."],["This API method only supports creating audiences with `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID` audience types."],["To use this API, you need to make a POST request to the specified endpoint with the advertiser ID and audience details in the request body."],["Successful requests will return the newly created FirstAndThirdPartyAudience object in the response."],["Authorization requires the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],["This document details the process for creating a `FirstAndThirdPartyAudience` using the Display & Video API. It outlines that the v1 version is no longer supported. The supported audience types are `CUSTOMER_MATCH_CONTACT_INFO` and `CUSTOMER_MATCH_DEVICE_ID`. To create a new audience, a POST request to the provided URL is necessary, including the required `advertiserId` query parameter. The request body must contain an instance of `FirstAndThirdPartyAudience`, and a successful response will return a newly created `FirstAndThirdPartyAudience` instance. The API requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]