KeyValueEntityOfstringstring 数据对象 - 客户管理
字符串和字符串值的键和值实体。
语法
<xs:complexType name="KeyValueEntityOfstringstring" 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="string" 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" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Value" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
元素
KeyValueEntityOfstringstring 对象具有以下元素:Key、Value。
元素 | 说明 | 数据类型 |
---|---|---|
键 | 设置的名称。 | string |
值 | 设置的值。 | string |
要求
服务: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities