Update an advertiserAsk AIput https://apps.hivestack.com/api/v2/advertisers/{advertiser_id}Updates an advertiser associated to your organization.Path Paramsadvertiser_idintegerrequiredAuto generated id associated to the advertiser.Body ParamsA payload containing required advertiser fields.domainstringThe domain name of the advertiser. Do not include "www" in the domain (www.adidas.com would have the domain adidas.com).external_idstringDefaults to nullA customizable id field.namestringThe name to give the advertiserorganization_idstringcreated_on_utcstringmodified_on_utcstringResponses 200OK - an object representing an advertiser 401API key is missing or invalid. Please contact [email protected].Updated 5 months ago