2025년 9월 8일부터 모든 새 광고 항목은 유럽연합 (EU) 정치 광고를 게재할지 여부를 선언해야 합니다. 선언을 제공하지 않는 Display & Video 360 API 및 SDF 업로드는 실패합니다. 통합을 업데이트하여 이 선언을 하는 방법에 대한 자세한 내용은
지원 중단 페이지를 참고하세요.
AuthorizedSellerStatus
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
가능한 승인된 판매자 상태 타겟팅 옵션
enum 값이 설정되지 않은 경우 '공인 직접 판매자'
열거형 |
AUTHORIZED_SELLER_STATUS_UNSPECIFIED |
이 버전에서 공인 판매자 상태가 지정되지 않은 경우의 기본값입니다. 이 열거형은 기본값 또는 UI의 '승인된 직접 판매자 및 리셀러'의 자리표시자입니다. |
AUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY |
수익이 창출되고 있는 인벤토리를 직접 소유한 승인된 판매자만(ads.txt 파일의 DIRECT 선언에 나와 있음) 이 값은 UI의 '승인된 직접 판매자'와 같습니다. |
AUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS |
ads.txt 파일을 게시하지 않은 게시자를 포함한 모든 승인된 판매자 Display & Video 360은 승인되지 않은 판매자를 자동으로 허용하지 않습니다. 이 값은 UI의 '승인된 게시자 및 참여하지 않는 게시자'와 같습니다. |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eAuthorized seller status targeting options help advertisers control which sellers can monetize their inventory.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAUTHORIZED_SELLER_STATUS_UNSPECIFIED\u003c/code\u003e defaults to including authorized direct sellers and resellers.\u003c/p\u003e\n"],["\u003cp\u003eAdvertisers can target only authorized direct sellers with \u003ccode\u003eAUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS\u003c/code\u003e option targets all authorized sellers, even those without ads.txt files.\u003c/p\u003e\n"]]],[],null,["# AuthorizedSellerStatus\n\n| Display \\& Video 360 API is deprecated and will sunset on **October 7, 2025** . Migrate to [Display \\& Video 360 API v4](/display-video/api/reference/rest/v4) before sunset to avoid an interruption in service.\nPossible authorized seller status targeting options.\n\nIf an enum value is not set, \"Authorized Direct Sellers\"\n\n| Enums ||\n|------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `AUTHORIZED_SELLER_STATUS_UNSPECIFIED` | Default value when authorized seller status is not specified in this version. This enum is a placeholder for the default value, or \"Authorized Direct Sellers and Resellers\" in the UI. |\n| `AUTHORIZED_SELLER_STATUS_AUTHORIZED_DIRECT_SELLERS_ONLY` | Only authorized sellers that directly own the inventory being monetized, as indicated by a DIRECT declaration in the ads.txt file. This value is equivalent to \"Authorized Direct Sellers\" in the UI. |\n| `AUTHORIZED_SELLER_STATUS_AUTHORIZED_AND_NON_PARTICIPATING_PUBLISHERS` | All authorized sellers, including publishers that have not posted an ads.txt file. Display \\& Video 360 automatically disallows unauthorized sellers. This value is equivalent to \"Authorized and Non-Participating Publishers\" in the UI. |"]]