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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/BEUOl0PSNVY100pevmjBocQ6SHSCmDtBQw-Q%40sfdc.net.


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'
])
->from(ReportDefinitionReportType::VIDEO_PERFORMANCE_REPORT)
->build();



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

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/e2f88155-eaaf-443b-b0e9-5baf7f60499e%40googlegroups.com.