# Get campaigns **GET /accounts/{account_id}/campaigns** Fetch all campaigns protected and optimized by ClickGUARD 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 - **query** (string) Search campaigns by the given query - **ids[]** (array[string]) Fetch all campaigns for the given array of campaign IDs. ## Responses ### 200 Successful operation #### Body: (array[object]) - **id** (string) Campaign ID from Google Ads - **name** (string) Campaign name from Google Ads [Powered by Bump.sh](https://bump.sh)