編輯ErrorCollection 數據物件 - 營銷活動管理
定義錯誤物件的巢狀清單,識別實體失敗的編輯檢閱失敗的原因之一。
語法
<xs:complexType name="EditorialErrorCollection" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:BatchErrorCollection">
<xs:sequence>
<xs:element minOccurs="0" name="Appealable" nillable="true" type="xs:boolean" />
<xs:element minOccurs="0" name="DisapprovedText" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Location" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="PublisherCountry" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ReasonCode" type="xs:int" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
元素
編輯 器ErrorCollection 物件具有下列元素: [可傳回]、 [DisapprovedText]、[ 位置]、 [PublisherCountry]、[ ReasonCode]。
元素 | 描述 | 資料類型 |
---|---|---|
上訴 | 保留供日後使用。 | 布爾 |
DisapprovedText | 導致不核准實體的文字。 對於文字長度違規,此元素會指定指定文字超過最大值的字元數。 |
string |
位置 | 導致不核准實體之實體的項目或屬性。 | string |
PublisherCountry | 標幟編輯問題的對應國家或地區。 | string |
ReasonCode | 識別錯誤的數值代碼。 如需詳細資訊,請參閱 編輯原因代碼。 | int |
編輯 器ErrorCollection 物件具有 Inherited Elements。
繼承的專案
從 BatchErrorCollection 繼承的專案
編輯 器Collection 物件衍生自 BatchErrorCollection 物件,並繼承下列元素: BatchErrors、 Code、 Details、 ErrorCode、 FieldPath、 ForwardCompatibilityMap、 Index、 Message、 Type。 下列描述是從 BatchErrorCollection 物件繼承相同元素的其他物件所特有,
元素 | 描述 | 資料類型 |
---|---|---|
BatchErrors | 對應到巢狀清單索引的批次錯誤清單。 | BatchError 陣 列 |
程式碼 | 識別最上層清單索引之錯誤的數值錯誤碼。 | int |
詳細資料 | 提供最上層清單索引批次錯誤之其他詳細數據的訊息。 此字串可以是空的。 | string |
ErrorCode | 符號字串常數,可識別最上層清單索引的錯誤。 | string |
FieldPath | 發生錯誤之資料物件元素的名稱。 此值可能會變更,因此您不應該相依於目前的字串格式。 此項目不支援所有錯誤。 |
string |
ForwardCompatibilityMap | 用於向前相容性的索引鍵和值字串清單,以避免在目前 API 版本中新增新元素時中斷變更。 未來的版本中將會記下向前相容性變更。 此資料物件目前沒有向前相容性變更。 |
KeyValuePairOfstringstring 陣 列 |
索引 | 要求訊息中以零起始的最上層清單索引失敗。 | int |
郵件 | 描述最上層清單索引錯誤的訊息。 | string |
類型 | 保留給內部使用。 | string |
需求
服務: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13