广告系列管理服务问题 - PHP(BudgetOpportunities.php示例) [英] Issue with campaign management service - PHP (BudgetOpportunities.php sample)

查看:46
本文介绍了广告系列管理服务问题 - PHP(BudgetOpportunities.php示例)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hello All,


我试图运行get
BudgetOpportunities.php 
示例,但收到错误


最后的SOAP请求/响应:故障代码:s:服务器故障字符串:无效的客户端数据。

检查SOAP故障详细信息以获取更多信息


请注意,我可以在此行获取帐户。

$ accounts = CustomerManagementHelper :: SearchAccountsByUserId($ user-> Id ) - >帐户;


我也能得到我迄今为止尝试过的基本报告最多。


但我无法使用广告系列管理服务。


操作失败并出现以下错误:OperationError代码:106错误代码:UserIsNotAuthorized消息:用户不代表授权开发人员。
有关上面输出的错误代码的详细信息,请参阅MSDN文档。



我应该在这里遗漏一些东西吗?


如果用户未经授权,则可能无法下载报告/无法获取帐户。


所以必须有一些东西需要在样本下正确。



谢谢,






谢谢,Chirag

解决方案

这里的任何帮助都可以很好地解决问题。


我拥有此帐户的正确开发人员权限。我可以使用旧的API类获取数据对于v10。


但是在v11中出错。


谢谢,



Hello All,

I tried to run get BudgetOpportunities.php sample in Bing Ads API PHP client library, but getting error

Last SOAP request/response: Fault Code: s:Server Fault String: Invalid client data.
Check the SOAP fault details for more information

Please note that I am able to get accounts at this line.
$accounts = CustomerManagementHelper::SearchAccountsByUserId($user->Id)->Accounts;

Also I am able to get the most the basic reports that I have tried till now.

But I am not able to use Campaign Management service.

The operation failed with the following faults: OperationError Code: 106 Error Code: UserIsNotAuthorized Message: The user does not represent a authorized developer. Please see MSDN documentation for more details about the error code output above.

Should I missing something here?

If user is not authorized then it might have not able to download reports/ not able to get accounts.

So there must be something needs to be correct under samples.

Thanks,


Thanks, Chirag

解决方案

Any help here would be nice to solve the issue.

I have proper developer rights for this account. I can able to get data using old API classes for v10.

But got the error with v11.

Thanks,


这篇关于广告系列管理服务问题 - PHP(BudgetOpportunities.php示例)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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