Returns the reporting stats of the advertiser for the requested time window.Copy Pageget https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/statsPath ParamsadvertiserIdstringrequiredThe id of advertiser 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 advertiser 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 Updates a NAM advertiser based on the inputs passed inCreates an advertiser that is tied to the NAM profile the API credentials are tied toDid this page help you?YesNo