See us at ProductCon in SF on Oct. 8th! Check out #03_resources-and-events channel for more info.
kapa.ai is there any unique value that represents any specific event individually?
kapa.ai if i make the service account within the mixpanel? then
kapa.ai if i want to create a service account only for specific project id?? what should i do
kapa.ai can i mention in api endpoint that i require alll event properties?
kapa.ai following is the code of my api. url = f"https://data-eu.mixpanel.com/api/2.0/export?project_id={project_id}&from_date={date}&to_date={date}" headers = { "Accept-Encoding": "gzip", "accept": "text/plain", "authorization": f"Basic {auth_header}" }
kapa.ai by exporting data with "Export Api's". in the dashboard there is mentioned all properties, your properties and mixpanel properties. the "Export Api" will give which data . is it all or another