[[["わかりやすい","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 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"]]