BudgetSummaryReport - 没有聚合和TimePeriod [英] BudgetSummaryReport - no aggregation and TimePeriod

查看:85
本文介绍了BudgetSummaryReport - 没有聚合和TimePeriod的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在构建一个从广告中提取数据的应用程序,目前,我正在使用沙盒所以我在BudgetSummaryReport中没有任何数据,所以如果我能看到那里的数据如何,我的许多问题都可以解决。





  1. 从文档中,我看到这是唯一没有聚合字段的报告,我不完全确定为什么......我知道这份报告应该总结一段时间,但我能够提供一个"日"的报告。作为日期
    范围,为什么我不能将它汇总?
  2. 所有其他报告都有TimePeriod列,BudgetSummary是否支持此列?
  3. 说实话,我如果我在"白天"看到它,我不确定这份报告提供了什么。日期范围而不是一个月或更长时间...很想得到解释 


提前致谢,



Dror 

解决方案

你好。


如果我从BudgetSummaryReportTimePeriod.ThisMonth(截至6月9日)的例子开始,这可能有所帮助。


的:你可以为这个报告使用BudgetSummaryReportColumn.Date列值(不TIMEPERIOD)


<预类= "prettyprint">日期,MONTHLYBUDGET,DailySpend,MonthToDateSpend,CAMPAIGNID
6/1 / 2017,1000,8,8,CampaignOneIdHere
6/2 / 2017,1000,3,11,CampaignOneIdHere
6/3 / 2017,1000,4,15,CampaignOneIdHere
6/4 / 2017,1000,6,21,CampaignOneIdHere
6/5 / 2017,1000,1,22,CampaignOneIdHere
6/6 / 2017,1000,3,25,CampaignOneIdHere
6/7 / 2017,1000,1,26,CampaignOneIdHere
6/8 / 2017,1000,7,33,CampaignOneIdHere
6/9 / 2017,1000,1,34, CampaignOneIdHere
6/1 / 2017,1000,1,1,CampaignT woIdHere
6/2 / 2017,1000,6,7,CampaignTwoIdHere
6/3 / 2017,1000,2,9,CampaignTwoIdHere
6/4 / 2017,1000,1,10 ,CampaignTwoIdHere
6/5 / 2017,1000,11,21,CampaignTwoIdHere
6/6 / 2017,1000,5,26,CampaignTwoIdHere
6/7 / 2017,1000,4, 30,CampaignTwoIdHere
6/8 / 2017,1000,9,39,CampaignTwoIdHere
6/9 / 2017,1000,1,40,CampaignTwoIdHere


对于每一天和广告系列,您都可以看到MonthToDateSpend的每日进度。鉴于报告的性质是跟踪每天的支出,无论您是在Bing Ads网络应用程序还是API中运行,都无法使用其他聚合。 


我希望这有助于!


Hi,

I'm building an application which pulls data from ads, currently, I'm using the sandbox so I don't have any data in the BudgetSummaryReport so it is possible that many of my questions would have been solved if I could see how data is seen there.


  1. From the documentation, I saw that this is the only report which doesn't have the aggregation field and I'm not completely sure why... I understand that this report should summarize a range of time but I am able to provide a "day" as the date range so why can't I have it aggregated?
  2. All other reports have TimePeriod column, does BudgetSummary support this column?
  3. To be honest, I'm not sure what this report provide if I look at it on a "day" date range and not a month or longer... would love to get explanation 

Thanks in advance,

Dror 

解决方案

Hello.

It might help if I start with an example for BudgetSummaryReportTimePeriod.ThisMonth (as of June 9).

Note: You can use the BudgetSummaryReportColumn.Date column value (not TimePeriod) for this report.

Date,MonthlyBudget,DailySpend,MonthToDateSpend,CampaignId
6/1/2017,1000,8,8,CampaignOneIdHere   
6/2/2017,1000,3,11,CampaignOneIdHere   
6/3/2017,1000,4,15,CampaignOneIdHere   
6/4/2017,1000,6,21,CampaignOneIdHere   
6/5/2017,1000,1,22,CampaignOneIdHere   
6/6/2017,1000,3,25,CampaignOneIdHere   
6/7/2017,1000,1,26,CampaignOneIdHere   
6/8/2017,1000,7,33,CampaignOneIdHere   
6/9/2017,1000,1,34,CampaignOneIdHere   
6/1/2017,1000,1,1,CampaignTwoIdHere   
6/2/2017,1000,6,7,CampaignTwoIdHere   
6/3/2017,1000,2,9,CampaignTwoIdHere   
6/4/2017,1000,1,10,CampaignTwoIdHere   
6/5/2017,1000,11,21,CampaignTwoIdHere   
6/6/2017,1000,5,26,CampaignTwoIdHere   
6/7/2017,1000,4,30,CampaignTwoIdHere   
6/8/2017,1000,9,39,CampaignTwoIdHere   
6/9/2017,1000,1,40,CampaignTwoIdHere   

For each day and campaign you can see the daily progression of MonthToDateSpend. Given the nature of the report is to track spend per day over time, no other aggregation is available whether you run this in the Bing Ads web application or API. 

I hope this helps!


这篇关于BudgetSummaryReport - 没有聚合和TimePeriod的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆