Hi Reed, As per the report migration page, we've normalized the data in such a way that fields are only available on the report they really belong to:
http://code.google.com/apis/adwords/docs/reportguide.html#normalization An ad doesn't have a budget, so the report doesn't include that field. However a campaign does have a budget, and the "Amount" field is available there for this purpose. The value DEPRECATED_AD corresponds to the DeprecatedAd type: http://code.google.com/apis/adwords/docs/reference/latest/AdGroupAdService.DeprecatedAd.html Deprecated ads cannot be created or updated, only deleted. Best, - Eric Koleda, AdWords API Team -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en
