Partager via


Objet de données KeyValueEntityOflongstring - Facturation client

Définit un objet de données KeyValueEntityOflongstring.

Syntaxe

<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>

Éléments

L’objet KeyValueEntityOflongstring contient les éléments suivants : Key, Value.

Élément Description Type de données
Clé Clé de la valeur. long
Valeur Valeur mappée à la clé. chaîne

Configuration requise

Service : CustomerBillingService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities

Utilisé par

ClaimFeatureAdoptionCoupons