# Get stats of ads **GET /advertising/v1.0/ads/stats** Endpoint for retrieving a stats of advertisements that belong to the current user. ## Servers - http://apis.reas.cz: http://apis.reas.cz () ## Authentication methods - Token ## Parameters ### Query parameters - **advertisingCompanyId** (string) - **advertiserId** (string) - **adId** (string) - **page** (number(float)) - **advertisingCompanyTag** (string) - **advertiserTag** (string) - **dateFrom** (string) Lower date limit in YYYY-MM-DD format - **dateTo** (string) Lower date limit in YYYY-MM-DD format - **fakeData** (boolean) Make testing possible in a non-production environment. Returns fake data in the response. Also pairs the fake data with already imported advertisements if possible. ## Responses ### 200 Stats successfully retrieved #### Body: application/json (object) - **success** (boolean) - **data** (array[object]) - **paginationInfo** (object) [Powered by Bump.sh](https://bump.sh)