Partilhar via


Objeto de Dados KeyValueEntityOflongint - Gestão de Clientes

A entidade chave e valor de valores longos e int.

Sintaxe

<xs:complexType name="KeyValueEntityOflongint" 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="int" 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" type="xs:int" />
  </xs:sequence>
</xs:complexType>

Elementos

O objeto KeyValueEntityOflongint tem os seguintes elementos: Chave, Valor.

Elemento Descrição Tipo de Dados
Chave A chave da definição. Longo
Valor O valor da definição. int

Requisitos

Serviço: CustomerManagementService.svc v13
Espaço de nomes: https://bingads.microsoft.com/Customer/v13/Entities

Utilizado Por

DispensarNotificações