Returns the reporting stats of the campaign for the requested time window.Copy Pageget https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/campaigns/{campaignId}/statsPath ParamsadvertiserIdstringrequiredThe id of advertiser that owns the particular campaign whose stats will be returnedcampaignIdstringrequiredThe campaign id for which to fetch the infoQuery 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 campaign 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 campaignUpdates a campaign user statusDid this page help you?YesNo