Bucket Attributes API

Bucket Attributes group data according to rules you specify. Bucket attributes are based on another attribute (either a data object or an aggregated attribute).

For example, "age_bands" is a bucket attribute, based on the age attribute, that groups customers by their age into the following buckets:

  • Under 18

  • 18-44

  • 45-64

  • 65+

In this topic:

Explore the API

The embedded I/O doc below enables you to explore the API. The I/O  doc explains the parameters for each method and provides templates for your calls. You cannot make live API calls from the tool, however.

Open the link below in a new tab to see the I/O doc in a three-pane format.

https://oracleunityapis.docs.apiary.io

Service URI

https://{AccountURL}/api-metadata/v1/{access-key}/metadata/aggregatedtables/<aggregatedTableId>/buckets

Learn more

Augmenting Data