CouponClaimInfo Data Object - Customer Billing
Defines an object containing coupon claim information.
Syntax
<xs:complexType name="CouponClaimInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AccountId" type="xs:long" />
<xs:element minOccurs="0" name="AccountNumber" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ClaimDate" type="xs:dateTime" />
</xs:sequence>
</xs:complexType>
Elements
The CouponClaimInfo object has the following elements: AccountId, AccountNumber, ClaimDate.
Requirements
Service: CustomerBillingService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities