Attributes Histogram

Collection of attributes histogram item representations.

Attributes Histogram Item

Indicates the distribution of ads within the values of a given attribute

Fields

field type constraints default Req W U
label string yes no no
key string yes no no
valuesHistogram Values Histogram Item yes no no

label

The label of the attribute to be used in the UI.

key

The key of the attribute to be used in the API.

valuesHistogram

Collection of Values Histogram Item representations.

Values Histogram Item

Indicates the number of ads with a given value set.

Fields

field type constraints default Req W U
label string yes no no
key string yes no no
count int yes no no

label

The label of the attribute to be used in the UI.

key

The key of the attribute to be used in the API.

count

Number of ads with the given value.