Name | Type | Description | Notes |
---|---|---|---|
type | String | To set up a Twitter integration, please follow the steps outlined in the Twitter Setup Guide. | [optional] |
tier | TierEnum | Your Twitter app's tier. Only "enterprise" is supported for new integrations. | |
envName | String | The Twitter dev environments label. Only required / used for sandbox and premium tiers. | [optional] [readonly] |
consumerKey | String | The consumer key for your Twitter app. | |
consumerSecret | String | The consumer key secret for your Twitter app. | |
accessTokenKey | String | The access token key obtained from your user via oauth. | |
accessTokenSecret | String | The access token secret obtained from your user via oauth. |
Name | Value |
---|---|
ENTERPRISE | "enterprise" |