I have encountered an issue with the export functionality, specifically when attempting to export data for individual conversions. Despite successful conversion events being recorded in the analytics interface, the export results always show a count of 0 for specific conversion metrics.
Example export with the following parameters (in YML format):
- id: 22
name: "Conversions (Individual)"
dimensions: ["ga:date"]
metrics: ["ga:goalCompletionsAll", "ga:goal1Completions"]
I have encountered an issue with the export functionality, specifically when attempting to export data for individual conversions. Despite successful conversion events being recorded in the analytics interface, the export results always show a count of 0 for specific conversion metrics.
Example export with the following parameters (in YML format):