Returns the audience informationCopy Pageget https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}/audiences/{audienceId}Path ParamsadvertiserIdstringrequiredThe id of advertiser for which the audience will be returnedaudienceIdstringrequiredThe audience id for which to fetch the infoResponses 200The audience with the id specified in the URL 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 Create an audience based on the inputs passed in, this endpoint is used to create "Custom" or "Engagement Actions" audiences.Archive an existing audience, this endpoint only for archiving a "Custom audience"Did this page help you?YesNo