oauth_exchange_code
Exchange an OAuth authorization code and redirect URI for an access token to authenticate Tencent Ad API requests.
Instructions
用授权码换取 token (Exchange authorization code for token)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| redirect_uri | Yes | 回调地址 | |
| authorization_code | Yes | OAuth 授权码 |