Returns the reporting stats of the ad group for the requested time window.Copy Pageget https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/adgroups/{adgroupId}/statsPath ParamsadgroupIdstringrequiredThe adgroup id for which to fetch the infoadvertiserIdstringrequiredThe id of advertiser that owns the particular Adgroup whose stats will be returnedQuery ParamsendTimedateThe end date, inclusive, used in the stats query in [LocalDate] format e.g. '2021-01-01'. Defaults to yesterday's date.startTimedateThe start date used in the stats query in [LocalDate] format e.g. '2021-01-01'. Defaults to 7 days before the endTime.Responses 200The stats of the ad group for the specified time window 400Bad Request. Indicates that the server cannot process the request due to client-side error. For example invalid input. 401Unauthorized. The API key is invalid and needs to be re-generated. 403Forbidden. The token passed in has been successfully authenticated, but can’t perform the given action due to not having sufficient permissions. 500Internal server error. 503The server is temporarily unable to handle the request due to maintenance or overload.Updated about 1 month ago Archive an existing ad groupUpdates an ad group user statusDid this page help you?YesNo