I am working on an API to retrieve the reporting data. When I make the connection, I get to download the information. What I need to do, is to be able to iterate over the information and save it in my DB. There is a method I have found in the documentation here: https://developers.google.com/adwords/api/docs/samples/csharp/reporting#stream-results-from-a-report-as-objects-of-a-predefined-report-row-type But it does not give me the information it should When I download the information it is complete. However, when I use the method there, I get empty fields that shouldn't be empty.
-- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/6aa1f0aa-25d7-418c-b057-6dea00e2cc7c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
