When using the API, results for the metric "ga:uniqueEvents" are consistently lower then shown in the webinterface. The results for "ga:totalEvents" are the same as in the webinterface. Is there a extra filter in the API or what else can cause this ?
Example request: https://www.googleapis.com/analytics/v3/data/ga?ids=ga:....&start-date=2016-10-01&end-date=2016-10-01&metrics=ga:totalEvents, ga:uniqueEvents&dimensions=ga:eventCategory, ga:eventLabel&sort=ga:eventLabel&filters=ga:eventCategory==%category name%