Skip to main content
GET
cURL
2 creditsper request

Copy for AI

Why Code When AI Can Do It For You?

Stop writing code like it’s 1970! Let AI do the heavy lifting - click the button to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.

Authorizations

Authorization
string
header
required

API key for authentication. Format: sk_live_xxxxxxxxxxxxx Get your API key from the Dashboard.

Query Parameters

material_id
string
required
Example:

"7552078920880619527"

metric
enum<string>
default:retain_ctr

Available values: retain_ctr = Click-through rate (CTR) measures the percentage of viewers who clicked the ad while watching at every second. It is calculated by dividing the number of clicks by the number of views. retain_cvr = Conversion rate (CVR) measures the percentage of conversions created (such as follows, downloads, or purchases) at every second of the video. It is calculated by dividing the number of conversions by the number of interactions. click_cnt = The number of clicks the ad received. convert_cnt = Conversions The number of conversions generated. play_retain_cnt = Retention The number of users still watching the ad.

Available options:
retain_ctr,
retain_cvr,
click_cnt,
convert_cnt,
play_retain_cnt

Response

data
object
required