Adobe Launch Logo Adobe Experience Platform Launch

    • Light
    • Dark

Properties

Within Launch, a Property is simply a container to hold most of the other resources available within the API.

In the resource hierarchy, Property is the owner of:

  1. Builds
  2. Callbacks
  3. DataElements
  4. Environments
  5. Extensions
  6. Hosts
  7. Libraries
  8. Rules
  9. RuleComponents

Resources that are not owned by Property are:

  1. AuditEvents
  2. Company
  3. ExtensionPackages
  4. Profiles

A Property belongs to exactly one Company. A Company can have many Properties.

You can read more about Properties (including the logic of when you might want to create a new one instead of combining them) in the Properties section of the Launch user docs.