I just figured out how to use how to use the Adwords API to get the response from my Adwords account. The response data has comma as the separator. Say for instance, i have one dimention and one metric, which are adgroup and impression. Let's say my adgroup is "Bacon, Premium" and impression is 1000. The API response will be like: (adgroup, impressions, Bacon, premium, 1000)
If i use comma to parse out the information, the adgroup will be cut into half. Does anyone know what is the best way to parse the API response if the adgroup, campaign or whatever it is have comma within them. Thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
