本文介绍了哪种设备代码可用“非智能手机”映射到?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hi,

不确定这是Bing Shopping还是Bing Ads问题,所以我从那里开始。

Not sure if this is a Bing Shopping or Bing Ads question, so I'm starting out there.

如果在非智能手机(但仍然是手机)上点击Bing文字广告或产品广告,则该值将替换为动态文本字符串{Device} in产品网址?

If a Bing Text Ad or Product Ad is clicked on a non-smarthphone (but still a phone), which value will be substituted for the dynamic text string {Device} in the product URL?

动态文本字符串

documentation 
显示了三个可能的值对于{device}:"m - mobile device","t-tablet device",和"c - 台式或笔记本电脑"。关键字效果报告
 有四个值,另外一个是"NonSmartPhone"。

The dynamic text stringdocumentation shows three possible values for {device}: "m – mobile device", "t – tablet device" and "c – desktop or laptop computer" while the keyword performance reportdocumentation has four values, the additional one being "NonSmartPhone".

所以我希望有人可以告诉我一个"NonSmartPhone" click被映射到"m"。或者是其他东西。请注意,我们正在使用API​​的v8。

So I'm hoping someone can tell me if a "NonSmartPhone" click is mapped to "m" or something else. Note that we are using v8 of the APIs.

提前感谢您的帮助。

Hans

HK

推荐答案

是智能手机(移动高保真)和NonSmartPhone(移动低保真)都是移动设备和{设备} 应该用'm'代替。

Yes both Smartphone (Mobile HiFi) and NonSmartPhone (Mobile LoFi) are mobile devices and {device} should be substituted with 'm'.

感谢您的耐心等待。


这篇关于哪种设备代码可用“非智能手机”映射到?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-25 00:37