RE: Getting VideoViews and Cost in Video Performance Report

2019-06-05 Thread Google Ads API Forum Advisor Prod
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 -- --

Getting VideoViews and Cost in Video Performance Report

2019-06-05 Thread Vitaly Panait
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' ])