Hi Eric , I got the same error and i double checked my service ....i use c# and im getting this error in campaigntarget page ....the request id is : 6ea7773c0e384ac5d032ffac28a1f266
Please tell me how to proceed with this error ?? On Jul 13, 10:43 pm, AdWords API Advisor <[email protected]> wrote: > Hi Tue, > > This is likely caused by creating the wrong type of service, like an > AdGroupService instead of an AdGroupAdService. Please double check > that your service is created correctly. If everything looks correct > can you post the requestId of a request that exhibits this behavior? > > Best, > - Eric Koleda, AdWords API Team > > On Jul 11, 11:19 am, ttopholm <[email protected]> wrote: > > > Hi Group > > > I use the php client library, and get this error when I try to create > > an ad: > > > [RequiredError.REQUIRED @ operations[0].operand.campaignId] > > > Here is my AdGroupAdOperation object: > > > AdGroupAdOperation Object > > ( > > [operand] => AdGroupAd Object > > ( > > [adGroupId] => 3000391536 > > [ad] => TextAd Object > > ( > > [headline] => Western Digital WBX90000 > > [description1] => Linie 1 > > [description2] => Linie 2 > > [id] => > > [url] =>http://blabla.dk/product/blalalala.hml > > [displayUrl] => blabla.dk > > [approvalStatus] => > > [disapprovalReasons] => > > [AdType] => > > [_parameterMap:Ad:private] => Array > > ( > > [Ad.Type] => AdType > > ) > > > ) > > > [status] => > > [stats] => > > ) > > > [exemptionRequests] => > > [operator] => ADD > > [OperationType] => > > [_parameterMap:Operation:private] => Array > > ( > > [Operation.Type] => OperationType > > ) > > > ) > > > Anyone seen this before. I have just taken the example from the > > examples in the client library > > > kind regards > > > Tue -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
