images_add
Upload image assets to Tencent Ads using a URL or base64 encoded data. Specify account ID, upload type, and image signature.
Instructions
上传图片素材 (Upload image via URL or base64)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image_url | No | 图片URL(upload_type=UPLOAD_TYPE_URL 时) | |
| signature | Yes | 图片签名 (MD5) | |
| account_id | Yes | 广告主账户ID | |
| description | No | 图片描述 | |
| upload_type | Yes | 上传方式: UPLOAD_TYPE_FILE / UPLOAD_TYPE_URL |