Returns the reporting stats of the creative for the requested time window.Copy Pageget https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/creatives/{creativeId}/statsPath ParamsadvertiserIdstringrequiredThe id of advertiser that owns the creative whose stats will be returned.creativeIdstringrequiredThe creative id for which to fetch the info.Query 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 creative 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 creativeMediaDid this page help you?YesNo