A problem that indicates that a given Tweet, User, etc. does not exist.
Name | Type | Description | Notes |
---|---|---|---|
title | String | ||
detail | String | ||
type | TypeEnum | [optional] | |
parameter | String | ||
value | Object | Value will match the schema of the field. | |
resourceId | String | ||
resourceType | ResourceTypeEnum |
Name | Value |
---|---|
HTTPS_API_TWITTER_COM_2_PROBLEMS_RESOURCE_NOT_FOUND | "https://api.twitter.com/2/problems/resource-not-found" |
Name | Value |
---|---|
USER | "user" |
TWEET | "tweet" |
MEDIA | "media" |