nobody can help me ? Please ...

On Feb 23, 7:24 pm, Guillaume <voisineo...@gmail.com> wrote:
> Hi,
>
> i actually use the Adwords API in PHP, all is working good except for
> Geotargeting.
>
> if i want to target a country i do :
>
> // Create geo targets.
> $geoTargetList = new GeoTargetList();
> $geoTargetList->campaignId = $campaignId;
> $geoTargetList->targets = array(new CountryTarget('FR'));
>
> But i don't know how to use ProximityTargets with the api ? I found
> nothing on the forum :(
>
> I just would like to target circular geographical regions using exact
> coordinates.
>
> I have to use "circle" 
> (http://code.google.com/intl/fr/apis/adwords/docs/developer/Circle.html
> ) but i don't know how.
>
> Can someone help me ?
>
> Thanks

-- 
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-...@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.

Reply via email to