Update Ad Account Name

POST {{baseUrl}}/adAccounts/{{sponsoredaccount_id}}

Ad Accounts can be updated through a partial update by patching the fields you want to change. The following example changes the name field only.

See our public documentation here for more information.

Request Body

{"patch"=>{"$set"=>{"name"=>"Updated Ad Acount name"}}}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
LinkedIn-Versionstring
X-Restli-Protocol-Versionstring