Hi Team,

We are looking for the custom events metrics and Pre-Roll data. Can you help us on this?

Also adding some information regarding Pre-Roll:

I made a POST request to https://ads-api.twitter.com/11/stats/jobs/accounts/e4qa2?end_time=2021-01-02&entity=LINE_ITEM&entity_ids=iixoh&granularity=DAY&metric_groups=VIDEO&placement=ALL_ON_TWITTER&start_time=2021-01-01 and received the response as follows

“data”: [
{
“id”: “iixoh”,
“id_data”: [
{
“segment”: null,
“metrics”: {
“video_views_50”: [
109125
],
“video_views_75”: [
70287
],
“video_3s100pct_views”: [
93450
],
“video_cta_clicks”: null,
“video_content_starts”: [
214424
],
“video_views_25”: [
165005
],
“video_views_100”: [
47036
],
“video_6s_views”: [
103270
],
“video_15s_views”: [
44208
],
“video_total_views”: [
155535
]
}
}
]
}
],

Attaching screenshot of the report pulled using UI.

As mentioned in this Post, I am getting pre roll values correct. But, in the UI report I am also getting values for both pre-roll and normal one.

Can someone clarify this?

Thanks,

Hello,

Thanks for reaching out. Can I verify that your Ads Account ID is e4qa2? Doesn’t seem like I could check that on the system.

Also, are you asking why the API returns video_views but on the UI, it shows both video_views as well as pre-roll views?