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 |
---|---|---|
id | integer | The ID for the Client |
name | string | The Name of the Client |
account_id | string | An external ID that can be used to identify the client in third-party systems. |
created_at | string | The last time the record was modified as a ISO 8601 string. |
updated_at | string | The last time the record was modified as a ISO 8601 string. |
uuid | string | The UUID of the record |