apps__promoted_purchases__replace
Replace the complete set of promoted purchases linked to an app using a single API call to update App Store Connect relationships.
Instructions
Replace the full set of promoted purchases linked to an app. [PATCH /v1/apps/{id}/relationships/promotedPurchases] REVENUE-level write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID from the matching list call. | |
| body | Yes | JSON:API request body (Apple schema: AppPromotedPurchasesLinkagesRequest). |