Campaign geo targeting has changed quite a bit in v201109. One big change is that you can't use the SET operator to replace all the geo targets in one call. Instead, you have to issue ADD and REMOVE operations for the specific geo targets. This means you'll have to compute the difference between the existing geo targets and the new state.
Another big change is that most geo targets are specified with a location ID. You can ask Google to lookup the location ID for a province, or you can just download the IDs here<http://code.google.com/apis/adwords/docs/appendix/provincecodes.html>. Provinces, states, cities, metro areas, all these use a simple Location criterion with a unique location ID. It's simple now but requires a bit of change from earlier APIs. Jim -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
