KeyValueEntityOflongdateTime Data Object - Customer Billing

Defines a KeyValueEntityOflongdateTime data object.

Syntax

<xs:complexType name="KeyValueEntityOflongdateTime" 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="dateTime" 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:dateTime" />
  </xs:sequence>
</xs:complexType>

Elements

The KeyValueEntityOflongdateTime object has the following elements: Key, Value.

Element Description Data Type
Key The key to the value. long
Value The value mapped to the key. dateTime

Requirements

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

Used By

ClaimFeatureAdoptionCoupons