Die vorliegende Übersetzung wurde maschinell erstellt. Im Falle eines Konflikts oder eines Widerspruchs zwischen dieser übersetzten Fassung und der englischen Fassung (einschließlich infolge von Verzögerungen bei der Übersetzung) ist die englische Fassung maßgeblich.
Lesen aus Mixpanel-Entitäten
Voraussetzungen
Sie benötigen ein Mixpanel-Objekt wie Funnels, Retention oder Retention Funnels, aus dem Sie Daten lesen möchten. Außerdem müssen Sie den Objektnamen kennen.
Unterstützte Entitäten
| Entität | Kann gefiltert werden | Unterstützt Limit | Unterstützt „Sortieren nach“ | Unterstützt „* auswählen“ | Unterstützt Partitionierung |
|---|---|---|---|---|---|
| Trichter | Ja | Nein | Nein | Ja | Nein |
| Aufbewahrung | Ja | Nein | Nein | Ja | Nein |
| Segmentierung | Ja | Nein | Nein | Ja | Nein |
| Summe der Segmentierung | Ja | Nein | Nein | Ja | Nein |
| Durchschnitt der Segmentierung | Ja | Nein | Nein | Ja | Nein |
| Kohorten | Ja | Nein | Nein | Ja | Nein |
| Engage | Nein | Ja | Nein | Ja | Nein |
| --Ereignisse | Ja | Nein | Nein | Ja | Nein |
| Ereignisse Top | Ja | Nein | Nein | Ja | Nein |
| Ereignisnamen | Ja | Nein | Nein | Ja | Nein |
| Ereigniseigenschaften | Ja | Nein | Nein | Ja | Nein |
| Ereigniseigenschaften Top | Ja | Nein | Nein | Ja | Nein |
| Ereigniseigenschaften Werte | Ja | Nein | Nein | Ja | Nein |
| Anmerkungen | Ja | Nein | Nein | Ja | Nein |
| Aktivität eines Profilereignisses | Ja | Nein | Nein | Ja | Nein |
Beispiel
mixpanel_read = glueContext.create_dynamic_frame.from_options( connection_type="mixpanel", connection_options={ "connectionName": "connectionName", "ENTITY_NAME": "/cohorts/list?project_id=2603353", "API_VERSION": "2.0", "INSTANCE_URL": "https://www.mixpanel.com/api/app/me" }
Mixpanel-Entitäts- und Felddetails
| Entität | Feld | Datentyp | Unterstützte Operatoren |
|---|---|---|---|
| Trichter | funnel_id | Ganzzahl | '=' |
| workspace_id | Ganzzahl | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=’ | |
| length | Ganzzahl | '=' | |
| length_unit | String | '=' | |
| Intervall | Ganzzahl | '=' | |
| Einheit | String | '=' | |
| limit | Ganzzahl | '=' | |
| data | Struct | ||
| meta | Struct | ||
| Aufbewahrung | workspace_id | Ganzzahl | '=' |
| Einheit | String | '=' | |
| addiction_unit | String | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| event | String | '=' | |
| limit | Ganzzahl | '=' | |
| data | Struct | ||
| Segmentierung | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| Einheit | String | '=' | |
| Intervall | Ganzzahl | '=' | |
| limit | Ganzzahl | '=' | |
| Typ | String | '=' | |
| Serie | Auflisten | ||
| values | Struct | ||
| data | Struct | ||
| Numerische Segmentierung | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| on | String | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| Einheit | String | '=' | |
| Typ | String | '=' | |
| Serie | Auflisten | ||
| values | Struct | ||
| Summe der Segmentierung | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| on | String | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| Einheit | String | '=' | |
| Metadaten | Struct | ||
| results | Struct | ||
| Durchschnitt der Segmentierung | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| on | String | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| Einheit | String | '=' | |
| Metadaten | Struct | ||
| results | Struct | ||
| Kohorten | count | Ganzzahl | |
| is_visible | Ganzzahl | ||
| description | String | ||
| created | DateTime | ||
| project_id | Ganzzahl | ||
| id | BigInteger | ||
| Name | String | ||
| data_group_id | String | ||
| Engage | distinct_id | String | |
| Eigenschaften | Struct | ||
| Ereignis | Workspace | Ganzzahl | '=' |
| event | String | '=' | |
| Typ | String | '=' | |
| Einheit | String | '=' | |
| Intervall | Ganzzahl | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| Serie | Auflisten | ||
| values | Struct | ||
| Ereignisse Top | Typ | String | '=' |
| workspace_id | Ganzzahl | '=' | |
| limit | Ganzzahl | '=' | |
| Betrag | Ganzzahl | ||
| event | String | ||
| percent_change | Gleitkommazahl | ||
| Ereignisname | data | Auflisten | |
| workspace_id | Ganzzahl | '=' | |
| Typ | String | '=' | |
| limit | Ganzzahl | '=' | |
| Ereigniseigenschaften | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| Name | String | '=' | |
| Typ | String | '=' | |
| Einheit | String | '=' | |
| Intervall | Ganzzahl | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| limit | Ganzzahl | '=' | |
| data | Struct | ||
| Serie | Auflisten | ||
| values | Struct | ||
| Ereigniseigenschaften Top | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| limit | Ganzzahl | '=' | |
| data | Struct | ||
| Ereigniseigenschaften Werte | workspace_id | Ganzzahl | '=' |
| event | String | '=' | |
| limit | Ganzzahl | '=' | |
| Name | String | '=' | |
| data | Auflisten | ||
| Anmerkung | workspace_id | Ganzzahl | |
| date | DateTime | ||
| project_id | Ganzzahl | ||
| id | BigInteger | ||
| description | String | ||
| from_date | Datum | BETWEEN | |
| Aktivität eines Profilereignisses | workspace_id | Ganzzahl | '=' |
| distinct_ids | String | '=' | |
| from_date | Datum | '=' | |
| to_date | Datum | '=' | |
| event | String | ||
| Eigenschaften | Struct |