Document | Description |
---|---|
Player Card | This Card type requires special approval, and is not available for immediate approval at this time. The Player Card is for streaming media experiences such as video and audio, and allows you to present your content inside of an iframe within the Tweet. Unlike the photo and summary card, you... |
App Installs and Deep-Linking | Introduction One of the most important features in the new Cards is the ability to allow users to download your app (if the user doesn't already have it installed), or deep-link into your own app (if the app is already installed on the user's mobile device). The ability to enable app installs... |
Document | Description |
---|---|
Developer Display Requirements | Introduction The power of Twitter is in the network of people using it, and its ability to bring users closer to what's most meaningful to them. When we first launched, Tweets were simple 140 character updates. However, as Twitter evolved, so too has the way that users view and interact with... |
Document | Description |
---|---|
Certified Products | English | 日本語 Certified Products Product Description Badge Adobe Social Adobe Social connects the dots between social interactions and business results, enabling marketers to demonstrate social impact at every stage of the... |
Document | Description |
---|---|
Implementing the Twitter OAuth flow in Android | Overview Add required permissions First, let's add permission to access the internet to our app. In the "Package Explorer" pane, double-click the AndroidManifest.xml. Select the "Permissions" tab, then press the "Add..." button. Select a "uses-permission". In the "Attributes for Uses Permission... |
Document | Description |
---|---|
Is there an Advertising API for posting ads to Twitter? | Twitter has announced it's Ads API on February 20th, 2013 - https://blog.twitter.com/2013/announcing-twitter-ads-api. If you are interested in integrating the Twitter Ads API please review the Twitter Ads API program for details and conditions to apply - https://dev.twitter.com/programs/ads-api.... |
Document | Description |
---|---|
Twitter Libraries | These libraries, while not necessarily tested by Twitter, should support Twitter API v1.1. Want your library to be included in this index or need to update the details we have? Submit your library for inclusion! Libraries built and maintained by Twitter Java hbc — A Java HTTP client... |
Document | Description |
---|---|
GET statuses/retweets/:id | Returns a collection of the 100 most recent retweets of the tweet specified by the id parameter. |
Embedded Tweets | Overview Embedded Tweets make it possible for you take any Tweet and embed it directly in to the content of your article or website. Tweets display with expanded media like photos, videos, and article summaries, and also include real-time retweet and favorite counts. When embedded, Tweets are... |
Document | Description |
---|---|
Developer Rules of the Road | Last Update: July 2, 2013. Rules of the Road Twitter maintains an open platform that supports the millions of people around the world who are sharing and discovering what's happening now. We want to empower our ecosystem partners to build valuable businesses around the information flowing... |
Document | Description |
---|---|
GET site | Streams messages for a set of users, as described in Site streams. |
GET user | Streams messages for a single user, as described in User streams. |
Streaming API request parameters | Use the following request parameters to define what data is returned by the Streaming API endpoints: delimited stall_warnings filter_level language follow track locations count with replies stringify_friend_ids delimited This parameter may be used on all streaming... |
Streaming message types | Public stream messages Blank lines Status deletion notices (delete) Location deletion notices (scrub_geo) Limit notices (limit) Withheld content notices (status_withheld, user_withheld) Disconnect messages (disconnect) Stall warnings (warning) User stream messages Friends lists (... |
Document | Description |
---|---|
Troubleshooting Twitter Cards | We created this troubleshooting guide to help you identify and resolve commonly encountered issues during Cards development. Please look over the below categories to see which most resembles your issue. Card Validator Card Whitelisting Cards on the Timeline Debugging Player Cards Mixed Content/... |
Document | Description |
---|---|
GET geo/search | Search for places that can be attached to a statuses/update. Given a latitude and a longitude pair, an IP address, or a name, this request will return a list of all the valid places that can be used as the place_id when updating a status. Conceptually, a query can be made from the user's location... |
Document | Description |
---|---|
Summary Card with Large Image | In addition to our regular Summary Card, we also have a format that allows you to feature a larger image above the title and description of the Card. The regular Summary Card features a thumbnail image in the upper right hand corner of the Card, but if you want to more prominently feature your... |
Document | Description |
---|---|
Photo Card | The Photo Card puts the image front and center in the Tweet: Web Mobile To define a photo card experience, set your card type to "photo" and provide a twitter:image. Twitter... |
Document | Description |
---|---|
User Profile Images and Banners | Profile Images Profile images (or avatars) are an important component of a Twitter account's expression of identity. To upload an avatar on behalf of a user, use POST account/update_profile_image. Alternative image sizes for user profile images You can obtain a user's most recent profile image,... |
Cards Markup Tag Reference | The table in this section explains the OpenGraph fallback behavior for each Twitter tag. Overview of all Twitter Card Tags Property Card Value OpenGraph Fallback twitter:card all summary,... |