Hi, I'm having real problems getting the API to return the network type which my campaigns are running on. This pastie shows the code used to generate a set of dictionaries, each one looks like the example shown on the bottom of the pastie:
https://gist.github.com/6c0b0e40287930683cf1 For all my campaigns, the 'network' field is populated with ALL. In the API documentation it says it is capable of differentiating between many different networks: http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.CampaignStats.html#network If it is that I am completely unable to retrieve this statistic using a CampaignService call, I would very much appreciate being pointed to a resource which shows me, in python code, how to achieve this very simple operation using the report service. <rant> I must say too, useage examples of each language in the reference documents would make using the client libraries infinitely more simple as currently it is very difficult to translate between pseudocode/XML and actual code and the examples which are shipped with the libraries are too simple to derive any real useage out of. I find selectors particularly difficult to build due to lack of documentation. </rant> Thanks, Andy. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
