Updates a NAM advertiser based on the inputs passed inCopy Pageput https://ads.nextdoor.com/api/v3/advertisers/{advertiserId}Path ParamsadvertiserIdstringrequiredThe id of the advertiser for which the request is madeBody Paramsaddressobject | nullThe updated address to use for this advertiser.address object | nullbill_to_payment_profile_idstring | nullThe updated bill to profile to use for this advertiser.business_categoryobject | nullThe updated business category to use for this advertiser.business_category object | nulldefault_business_namestring | nullThe default business name to use for this advertiser.namestring | nullThe updated name to use for this advertiser.user_set_billing_limitstring | nullThe updated user set billing limit to use for this advertiser in standardized Money formatweb_scraping_opt_inboolean | nullWeb scraping opt-in statustruefalsewebsite_urlstring | nullThe updated website url to use for this advertiser.Responses 200The updated 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 advertiser informationReturns the reporting stats of the advertiser for the requested time window.Did this page help you?YesNo