Eric,
While checking to see if those missing fields were available yet
(using the getReportFields method) I found that I inconsistently get
two different lists of available fields.
One list has the option to request by adGroupID:
AdGroupId
AdGroupName
AdGroupStatus
AdNetworkType1
AdNetworkType2
AverageCpc
AverageCpm
CampaignId
CampaignName
CampaignStatus
Clicks
ConversionCategoryName
ConversionRate
ConversionRateManyPerClick
Conversions
ConversionsManyPerClick
ConversionTypeName
Cost
CostPerConversion
CostPerConversionManyPerClick
Ctr
Date
DayOfWeek
Impressions
Month
Quarter
Url
Week
Year
And the other does not:
AdNetworkType1
AdNetworkType2
AverageCpc
AverageCpm
Clicks
ConversionCategoryName
ConversionRate
ConversionRateManyPerClick
Conversions
ConversionsManyPerClick
ConversionTypeName
Cost
CostPerConversion
CostPerConversionManyPerClick
Ctr
Date
DayOfWeek
Impressions
Month
Quarter
Url
Week
Year
Why is there inconsistency in the reports? Has this change been
implemented yet or not?
Also, why did the data type of the cost field change from double to
Money?
Best,
ADM