A-ha! I see that now. Didn't even notice those notes in Excel when I
downloaded the field list.
Thanks, Jason.
Eric
On Wednesday, October 24, 2012 6:42:29 PM UTC-4, Jason Stedman wrote:
>
> Eric,
>
> Take a look at the specific fields you are retrieving. Certain fields will
> prevent zer
Eric,
Take a look at the specific fields you are retrieving. Certain fields will
prevent zero impression rows from showing up in reports.
One way to get around this would be to pull all of those fields in one
report, then pull all the fields that do not prevent zero-impression rows
in another
With the Adwords API (v201209 .Net), I'm doing two things...
- bringing down all of our Campaigns, AdGroups, and Ads
- bringing down our Ad Performance Report (include zero impressions =
true)
I'm putting all these into a SQL Server database with classic third normal
form. However, I'm