-
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…
-
Is this endpoint supported/implemented? I'm only seeing it in the Internal folder.
https://dev.twitter.com/ads/reference/get/accounts/account_id/scoped_timeline
-
I have uploaded a video to twitter by tweetinvi, just wondering how can I associate it the media library rather than post it in a tweet? Thx.
https://developer.twitter.com/en/docs/ads/creatives/api…
tc987 updated
6 years ago
-
![app-store](https://user-images.githubusercontent.com/47677499/191100680-7de37ed2-a79c-4929-8b3b-c9d51ec060de.png)
![google-play-badge](https://user-images.githubusercontent.com/47677499/191100691…
-
Research pricing and features of:
* twitter ads
* google adsense
* facebook
decide which advertiser(s) to use and in what capacity.
-
When people are using old endpoints, they may not be aware that the endpoint they are using is N years old. Twitter uses an interesting approach in that they have an `x-api-warn` and similar headers o…
-
Hi team!
Just to know if you are planning to upgrade the code for the v2 of twitter-ads-api (as the v1 is going to be deprecated on 2017-01-10).
Thanks!
-
## 現状
- 毎日[12, 15, 18]時に毎分Functionを起動している
- Function内部で各時間の内1回だけツイートされるように実装されておる
- Function実行回数が180回/日で、その分従量課金に含まれている
- 177回/日、無駄にFunctionが実行されている
## 改善
- 予約投稿でFunction実行回数を1/日にする
- 従…
-
create a Twitter bot to post the pharmaceutical ads
Should reply to any response to its tweets with:
```py
'Have you tried {}?'.format(random.choice([
'kale',
'yoga',
'meditatio…
-
I believe I ran into a bug with regards to error handling in `ZendService\Twitter\Response`. I've fixed it here: https://github.com/calevans/ZendService_Twitter/pull/1
The only response docs around e…