Move adgroup to another campaign

293 views
Skip to first unread message

Jan Šrámek

unread,
Feb 3, 2016, 8:28:40 AM2/3/16
to AdWords API Forum
Hello, I'm trying to change campaign id in adgroup object by using mutate request (operator 'SET'). But I recieve only the same object with no changes.

$adGroup = new \AdGroup();
$adGroup->id = # ID of existing group
$adGroup->CampaignId = #new camp. ID

Thank you for any advices.

Anthony Madrigal

unread,
Feb 3, 2016, 12:24:11 PM2/3/16
to AdWords API Forum
Hi Jan,

As far as I know, it is not possible to move an adgroup to a different campaign via AdWords API. As a workaround, you can copy the adgroup to a new campaign then delete the old adgroup in the UI.

Regards,
Anthony
AdWords API Team
Reply all
Reply to author
Forward
0 new messages