adgroup edit issue

4 views
Skip to first unread message

adw...@kutenda.com

unread,
Feb 22, 2010, 2:02:22 AM2/22/10
to AdWords API Forum
edit adgroup giving error if for the below code

$adGroup = new AdGroup();
$adGroup->id = $adGroupId;

the error is

SoapFault Object ( [message:protected] => [EntityNotFound.INVALID_ID @
operations[0].operand.id; trigger:'AdGroupId: 2147483647']
[string:private] => [code:protected] => 0 [file:protected] => C:\wamp
\www\adManager\libs\Google\Api\Common\Lib\AdsSoapClient.php
[line:protected]


if i write code like

$adGroup = new AdGroup();
$adGroup->id = 3060282795;
then it's working.

plz reply me ASAP.

AdWords API Advisor

unread,
Feb 23, 2010, 10:21:46 AM2/23/10
to AdWords API Forum
Hi,

This is related to a bug in how the SoapClient class handled long
values. Please see the following thread:

http://groups.google.com/group/adwords-api/browse_thread/thread/364a50bd2197a915/

Best,
- Eric Koleda, AdWords API Team

On Feb 22, 2:02 am, "freesystems.t...@gmail.com" <adwo...@kutenda.com>
wrote:

Reply all
Reply to author
Forward
0 new messages