Hi, Please see my response on your other thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/d1289c9397a46443/ Best, - Eric Koleda, AdWords API Team On Feb 20, 6:54 am, "[email protected]" <[email protected]> wrote: > Hi, > > edit group giving error > SoapFault Object ( [message:protected] => [EntityNotFound.INVALID_ID @ > operations[0].operand.id; trigger:'AdGroupId: 2147483647'] > > if i pass params like > $adGroup = new AdGroup(); > $adGroup->id = $adGroupId; > then giving the above error > > if i pass param like > $adGroup = new AdGroup(); > $adGroup->id = 3060282795; > then it's working > > reply me ASAP -- 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.
