<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/SharedBudgetAssignmentUpdate",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:SharedBudgetAssignmentUpdate"
  },
  "title" : "SharedBudgetAssignmentUpdate"
}
-->

# SharedBudgetAssignmentUpdate

Request payload for changing or removing a campaign’s budget order assignment.

```
object SharedBudgetAssignmentUpdate
```

## Discussion

The API embeds `SharedBudgetAssignmentUpdate` in [`CampaignUpdate`](/documentation/Apple-Ads-Platform-API/CampaignUpdate) to modify a campaign’s budget order assignment.

### Example

```json
{
  "budgetId": 555666777
}
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)