Ahrefs
gsc-ctr-by-position
Returns Google Search Console CTR (click-through rate) data by keyword position, showing each keyword's average position, CTR percentage, and click count. Use doc tool first to get the real input schema.
Remote ahrefs
Other tools also called gsc-ctr-by-position?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"device": {
"type": "string"
},
"output": {
"type": "string"
},
"country": {
"type": "string"
},
"date_to": {
"type": "string"
},
"date_from": {
"type": "string"
},
"project_id": {
"type": "integer"
},
"portfolio_id": {
"type": "integer"
}
}
}