Creates an advertiser that is tied to the NAM profile the API credentials are tied toCopy Pagepost https://ads.nextdoor.com/api/v3/advertisersBody Paramsaddressobject | nullThe address to be used for this advertiser. All inputs are required except for the "street_address_2" field which is optional; this represents additional information like an apartment or suite number.address object | nullbusiness_categoryobjectThe business category to be used for this advertiser.business_category objectcountrystringenumThe Country to be used for this advertiserUSCAGBAllowed:USCAGBcurrencystringThe Currency unit to use for the new advertiser. currencies are represented by their ISO-4217 currency codes (e.g. "USD" or "BRL").default_business_namestring | nullThe default business name to be used for this advertiser.namestringThe name to use for the new advertiser.timezonestringThe advertiser's timezone id, timezones are represented as either: Fixed offsets, e.g. "-07:00", "UTC+05:00" Geographical regions, e.g. "America/Los_Angeles" web_scraping_opt_inbooleanWeb scraping opt-in statustruefalsewebsite_urlstring | nullThe website url to be used for this advertiser.Responses 200The newly created advertiser profile 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 Returns the reporting stats of the advertiser for the requested time window.CampaignDid this page help you?YesNo