Hi there,
we use the field conversions_by_conversion_date to display some stats.
We found difference when retrieving data.
1. we retrieve data for a number of campaigns for a specific period, which works
2. we retrive data for the same number of campaigns for and the same specific period segmented by date, which also works
but
- If we sum up the the segmented data we find a total different from the first request. The web-ui shows that data from the first request.
- Also in the web-ui the segmented data summed up differs in its total from the first request.
How come two queries on the same data result in different total summing up conversions_by_conversion_date?
What can we do about it to receive correct data?
Best Regards
Martin