Update Campaign Group

POST {{baseUrl}}/adAccounts/{{adAccountsId}}/adCampaignGroups/{{campaigngroup_id1}}

Campaign groups can be updated with a partial update. This example updates the amount and currencyCode for a Campaign Group. View our public documentation here to learn more.

Request Body

{"patch"=>{"$set"=>{"totalBudget"=>{"amount"=>"3000", "currencyCode"=>"USD"}}}}

HEADERS

KeyDatatypeRequiredDescription
LinkedIn-Versionstring
Authorizationstring
X-RestLi-Protocol-Versionstring