# Geo-location stats **GET /accounts/{account_id}/geo** Data regarding geo-location of the ad clicks Available on: ![AuditGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/audit-off.png) ![AlertGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/active-off.png) ![PremiumGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/premium-on.png) ![EliteGUARD](https://storage.googleapis.com/clickguard-storage-dev/public/assets/api-docs/elite-on.png) ## Servers ## Parameters ### Path parameters - **account_id** (string) ID of an account ### Query parameters - **period** (string) Period to fetch stats for ## Responses ### 200 Successful operation #### Body: (object) - **total_clicks** (object) Key-value map of country codes and total number of clicks for that country - **suspicious_clicks** (object) Key-value map of country codes and number of suspicious clicks for that country - **flagged_clicks** (object) Key-value map of country codes and number of flagged clicks for that country - **invalid_clicks** (object) Key-value map of country codes and number of invalid clicks for that country [Powered by Bump.sh](https://bump.sh)