Hi Raymond,

To change the destination URL of a keyword, set the field
"destinationUrl" in the BiddableAdGroupCriterion object for that
keyword:

  
http://code.google.com/apis/adwords/v2009/docs/reference/AdGroupCriterionService.BiddableAdGroupCriterion.html#destinationUrl

Best,
- Eric Koleda, AdWords API Team

On May 30, 8:46 am, Raymond <[email protected]> wrote:
> Hi,
>
> For a webshop i like to add all the products to an group. Every
> product i'll update with the SetAdParams.php file so my advertisement
> will display e.g. the price and quantity. I like to set an destination
> url for earch keyword (to the product page).
>
> In the AddAdGroupCriteria.php you'll find this:
> // Create placement.
> $placement = new Placement();
> $placement->url = 'http://www.siteurl.com';
>
> Is it correct, this is not the destination url for the keyword? What
> has to be the code to set a destination url?
>
> Is there anyone who does the same as me (database products in a
> group), but in an other way?
>
> I'm curious!
>
> Raymond

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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

Reply via email to