GET/feature_access
Retrieve a list of the features accessible for a particular context.
Available features
| ID | Description |
|---|---|
landing_page_optimization | LANDING_PAGE_VISIT is a selectable goal for traffic campaigns. |
reddit_max | Allow creating Max Campaigns. Only conversions and traffic campaigns are eligible by default. |
rmax_app_installs | App install campaigns can be created with Max Campaigns. |
ad_group_layout_view_ui | supplementary_text can be provided for ads. |
cbo_shopping | Campaign budget optimization is selectable for catalog sales campaigns. |
cbo_conversions | Campaign budget optimization is selectable for conversions campaigns. |
cbo_app_installs | Campaign budget optimization is selectable for app installs campaigns. |
keyword_targeting_in_feed | Ads can be shown in Home and Community feeds. Users that have interacted with content related to your keywords will be prioritized. |
third_party_audiences | Enables third-party audience targeting with applicable data partners, wiring costs and delivery through targeting and billing. |
Contact your Reddit Ads expert to request access to a specific feature, or for questions on your access.
Rate Limit
See the rate limits for Business Manager
Policy Slug: ads-business-manager
- Window: 60 seconds
- Quota: 100 requests
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
- 5XX
A list of features accessible for the given context.
Bad request.
No bearer token or a bad bearer token was provided.
Insufficient authentication scopes.
The specified resource was not found.
Too many requests. See Rate Limiting for header details and best practices.
Response Headers
The rate limit policies that apply to this request (IETF "RateLimit header fields for HTTP" draft). Each comma-separated policy is keyed by a public policy name and lists its quota q and window in seconds w.
The current rate limit state for each applicable policy (IETF "RateLimit header fields for HTTP" draft): remaining quota r and seconds until the window resets t. On a 429 the exhausted policy reports r=0.
Server error.