You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Overview
This structure includes basic information about a client. The information represented in this structure is not comprehensive and only includes certain key attributes of a client deemed to be useful in a listing of clients.
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|
ClientId | Int32 | No |
| The client Id is a unique identifier for a client. For internal use only. |
|
Usage Example(s)
<b:AamIntegrationSummary>
<b:AamIntegrationId i:nil="true"/>
<b:AamIntegrationName>Projector BI</b:AamIntegrationName>
<b:AamIntegrationUid>1152921504606847218</b:AamIntegrationUid>
<b:AamType>P</b:AamType>
</b:AamIntegrationSummary>
<b:AamIntegrationSummary>
<b:AamIntegrationId i:nil="true"/>
<b:AamIntegrationName>MS Power BI</b:AamIntegrationName>
<b:AamIntegrationUid>1152921504606847220</b:AamIntegrationUid>
<b:AamType>M</b:AamType>
</b:AamIntegrationSummary>