AdExtensionEditorialReason 数据对象 - 市场活动管理

定义一个对象,该对象可用于确定编辑评审失败的广告扩展插件的组件以及失败的原因。

语法

<xs:complexType name="AdExtensionEditorialReason" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Location" nillable="true" type="xs:string" />
    <xs:element xmlns:q73="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="PublisherCountries" nillable="true" type="q73:ArrayOfstring" />
    <xs:element minOccurs="0" name="ReasonCode" type="xs:int" />
    <xs:element minOccurs="0" name="Term" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

元素

AdExtensionEditorialReason 对象具有以下元素:LocationPublisherCountriesReasonCodeTerm

元素 说明 数据类型
位置 编辑评审失败的广告扩展插件的组件。 string
PublisherCountries 编辑指南不允许指定术语的发布者国家或地区的列表。 字符串 数组
ReasonCode 标识失败原因的代码。 有关可能的原因代码列表,请参阅 编辑原因代码 int
Term 编辑评审失败的术语。

如果术语组合导致失败或失败基于策略冲突,则不会设置此元素。
string

要求

服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

使用者

AdExtensionEditorialReasonCollection