Campaigns
List campaign strategy types
Returns the static catalog of strategyType values accepted by
POST /v1/campaigns. Built-in strategies apply platform default
tiering internally; only custom allows tierTargeting on create.
Requires the campaigns:read scope. Accepts API key or OAuth Bearer.
GET
List campaign strategy types
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.