Hi Eric, that was for the solution. Maybe that should be added to the AddAdGroupCriteria.php Example so replace: $adGroupId = 'INSERT_AD_GROUP_ID_HERE';
$adGroupId = (float)'INSERT_AD_GROUP_ID_HERE'; Thanks. Best regards Andreas On 18 Feb., 15:42, AdWords API Advisor <[email protected]> wrote: > Hi Andreas, > > Do you have the SOAP XML logs from this request? There are some cases > where IDs are not serialized correctly in the PHP client library. > Ensure that when you set the ID you case the value to a float, as this > can work around the problem. > > Best, > - Eric Koleda, AdWords API Team > > On Feb 17, 6:13 am, scrat <[email protected]> wrote: > > > Update: > > > I'm using the sandbox to access th 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.
