AppMetricaSegment type

A segment imported from AppMetrica.

Response format

A segment imported from AppMetrica.


{
    "id" :  < int > ,
    "name" :  < string > ,
    "status" :  < segment_external_status > ,
    "create_time" :  < date > ,
    "owner" :  < string > ,
    "app_metrica_segment_type" :  < app_metrica_segment_type > ,
    "app_metrica_segment_id" :  < int > 
}
Parameters Description
id ID of the segment. Specify this parameter when updating a segment.
name Segment name.
status Status of processing the segment.

Possible values:

  • uploaded – The segment with the user's data has been uploaded.
  • is_processed – The segment with the specified parameters is being processed.
  • processed – Uploading and processing the segment is complete. The segment is ready to use.
  • processing_failed – Processing the segment failed with an error.
  • is_updated — The segment is updated.
  • few_data – The segment doesn't have enough data.
create_time The time of segment creation.
owner The username of the segment owner.
app_metrica_segment_type The type of object in AppMetrica that the segment for Yandex.Audience will be created from.

Possible values:

  • api_key — Application.
  • segment_id — Segment.
app_metrica_segment_id ID of the object from AppMetrica.
Parameters Description
id ID of the segment. Specify this parameter when updating a segment.
name Segment name.
status Status of processing the segment.

Possible values:

  • uploaded – The segment with the user's data has been uploaded.
  • is_processed – The segment with the specified parameters is being processed.
  • processed – Uploading and processing the segment is complete. The segment is ready to use.
  • processing_failed – Processing the segment failed with an error.
  • is_updated — The segment is updated.
  • few_data – The segment doesn't have enough data.
create_time The time of segment creation.
owner The username of the segment owner.
app_metrica_segment_type The type of object in AppMetrica that the segment for Yandex.Audience will be created from.

Possible values:

  • api_key — Application.
  • segment_id — Segment.
app_metrica_segment_id ID of the object from AppMetrica.