shared
attribute is discontinued.
created_at
attribute is discontinued.
type
attribute is discontinued.
curated
attribute is discontinued. However, this information is present in the flags
attribute in V2 API.
folder
attribute is renamed to folder_id
in V2 API.
options
attribute in expression
attribute is renamed to datapoints
in V2 API.
available_options
attribute from V1 API was renamed to datapoints
in V2 API.
id
of a Saved Query. This feature is discontinued. V2 API Stats Query does not accept id
of Saved Query.
Audiences in V1 API Query are represented by audience ID, however, audiences in V2 API Stats Query are represented by audience expression.
Some of the V1 API Query attributes are renamed or discontinued in V2 API Stats Query as described below:
filter.audiences
attribute is base_audience
attribute in V2 API Stats Query.
filter.locations
attribute is locations
attribute in V2 API Stats Query.
filter.waves
attribute is waves
attribute in V2 API Stats Query.
options
attribute is datapoints
attribute in V2 API Stats Query.
multiplier
attribute is splitter
attribute in V2 API Stats Query.
split_bases
attribute is segmented_base
attribute in V2 API Stats Query.
active_options
attribute is discontinued.
metrics
attribute is discontinued.
data.by_audience
, data.by_multiplier_segment
and data.by_audience_and_multiplier_segment
attributes are expressed as the value of the meta.type
attribute in V2 API Stats Query Response. The meta.type
attribute can have value: "DATAPOINTS"
, "DATAPOINTS-AUDIENCES"
, "DATAPOINTS-SEGMENTS"
or "DATAPOINTS-SEGMENTS-AUDIENCES"
.
data
array attribute in metrics
attribute. In data
array attribute the audience
, datapoint
, segment
, suffixes
and waves
attributes specify the particular audience/datapoint/segment/suffixes/waves
combination for the calculation results in the metrics
attribute.
count
attribute was renamed to positive_sample
.
responses_count
attribute was renamed to positive_sample
.
horizontal_percentage
attribute was renamed to datapoint_percentage
.
percentage
attribute was renamed to audience_percentage
.
index
attribute was renamed to audience_index
.
weighted_universe_count
attribute was renamed to positive_size
.