-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop/v3.x' to 'main'
- Loading branch information
Showing
308 changed files
with
7,014 additions
and
2,655 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
## API Reference Manual | ||
|
||
Naming Policies: | ||
|
||
- Request Models: _`${API}`_ + `Request` | ||
- Response Models: _`${API}`_ + `Response` | ||
- API Methods: `Execute` + _`${API}`_ + `Async` | ||
|
||
--- | ||
|
||
### API Functions | ||
|
||
<details> | ||
|
||
<summary>[View Details]</summary> | ||
|
||
- Manage User Access Tokens | ||
- Fetch an Access Token Using an Authorization Aode: `OAuthAccessToken` | ||
- Refresh an Access Token Using a Refresh Token: `OAuthRefreshToken` | ||
- Revoke Access: `OAuthRevokeToken` | ||
- QR Code Authorization | ||
- Get QR Code: `OAuthGetQrcode` | ||
- Check QR Code Status: `OAuthCheckQrcode` | ||
- Content Posting | ||
- Video - Direct Post | ||
- Initialize the Posting Pequest: `PostPublishVideoInit` | ||
- Send Video to TikTok Servers: `PostUploadVideo` | ||
- Video - Upload | ||
- Initialize Video Upload: `PostPublishInboxVideoInit` | ||
- Send Video to TikTok Servers: `PostUploadVideo` | ||
- Photo - Direct Post | ||
- Initialize the Posting Pequest: `PostPublishContentInit` | ||
- Query Creator Info: `PostPublishCreatorInfoQuery` | ||
- Get Post Status: `PostPublishStatusFetch` | ||
- Data Portability | ||
- Add Data Request: `UserDataAdd` | ||
- Cancel Data Request: `UserDataCancel` | ||
- Check Status of Data Request: `UserDataCheck` | ||
- Download: `UserDataDownload` | ||
- Display | ||
- Get User Info: `UserInfo` | ||
- Query Videos: `VideoQuery` | ||
- List Videos: `VideoList` | ||
- Research | ||
- Query Videos: `ResearchVideoQuery` | ||
- Query User Info: `ResearchUserInfo` | ||
- Query Video Comments: `ResearchVideoCommentList` | ||
- Query User Liked Videos: `ResearchUserLikedVideos` | ||
- Query User Pinned Videos: `ResearchUserPinnedVideos` | ||
- Query User Followers: `ResearchUserFollowers` | ||
- Query User Following: `ResearchUserFollowing` | ||
- Query User Reposted Videos: `ResearchUserRepostedVideos` | ||
- Commercial Content | ||
- Query Ads: `ResearchAdlibAdQuery` | ||
- Query Advertisers: `ResearchAdlibAdvertiserQuery` | ||
- Get Ad Details: `ResearchAdlibAdDetail` | ||
- Get Ad Report: `ResearchAdlibAdReport` | ||
- Query Commercial Content: `ResearchAdlibCommercialContentQuery` | ||
|
||
</details> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
...T.FlurlHttpClient.ByteDance.DouyinShop/Events/IOPTrade/IOPTradeDistributionCancelEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
src/SKIT.FlurlHttpClient.ByteDance.DouyinShop/Events/IOPTrade/IOPTradeDistributionEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
src/SKIT.FlurlHttpClient.ByteDance.DouyinShop/Events/IOPTrade/IOPTradeStatusReturnEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
src/SKIT.FlurlHttpClient.ByteDance.DouyinShop/Events/IOPTrade/IOPTradeUpdateReceiverEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
src/SKIT.FlurlHttpClient.ByteDance.DouyinShop/Events/IOPTrade/IOPTradeUpdateRemarkEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
src/SKIT.FlurlHttpClient.ByteDance.DouyinShop/Events/Product/ProductChangeEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
...urlHttpClient.ByteDance.DouyinShop/Events/Refund/Arbitrate/RefundArbitrateAppliedEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
...urlHttpClient.ByteDance.DouyinShop/Events/Refund/Arbitrate/RefundArbitrateAuditedEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
...lHttpClient.ByteDance.DouyinShop/Events/Refund/Arbitrate/RefundArbitrateCancelledEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
...pClient.ByteDance.DouyinShop/Events/Refund/Arbitrate/RefundArbitrateDiscussUploadEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
...ient.ByteDance.DouyinShop/Events/Refund/Arbitrate/RefundArbitrateServiceInterveneEvent.cs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.