지원 중단
BidRequest
또는 BidResponse
의 필드는 지원 중단될 수 있습니다.
지원 중단된 필드는 결국 지원 종료되므로
더 이상 작동하지 않습니다.
알림 기간은 지원 중단과 지원 종료 사이의 시간을 의미합니다.
알림 기간 동안 코드를 업데이트하여 종속 항목을 삭제합니다.
사용 중지하여 서비스가 중단되지 않도록 합니다.
지원 중단된 필드에는 [deprecated = true]
옵션이 있으며
설명 첫 번째 줄에
Deprecated. This will be removed in {MONTH} {YEAR}
DEPRECATED_
접두사와 함께 지원 중단된 필드 이름이 표시될 수도 있습니다.
이는 지원 중단된 필드를 표시하는 기존 방법입니다.
지원 중단 및 지원 종료는
참고 및
블로그.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-10(UTC)
[null,null,["최종 업데이트: 2024-09-10(UTC)"],[[["Fields in BidRequest and BidResponse can be deprecated and eventually removed (sunsetted)."],["You'll be notified before a field is removed, giving you time to update your code."],["Deprecated fields are marked with `[deprecated = true]` or a `DEPRECATED_` prefix in their description."],["Refer to release notes and the Ads Developer Blog for deprecation and sunset announcements."]]],["Deprecated fields in `BidRequest` or `BidResponse` will eventually be removed. During the notification period before removal, update code to remove dependencies on these fields. Deprecated fields are marked with `[deprecated = true]` and a removal date in their description, or a `DEPRECATED_` prefix. Deprecations and sunsets are announced in release notes and the blog. Ensure continuous service by updating your code.\n"]]