Getting VideoViews and Cost in Video Performance Report

9 views
Skip to first unread message

Vitaly Panait

unread,
Jun 5, 2019, 5:40:33 PM6/5/19
to AdWords API and Google Ads API Forum
Hi, everybody.
I'm trying to get VideoViews and Cost in Video Performance Report but when I set in select this fields I get empty result. What did I wrong?

$query
= (new ReportQueryBuilder())
    ->select([
        'CampaignId',
        'VideoId',
        'VideoViews',
        'Cost'
    ])
    ->from(ReportDefinitionReportType::VIDEO_PERFORMANCE_REPORT)
    ->build();


For example, if I set only info about campaign and video (CampaignId, VideoId and etc.) I get result.

Google Ads API Forum Advisor Prod

unread,
Jun 6, 2019, 1:15:57 AM6/6/19
to adwor...@googlegroups.com
Hi Vitaly,

Thanks for reaching out.

To investigate the issue, could you provide the complete report definition that you've used and the customer ID where you noticed the empty result via Reply privately to author?

Regards,
Ejay
Google Ads API Team

ref:_00D1U1174p._5001UBlkBC:ref
Reply all
Reply to author
Forward
0 new messages