PPC: Asset upload link
ppc_asset_upload_linkMint a 1-hour browser-upload link so the USER can hand over a local file (chat attachments cannot reach the server). Flow: call this → send upload_url to the user → they drop the file there (image jpg/png ≤25MB, or video mp4/mov/wmv/avi ≤100MB) → call stage_asset_upload with the returned staged_file_id. Videos over 100MB must be hosted at a public URL instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_id | No | Which advertising profile (see account_profiles). Optional when the token has exactly one. |