Hi

I have some code that works to add an Ad Group to a campaign, and it has 
worked fine in the past, however I am trying to use it with a new client 
and I am getting the following error:

[RangeError.TOO_HIGH @ operations[0].operand.campaignId.id]Array

The array I'm putting in is as follows:

Array
(
    [0] => AdGroupOperation Object
        (
            [operand] => AdGroup Object
                (
                    [id] => 
                    [campaignId] => 9383947933
                    [campaignName] => 
                    [name] => Name of Product code based
                    [status] => ENABLED
                    [settings] => 
                    [bids] => ManualCPCAdGroupBids Object
                        (
                            [keywordMaxCpc] => Bid Object
                                (
                                    [amount] => Money Object
                                        (
                                            [microAmount] => 200000
                                            [ComparableValueType] => 
                                            
[_parameterMap:ComparableValue:private] => Array
                                                (
                                                    [ComparableValue.Type] 
=> ComparableValueType
                                                )

                                        )

                                )

                            [keywordContentMaxCpc] => 
                            [enhancedCpcEnabled] => 
                            [interactionBids] => 
                            [AdGroupBidsType] => 
                            [_parameterMap:AdGroupBids:private] => Array
                                (
                                    [AdGroupBids.Type] => AdGroupBidsType
                                )

                        )

                    [experimentData] => 
                    [stats] => 
                    [forwardCompatibilityMap] => 
                )

            [operator] => ADD
            [OperationType] => 
            [_parameterMap:Operation:private] => Array
                (
                    [Operation.Type] => OperationType
                )

        )

)


It seems to be having some kind of issue with the campaignId, but I have no 
idea what, as it's a valid campaign ID

Am i missing something here?

thanks
Ed

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to