oauth_get_authorize_url
Generate an OAuth authorize URL for Tencent Ads API account authorization. Provide a redirect URI and optional state parameter to initiate the OAuth flow.
Instructions
获取 OAuth 授权链接 (Get OAuth authorize URL)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | 自定义 state 参数 | |
| redirect_uri | Yes | 回调地址 |