Yes, that is what we ended up doing.
We LOAD DATA into an intermediate table and then we use a stored procedure 
to copy from there to the "real" table.

As the first column in the report is numeric, but the "Total" word is on 
that column, we had to make that column a varchar on the intermediate table.

Also we have to take care of cleaning up te intermediate table, etc... it 
can be done, but all of these just because of the missing feature does not 
make sense, specially because you would only use a CSV report to import it 
to another system.

Thanks for the reply!
Dany



On Tuesday, June 19, 2012 6:44:34 AM UTC-3, Artur Meinzer wrote:
>
> Hi Daniel,
>
> I'm also using the LOAD DATA feature to import the reports. A simple way 
> is to import the data and afterwards delete the total line. Works good for 
> me.
>
> Artur
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to