연합 매개변수 accessor입니다. 필수 항목입니다. 요청이 이루어지는 DV360 항목을 식별합니다. GET 요청은 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"]],["최종 업데이트: 2025-03-27(UTC)"],[],["The Display & Video 360 API v4, currently in beta, allows fetching inventory source groups via a `GET` request. The request URL requires the `inventorySourceGroupId` as a path parameter. The `accessor` is a required query parameter, specifying either a `partnerId` or `advertiserId` to identify the accessing entity. The request body must be empty. A successful response will contain an `InventorySourceGroup` instance. The API requires the `https://www.googleapis.com/auth/display-video` OAuth scope.\n"]]