KeyValueEntityOflongstring 數據物件 - 客戶計費
定義 KeyValueEntityOflongstring 數據物件。
<xs:complexType name="KeyValueEntityOflongstring" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<GenericType Name="KeyValueEntityOf{0}{1}{#}" Namespace="https://bingads.microsoft.com/Customer/v13/Entities" xmlns="http://schemas.microsoft.com/2003/10/Serialization/">
<GenericParameter Name="long" Namespace="http://www.w3.org/2001/XMLSchema" />
<GenericParameter Name="string" Namespace="http://www.w3.org/2001/XMLSchema" />
</GenericType>
</xs:appinfo>
</xs:annotation>
<xs:sequence>
<xs:element minOccurs="0" name="Key" type="xs:long" />
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
元素
KeyValueEntityOflongstring 物件具有下列元素:Key、Value。
元素 | 描述 | 資料類型 |
---|---|---|
機碼 | 值的索引鍵。 | 長 |
值 | 對應至索引鍵的值。 | string |
需求
服務: CustomerBillingService.svc v13
命名空間: https://bingads.microsoft.com/Customer/v13/Entities