AdCenter V6 - InvalidCredentials [英] AdCenter V6 - InvalidCredentials

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

问题描述

我对V6认证感到困惑。

到目前为止我们的标题是:

< SOAP-ENV:标题>
< ns1 :ApplicationToken />
< ns1:CustomerAccountId />
< ns1:CustomerId />
< ns1:DeveloperToken> TOKEN< / ns1:DeveloperToken>

< ns1:密码>密码< / ns1:密码>
< ns1:用户名> USERNAME< / ns1:用户名>
< / SOAP-ENV:标题>

我一直在这个论坛和谷歌上做研究,并找到了这些:

http://social.msdn.microsoft.com/Forums/en-US/adcenterdev/thread/a6aa1171- 08b7-45f5-a79d-fb78f4e3168f
如下所示:CustomerAccountId看起来像是指定的,可以是NULL。

我真的需要它为NULL,因为所有帐户的报告都将停止工作。

任何建议都会有所帮助。



Hackzilla

当指定TOKEN,USERNAME和PASSWORD时,我得到了他跟随错误:


I am really confused with V6 authentication.

The headers we have so far are:

<SOAP-ENV:Header>
<ns1:ApplicationToken/>
<ns1:CustomerAccountId/>
<ns1:CustomerId/>
<ns1:DeveloperToken>TOKEN</ns1:DeveloperToken>
<ns1:Password>PASSWORD</ns1:Password>
<ns1:UserName>USERNAME</ns1:UserName>
</SOAP-ENV:Header>

I have been doing research on this forum and on google, and have found these:

http://social.msdn.microsoft.com/Forums/en-US/adcenterdev/thread/a6aa1171-08b7-45f5-a79d-fb78f4e3168f
http://www.facebook.com/note.php?note_id=98215286245

It looks like CustomerAccountId is supposed specified and can be NULL.

I really need for it to be NULL, as reporting across all accounts will cease to work.

Any advice would help.


Hackzilla


When specifying TOKEN, USERNAME and PASSWORD, I get the following error:

[AdApiError] => stdClass Object
(
[Code] => 105
[Detail] =>
[ErrorCode] => InvalidCredentials
[Message] => Authentication failed. Either supplied credentials are invalid or the account is inactive
)




推荐答案

所有帐户报告的AccountID为NULL都在Report Scope元素中,而不是标题。如果您仍有问题,请打开支持票。

Jeff Dillon,API支持
NULL for AccountID for reporting across all accounts is in the Report Scope element, not the header. If you continue to have issues, please open a support ticket.

Jeff Dillon, API Support


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

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