Отзыв заявления
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
Отзыв заявления
Не существует глобального репозитория операторов, который можно было бы изменить, или какого-либо способа явно объявить оператор как более не поддерживаемый. Вам придется полагаться на методы, описанные здесь, чтобы отозвать заявление, а также на то, чтобы ваше клиентское приложение своевременно проверяло наличие заявления.
Чтобы удалить заявление:
- Для веб-сайтов удалите выписку из списка выписок или полностью удалите файл выписки. Срок действия операторов веб-сайта истекает после того, как веб-сервер перестает их обслуживать, а также время кэшированного TTL. API Google Digital Assets устанавливает максимальный предел TTL в восемь дней.
- Для приложений Android обновите новый APK без этого заявления. Заявления становятся недоступными для обнаружения, когда новая версия приложения загружается и устанавливается в «действующий» режим в Play Store. Удаление старых операторов из всех кэшей может занять до двух дней.
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-29 UTC.
[null,null,["Последнее обновление: 2025-08-29 UTC."],[[["\u003cp\u003eThere isn't a central method to revoke statements; revocation relies on removing or updating statement sources.\u003c/p\u003e\n"],["\u003cp\u003eWebsite statement revocation involves deleting the statement list or file, leading to expiration after server removal and cached TTL.\u003c/p\u003e\n"],["\u003cp\u003eAndroid app statement revocation requires updating the APK without the statement, making old statements undiscoverable after the new version is live.\u003c/p\u003e\n"]]],[],null,["# Revoking a Statement\n\nRevoking a statement\n--------------------\n\nThere is no global statement repository that can be modified, or any way to explicitly declare a statement as no longer supported. You will have to depend on the methods here to revoke a statement, and depend on your client app to check for the presence of the statement in a timely manner.\n\n**To delete a statement:**\n\n- **For websites**, delete the statement from the statement list, or delete the statement file entirely. Website statements expire after the web server stops serving them plus the cached TTL time. The Google Digital Assets API enforces a max limit of eight days on the TTL.\n- **For Android apps**, update a new APK without the statement. Statements become undiscoverable when a new version of the app is uploaded and set to \"live\" in the Play Store. It may take up to two days for old statements to flush out of all the caches."]]