Re: how to change the group for an adgroup using the api in php

2010-12-15 Thread AdWords API Advisor
Hi Saravanan, Examples that use the PHP client library are available here: http://code.google.com/p/google-api-adwords-php/source/browse/trunk#trunk/examples/v201008 Best, - Eric Koleda, AdWords API Team On Dec 14, 4:05 am, saravanan wrote: > Hi , > > I have several adgroups and want to cha

how to change the group for an adgroup using the api in php

2010-12-14 Thread saravanan
Hi , I have several adgroups and want to change the group that an adword group belongs to via the api in php. Further, i need to change the status of the ad / keywords. How do i accomplish these via the API in php. Can you guide me with the suitable php code. Thanks in advance, saravanan --