获取数据而无需下载到文件 [英] Get data without download to file

查看:78
本文介绍了获取数据而无需下载到文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我有Bing广告api正在努力获取广告组效果报告,我想要这个成本和点击次数为b $ b数据与谷歌分析数据集成(构建自定义仪表板)。


我的问题是:是否可以获取数据对象而无需将其下载到文件中? 

我不想在本地下载文件,我想在响应中获取数据并在代码中自己处理(并将其转换为json)。



提前致谢

解决方案

你好。


<你正在使用哪种编程语言?使用.NET,Java和Python SDK,您可以使用批量下载来获取性能数据的摘要。带有性能数据的批量下载文件将被下载到临时目录,您可以在不解析文件的情况下从内存中读取
。如果这听起来可行,请告诉我,我可以帮助您了解更多资源。


致以诚挚的问候,


Eric





Hello everyone,

I have the Bing ads api working to get an AdGroup performance report, for which I want
the cost and clicks data to integrate with data from google analytics (building a custom dashboard).

My question is: Is is possible to get the data object WITHOUT downloading it to a file? 
I don't want to download a file locally, I want to get the data in a response and proces that myself in the code (and convert it to json).

Thanks in advance

解决方案

Hello.

Which programming language are you using? With the .NET, Java, and Python SDKs you can use bulk download to get a summary of performance data. The bulk download file with performance data would be downloaded to a temp directory and you could read from memory without parsing the file. If this sounds feasible please let me know and I can help point you to more resources.

Best regards,

Eric



这篇关于获取数据而无需下载到文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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