Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2023/12/02 (UTC).
[null,null,["Dernière mise à jour le 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"]]