I have an adwords script that I use to pull product revenue and other data from a corresponding analytics account using Analytics.Data.Ga.get(tableId, startDate, endDate, metric,
options); that has worked in the past. Yesterday I noticed some discrepancies in revenue for specific campaigns compared against the analytics web interface. And this morning all of the revenue for all campaigns for April 1 - 14 shows $0.
No errors are being returned, just 0s for all fields for all queries. What is going on with the API on this account? Doesn't the analytics web interface use the same API? ProfileID is 37389697.
This is the only account I am having this difficulty with.