-
File "E:\workspace\twitter_server\app\service\ad_promoted_tweets_service.py", line 32, in create_ad_promoted_tweet
promoted_tweet.save()
File "C:\Users\keame\Envs\twitter_server\lib\site-pac…
keame updated
3 years ago
-
This would be in a similar vein to the [Privacy Friendly Acceptable Ads list](https://adblockplus.org/en/acceptable-ads#privacy-friendly-acceptable-ads) except for open source.
Based on discussion …
-
https://developer.twitter.com/en/docs/ads/creatives/guides/scheduled-tweets-guide.html
1) Is someone working on this api as a feature?
2) Does it make sense for the library to support this api?
3…
-
hello,
In my applizacion I want to display TweetView in RecyclerView item.
I have added dependencies for app module gradle file:
`compile 'com.twitter.sdk.android:twitter-core:3.2.0'
compil…
-
Hi all,
are there any plans to upgrade the library to use the current Twitter API version (6)? The one which is used in the library was deprecated on 2019-08-28.
https://developer.twitter.com/en/d…
-
I'm exploring the Twitter API integrated with Nodejs, currently trying to post a tweet using the example provided "Twitter-API-v2-sample-code/Manage-Tweets/create_tweet.js" but getting error "Bad requ…
-
This task is a tracking issue where we list apps where content filtering is problematic.
While discussing these issues we may realize that some improvements to AdGuard itself are required. This is …
-
https://nitter.net/about
> Nitter is a free and open source alternative Twitter front-end focused on privacy. The source is available on GitHub at https://github.com/zedeus/nitter
>
> No JavaScr…
-
**Documentation:**
https://dev.twitter.com/ads/reference/post/batch/accounts/%3Aaccount_id/tailored_audiences
Relates to issue #1 as both require JSON post body support
-
I installed the package as specified and my code is as follows;
```
import { TwitterApi } from "twitter-api-v2";
const client = new TwitterApi({
appKey: "XXX",
appSecret: "XXX",
acce…