Results Problem -DEV

瀏覽次數:11 次
跳到第一則未讀訊息

RCV

未讀,
2016年9月21日 上午9:51:422016/9/21
收件者:AdWords API Forum
Hi,

I'm getting results for the Video and Campaign performance reports until I try to get video views, the return empty results.

When I called VideoId I got:
Array
(
    [Video Duration] => Video Duration
    [Video Id] => Video Id
)
Array
(
    [Video Duration] => 25000
    [Video Id] => 000FAKEID000
)
Array
(
    [Video Duration] => 1340000
    [Video Id] => 111FAKEID111
)
Array
(
    [Video Duration] => 129000
    [Video Id] => 222FAKEID222
)
Array
(
    [Video Duration] => Total
    [Video Id] =>  --
)
But when I add VideoViews I only get first and last row (index and total):

Array
(
    [Video Duration] => Video Duration
    [Video Id] => Video Id
    [Views] => Views
)
Array
(
    [Video Duration] => Total
    [Video Id] =>  --
    [Views] => 0
)

Note that as is a test account all views are 0.

Can anybody help? Thank you. Br,

Shwetha Vastrad (AdWords API Team)

未讀,
2016年9月21日 下午2:05:282016/9/21
收件者:AdWords API Forum
Hi,

Could you provide the complete report definition along with your clientCustomerId? Have you set the includeZeroImpressions header to true in the report request? Since this is a test account, the report may not include data if the includeZeroImpressions header is not set to true. Please use Reply privately to author when responding. 

Thanks,
Shwetha, AdWords API Team.

RCV

未讀,
2016年9月21日 下午4:02:352016/9/21
收件者:AdWords API Forum
Thanks Shweta, solved :)
回覆所有人
回覆作者
轉寄
0 則新訊息