Skip to main content

Update an advertiser's mutable business fields

PATCH 

/v1/networks/:networkId/advertisers/:id

Partial update: only the fields you send are changed. As with the read endpoints, the advertiser is addressable only if referenced by a campaign in this network; otherwise 404. The write is optimistic-locked, so a concurrent modification returns 409. Requires the administrator network role.

Request

Responses

The updated advertiser