Since API v201509, several fields containing multiple URLs are sent as JSON lists instead of semicolon delimited strings. Here's the excerpt from the docs:
<https://lh3.googleusercontent.com/-whj9bOemZh4/VsXH8ebnw9I/AAAAAAAAAKE/og6TpyhTwoA/s1600/destinationurl.png> If the docs specify the type as "List" and the comment mentions that it's in JSON format, I would assume that the absence of any app final URLs would result in the value "[]". But instead, the value " --" is returned in the CSV reports (fetched via the API). Could this be changed to a more useful default, like an empty JSON list (or at least an empty string)? The current default is a bit awkward because it cannot just be passed through a JSON parser, instead there needs to be additional logic that determines whether this is JSON or not. Best, Danilo -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/38786e65-0249-486d-bd3d-348e982f02f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
