Paging Data Object - Customer Billing
Defines a paging object to request Customer Billing objects in batches.
Syntax
<xs:complexType name="Paging" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Index" type="xs:int" />
<xs:element minOccurs="0" name="Size" type="xs:int" />
</xs:sequence>
</xs:complexType>
Elements
The Paging object has the following elements: Index, Size.
Requirements
Service: CustomerBillingService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13/Entities