Campaigns
Update campaign tier allocation
Enable or disable geographic tiers and optionally reallocate budget shares for a wallet campaign.
Wallet campaigns only (generation: 3).
Request rules:
- Include all tiers on the campaign in
items newAllocationPercentvalues must sum to 100- At least one tier must have
isEnabled: true
Cooldown: after a successful update, further tier changes are
blocked for 72 hours (409 tier_update_cooldown).
Auth: Accepts API key or OAuth Bearer (campaigns:write).
PATCH
Update campaign tier allocation
Authorizations
Pass your Soundlink sk_* API key as a Bearer token:
Authorization: Bearer sk_<prefix>_<token> (not an OAuth token; see
oauthBearer for that). Accepted on all Public API operations. Send
only one Authorization header per request.
Path Parameters
Campaign identifier (UUID)
Body
application/json
Minimum array length:
1