Hello, I'm trying to get data about ads in a group, using the .NET library. I have two questions : 1 - When I want to filter data in a query using a SELECT clause, all fields are systematically retrieved (not only the specified fields). Why ? Example : // status, approvalStatus, adGroupId, ... are all filled in the returned object. var adGroupAdPage = adGroupAdService.query("SELECT Status WHERE AdGroupId = X LIMIT 0,100");
2 - In the previous adGroupAdPage result, all fields are retrieved except the destination url (adGroupAdPage.entries[x].ad.url) which is always null. How can I get its value ? Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com 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 adwords-api+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/d277c77a-1a30-4a7b-8cd2-1c92a4fb2e29%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.