Hi, This error usually indicates that the operand wasn't set on the operation, but it appears that you've done that. Do you have the associated SOAP XML request and response for that error?
Best, - Eric Koleda, AdWords API Team On Jan 27, 8:42 pm, Maxim <[email protected]> wrote: > I'm getting same error while calling other methods in campaign service > with v2009. > > On Jan 27, 3:29 pm, shriny <[email protected]> wrote: > > > > > Errors not descriptive > > > I am getting this error when trying to add campaigns using new api in > > Java > > > com.google.api.adwords.cm.ApiException_Exception: > > [RequiredError.REQUIRED @ operations[0].operand] > > > This looks operand is missing in the CampaignOperation but I have > > added this > > > CampaignOperation operation = new CampaignOperation(); > > operation.setOperand(campaign); > > operation.setOperator(Operator.ADD); > > > -Shriny -- 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.
