Path2设置为“delete_value” [英] Path2 getting set to "delete_value"

查看:90
本文介绍了Path2设置为“delete_value”的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,


我使用Bing Ads API批量服务管理器批量上传广告系列。在扩展文字广告中,我将path2字段设置为
empt y字符串,但在Bing Ads界面上,我看到文字广告将路径2设置为
delete_value 即可。我不会通过我的代码设置这个,所以我很困惑这个字段的来源。


有人可以提供一些见解吗?

解决方案

如果批量文件中的可选字段为空,则将保留现有属性。如果你写"delete_value"之前的设置将被删除。


SDK支持这种区别:如果将BulkExpandedTextAd的可选字符串属性设置为null,则该字段将保持不变。如果将值设置为空字符串,则将删除先前的设置。映射详细信息为
$ b这里是.NET SDK的$ b 。 


我希望这会有所帮助!


Eric


Hi All,

I'm bulk uploading campaigns using Bing Ads API Bulk Service Manager. In Expanded Text Ads, I'm setting path2 field to empty string, but on Bing Ads Interface, I see that Text Ads have path2 set as delete_value. I'm not setting this through my code, so I'm confused where this field is coming from.

Can someone please give some insights in this ?

解决方案

If an optional field in the bulk file is empty, the existing property will be retained. If you write "delete_value" the previous setting will be deleted.

The SDK enables such distinctions: If you set an optional string property of BulkExpandedTextAd to null, the field will remain unchanged. If you set the value to an empty string the previous setting will be deleted. The mapping details are here for the.NET SDK

I hope this helps!

Eric


这篇关于Path2设置为“delete_value”的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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