No, I'm not trying to use the double double quote as a delimiter. I am
simply trying to parse the file as a normal comma-delimited file as I have
always done. It now fails, because a double double quote is not a valid
field delimiter, apparently. As I mentioned before, even Excel fails to
open the file, so the whole reason for putting these in in the first place
fails. I just need to be able to parse this file as I always have, and with
the double double quotes in there, I can't do that.
If you want to reproduce the problem, simply copy the two sample lines and
paste them into a text file and then try to parse the file using any CSV
parser, or try opening it in Excel.
Can you fix it so that it puts a single double quote instead of a double
double one?
Thanks!
Robert
On Tuesday, August 2, 2016 at 10:59:50 PM UTC-7, Joyce Lava wrote:
>
> Hi Robert,
>
> Apologies as I am not totally sure if I understood what you are trying to
> do. Please let me know if my understanding is incorrect so we can provide
> appropriate responses.
>
> Yes, report fields with values that start with minus (-) and plus (+) will
> be double-quoted. With this, are you trying to use the double quote (") as
> the delimiter? Based from what I understood in the doc
> <https://developers.google.com/adwords/api/docs/reference/#reporting>,
> the field is double-quoted to avoid treating the field value as a formula
> when importing into spreadsheet and thus, if you will have to
> programmatically parse the line, you would still have to use the comma (,)
> as the delimiter. Additionally, with my test account, when I generated a
> report (e.g. report.csv), the double quote is not included in the cell
> value.
>
> Could you please provide more details on what you wish to achieve so we
> can investigate further?
>
> Thanks,
> Joyce, AdWords API Team
>
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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
---
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit
https://groups.google.com/d/msgid/adwords-api/a7b68e5c-b83a-4803-9737-b0e4dd35c617%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.