Required. The ID of the first and third party audience to fetch.
Query parameters
Parameters
Union parameter accessor. Required. Identifies which DV360 entity the request is being made within. The GET request will only return first and third party audience entities that are accessible to the DV360 entity identified within the accessor. accessor can be only one of the following:
[[["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."],[[["This documentation details how to get a first and third party audience using the Display & Video 360 API."],["The request requires a `firstAndThirdPartyAudienceId` path parameter and an `accessor` query parameter, which can be either `partnerId` or `advertiserId`."],["The response, if successful, contains a `FirstAndThirdPartyAudience` object."],["Authorization requires the `https://www.googleapis.com/auth/display-video` scope."]]],["The content describes how to retrieve a first and third-party audience using the Display & Video 360 API. A `GET` request is sent to the specified URL, including the required `firstAndThirdPartyAudienceId` path parameter. The `accessor` query parameter, which specifies either a `partnerId` or `advertiserId`, is also mandatory. The request body is empty. A successful response returns a `FirstAndThirdPartyAudience` instance, requiring the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization.\n"]]