How to add GeoLocation to Campaign (version 201109)

2012-01-13 Thread Alex Tran
With version 200909, I used ProximityTarget + GeoTarget + GeoTargetList + GeoTargetOperation to add GeoLocation to Campaign. Now I want to upgrade to version 201109, and I dug all the document but dont know how to do that with this version. (I need to expand 300 geo locations limit) Please give m

Re: How to add GeoLocation to Campaign (version 201109)

2012-01-13 Thread Alex Tran
On Jan 13, 6:42 pm, Alex Tran wrote: > > > Withversion200909, I used ProximityTarget + GeoTarget + > > GeoTargetList + GeoTargetOperation to add GeoLocation to Campaign. > > Now I want to upgrade toversion201109, and I dug all the document > > but dont know how to do

Re: How to add GeoLocation to Campaign (version 201109)

2012-01-13 Thread Alex Tran
added.", >                                              temp.campaignId, >                                              temp.criterion.id, > > temp.criterion.CriterionType); >                     } >                 } >                 else >                 { >                     Console.WriteLine("No ca

Re: How to add GeoLocation to Campaign (version 201109)

2012-01-26 Thread Alex Tran
t;             GeoPoint geoPoint = new GeoPoint(); > >             geoPoint.latitudeInMicroDegrees = xxx; > >             geoPoint.longitudeInMicroDegrees = xxx; > > >             newTarget.geoPoint = geoPoint; > >             newTarget.radiusDistanceUnits = > > Pr

Re: How to add GeoLocation to Campaign (version 201109)

2012-02-15 Thread Alex Tran
Hi Minh Le, By the way, please show me how to remove unwanted targets before adding the new ones. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=

Re: How to add GeoLocation to Campaign (version 201109)

2012-02-16 Thread Alex Tran
I've resolved this problem. Leave it aside. Thank you in advance. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You rec