Profile Objects
Profiles represent business entities such as customers, companies, products, purchase orders, and accounts. A profile contains properties of the business entity. For example, "Joe User" is a specific customer, and the data concerning "Joe User" is stored as an instance of a customer profile. The structure of the profile is determined by its schema.
This section contains:
Profile Programming Concepts. Describes the Profiles resource and the objects it exposes.
Example Code for Profile Objects. Provides detailed examples of how to use the profile objects exposed by the Profile resource.