ज़रूरी है. फ़ेच करने के लिए Google ऑडियंस का आईडी.
क्वेरी पैरामीटर
पैरामीटर
यूनियन पैरामीटर accessor. ज़रूरी है. इससे पता चलता है कि DV360 की किस इकाई में अनुरोध किया जा रहा है. जीईटी अनुरोध, Google ऑडियंस की सिर्फ़ वे इकाइयां दिखाएगा जो accessor में पहचानी गई DV360 इकाई के लिए ऐक्सेस कर सकती हैं. accessor इनमें से सिर्फ़ एक हो सकती है:
[[["समझने में आसान है","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"]],["आखिरी बार 2024-06-11 (UTC) को अपडेट किया गया."],[[["The Display & Video 360 API v2 has been sunset and this documentation pertains to that version."],["This API endpoint allows you to retrieve a Google audience using an HTTP GET request."],["To use the API, you need to provide the `googleAudienceId` and identify the DV360 entity (partner or advertiser) with access to the audience."],["You will need to be authorized with the `https://www.googleapis.com/auth/display-video` scope to access this endpoint."],["A successful response will contain detailed information about the requested Google audience."]]],["The document details the process for retrieving a Google audience using the Display & Video 360 API. This process uses a `GET` request with the URL `https://displayvideo.googleapis.com/v2/googleAudiences/{googleAudienceId}`. The request requires a `googleAudienceId` path parameter and an `accessor` query parameter, which can be either a `partnerId` or `advertiserId`. The request body must be empty, and the successful response contains a `GoogleAudience` object. The request also requires OAuth scope.\n"]]