The Client Object
The Client object in Audata represents your customer, typically a business which has sponsored a promotion (Campaign) or advertised with you.
The Client record in Audata doesn't contain much useful data about the client itself, as organisations usually prefer to store that information in an external system, such as a CRM. In Audata, clients can be assigned to campaigns, so that all promotional activity for the same Client can be identified, and then you can reference that from a third-party system such as Salesforce.
| Value | Type | Description |
|---|---|---|
| uuid | string | Client UUID. |
| name | string | Client name. |
| description | string | Client description. |
| created_at | string | Record creation timestamp. |
| updated_at | string | Record update timestamp. |
| owner_uuid | string | Owner user UUID when owner_id is present. |
| station_uuid | string | Station UUID when station_id is present. |
