I am confused about geoTargeting:

We want to *create a campaign* with a specific targeting area:   Either by 
address + radius *or* by Lon/Lat point + radius.

My input:
I'm getting the coordinates from google maps, which is a floating-point 
number.
google maps also provides the exact/estimated address (st, city, country, 
etc).


If I get it right, I can set the target either by ADDing a criterion, 
or (from the examples) by 'geoTargeting': { 'proximityTargets': { 
'circles': [{  'latitudeMicroDegrees': 3434543 , 'longitudeMicroDegrees': 
654, 'radiusMeters': '9656')  }]  },  },

1)  If it's possible with both methods, then what's the difference?

2) if not, Which method should I use?

3) Google* maps*' coordinates is a float.
Google *AdWords* documentation seems to want an integer.
i saw *in the 
group*<https://groups.google.com/forum/?fromgroups=#!searchin/adwords-api/geopoint$201000000/adwords-api/FMIN-1bl95I/0_Bv9aPqJWcJ>that
 someone multiplied the float by 1000000.  
Is that the correct conversion?

4) in question (1), it's possible to add a *criterion *with *both* address 
and geoPoint.
Is that correct?
If so - does it make sense to create a campaign criterion with both address 
and geopoint?


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to