SSIS广告中的Oauth身份验证 [英] Oauth authentication in bing ads for SSIS

查看:74
本文介绍了SSIS广告中的Oauth身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用SSIS / c#.net

将bing广告效果数据导入SQL数据库

因为我打算自动化这个我不能通过Web浏览器身份验证。


如何使用C#将凭据/应用程序ID传递到OAuth。



第二个问题 


是否有可能获得关键字性能数据到c#.net中的数据集而不是ziped文件?



非常感谢任何帮助。



谢谢 


Nuwan


解决方案

嗨Nuwan。


您只需要通过Web浏览器进行一次身份验证,例如第2步:

http://msdn.microsoft.com /en-US/library/dn277356.aspx#authorizationcode
。获得初始访问令牌和刷新令牌后,您可以自动执行其余操作。


对于问题#2,报告数据仅以ZIP格式提供。


如果您有其他相关问题或疑虑,请与我们联系。


祝你好运,


Eric


I am trying to import bing ads performance data to a SQL data base using SSIS/ c#.net

Since I'm planning to automate this I cant go through the web browser authentication.

How do I pass my credentials / application  IDs in to OAuth using C#.

2nd Question 

Is there any possibility to obtain the key word performance data to a data set in c#.net instead of a ziped file?

Any help is much appreciated.

Thanks 

Nuwan

解决方案

Hi Nuwan.

You should only need to authenticate through a web browser once, e.g. step #2 here: http://msdn.microsoft.com/en-US/library/dn277356.aspx#authorizationcode. Once you have the initial access token and refresh token you can automate the remainder.

For question #2 the Reporting data is available as ZIP only.

Please let me know if you have further related questions or concerns.

Best regards,

Eric


这篇关于SSIS广告中的Oauth身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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