Since V201101 the universal selectors need you to post which fields you want to retrieve (not very handy, but I get the performance reason). For the synchronisation of our complete accountstructure we need to know all the data of the objects. For all objects we can do this by retrieving reports (cheaper and faster) but for campaigns this doesn't work because not all values are included in the report (e.g. startdate, enddate, etc).
Using the get method of the Campaingservice we can get almost all the values (till 201008 we could retrieve all).... except the BiddingStrategy.Type, according to the documentation this isn't selectable (and indeed: it isn't). But I realy want to know what kind of biddingstrategy is selected for a specific campaign. How can I retrieve this information?? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
