<xs:complexType name="ClientAgencyReportQuery" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexContent mixed="false"> <xs:extension xmlns:q63="http://www.FatTail.com/api" base="q63:AdBookConnectEntity"> <xs:sequence> <xs:element xmlns:q7="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AccountManagerIDs" nillable="true" type="q7:ArrayOflong" /> <xs:element xmlns:q8="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="ClientIDs" nillable="true" type="q8:ArrayOflong" /> <xs:element xmlns:q9="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="ClientContactIDs" nillable="true" type="q9:ArrayOflong" /> <xs:element xmlns:q10="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AgencyIDs" nillable="true" type="q10:ArrayOflong" /> <xs:element xmlns:q11="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="AgencyContactIDs" nillable="true" type="q11:ArrayOflong" /> <xs:element minOccurs="0" name="ClientAgencyDynamicProperties" nillable="true" type="q63:ArrayOfDynamicPropertyValue" /> <xs:element name="ClientReportType" type="q63:ClientReportType" /> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>