I am trying to retrieve information form Google Search Console using Python API (v3). I am experiencing strange behavior (not only through API but also in the web). The total amount of clicks when no dimension is specified is: 99133.0 . When I specify dimension page the total number of clicks is larger: 100718.0 . When I specify page and query in dimension, I get: 40191.0 as the total number of clicks. I have no idea where do these differences come from. I though that the summarized number of clicks should be the same. Any ideas?
The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.