Bing Ads API帮助 [英] Bing Ads API Help

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

问题描述




我对Bing Ads API和API一般都是新手,所以请像对待新人一样对待我。我目前正在尝试创建一个执行以下操作的系统:



- 访问外部文件以查找广告系列名称列表以及与每个名称相关的出价


< p style ="text-indent:0px; letter-spacing:normal; font-variant:normal; text-align:start; font-style:normal; font-weight:normal; padding:0px 0.2em; line-height: 18px; text-transform:none; font-size:12px; white-space:normal; margin:0px 0px 1em; font-family:Verdana,Geneva,sans-serif; word-spacing:0px">
- 适用于广告系列中与特定广告系列名称相关联的出价中的所有关键字



- 循环帐户中的所有广告系列


就像我刚开始说的那样,我不完全确定如何做到这一点,所以任何建议欢迎。我目前的想法是类似于Bing Ads API开发中心下载部分中的示例PHP脚本(不会因为某种原因让我链接),
最好的方法是通过PHP脚本。有人可以提供一些示例代码,可以执行上述或类似操作,或者帮助我完成上述操作的正确方法。


干杯


Visar

解决方案

你好。



我的第一个问题是你要导入的文件格式是什么,它是一次性导入还是会从文件中引入持续更新?我问的部分是因为你是从
AdWords,您可以通过Bing Ads网络应用程序导入该文件。有关详细信息,请参阅

如何从AdWords或其他程序导入广告系列




Bing Ads API版本9提供七种服务,我建议您先阅读
Bing Ads API Overview 。例如,使用

广告系列管理
服务。广告系列包含ns广告组;每个广告组都包含广告和相关关键字。出价可以分配给广告组,并用作所有关键字的默认出价。出价也可以单独分配给关键字,
将覆盖广告组的出价。


Bing Ads广告智能服务使用历史效果,网页数据和受众特征数据提供您可能会在优化广告系列时发现有用的数据和出价建议。 


请说明您的要求,并告诉我们如何进一步提供帮助。


祝你好运,


Eric


Hi,

I'm very new to the Bing Ads API and APIs in general so please treat me like a new comer. I'm currently trying to create a system which does the following:

- Accesses an external file to find a a list of campaign names and a bid associated with each name

- Applies to all the keywords in a campaign the bid which is associated with the particular campaign name

- Loops through all the campaigns in the account

Like I said initially, I'm not completely sure how to do this, so any advice is welcome. My current thinking is that similar to the sample PHP scripts found on in the downloads section of the Bing Ads API dev center (wont let me link it for some reason), the best way to do this would be via a PHP script. Can someone provide some sample code which can do the above or similar or help me out with what ever is the right way to do the above.

Cheers

Visar

解决方案

Hello.

My first question is what is the file format that you are importing from, and is it a one time import or will you bring in ongoing updates from the file? I ask in part because if you are exporting from AdWords, you can import the file via the Bing Ads web application. For more information, see How to import a campaign from AdWords or other programs.


There are seven services available with Bing Ads API version 9, and I suggest you begin with reading Bing Ads API Overview. For example campaigns are created and modified using the Campaign Management service. A campaign contains ad groups; each ad group contains ads and associated keywords. A bid can be assigned to an ad group and is used as the default bid for all keywords. A bid can also be assigned to keywords individually that will override the ad group’s bid.

The Bing Ads Ad Intelligence service uses historical performance, web page data, and demographic data to provide data and bid suggestions that you may find helpful as you optimize your campaigns over time. 

Please clarify your requirements, and let me know how we can help further.

Best regards,

Eric


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

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