Método: urlNotifications.publish
Notifica que um URL foi atualizado ou excluído.
Solicitação HTTP
POST https://indexing.googleapis.com/v3/urlNotifications:publish
O URL usa a sintaxe de anotação HTTP da API do Google.
Corpo da solicitação
O corpo da solicitação contém uma instância de UrlNotification
.
Corpo da resposta
Se houver sucesso, o corpo da resposta terá dados com esta estrutura:
Saída para urlNotifications.publish
Campos |
urlNotificationMetadata |
object(UrlNotificationMetadata )
É a descrição dos eventos de notificação recebidos para este URL.
|
Escopos da autorização
Requer o seguinte escopo OAuth:
https://www.googleapis.com/auth/indexing
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-02-18 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]