You need to explicit list all fields, which is a bit annoying. It can also be tricky to figure out the exact names, especially for nested objects such as bids. Beside that its also error prone since at least in the Java client lib there seem to be no constants for field names. If any of the names change or fields are removed your code will fail at runtime at some point. I'd rather like to see the API returning all fields by default. At least from the client perspective its just not worth bothering to select individual fields, you need to get all of them anyway and it makes no big difference performance wise in most cases.
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
