[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 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"]]