Eric: When do you guys plan on posting OGNL examples w.r.t. error handling? e.g. submitting a request to create multiple ads of which 1 ad fails due to a policy violation.
How do we... a] Extract the index of the erroneous ad(s). b] Obtain a meaningful error code / error message for presentation purposes? Let me know. Thanks. - Semdev On Dec 17 2009, 8:51 am, AdWords API Advisor <[email protected]> wrote: > Hi, > > Thank you for the feedback. We understand this is a gap in our > current examples, and it is something we are working on. > > Best, > - Eric Koleda, AdWords API Team > > On Dec 16, 3:37 am, Maxim <[email protected]> wrote: > > > > > ...usingOGNL, preferrably in Java. > > > If I'm passing an array of AdGroupAd[] to mutate() operation in > > AdGroupAdService, and some ads violate a policy, it's not clear how to > > evaluate ApiError.fieldPath withOGNLlibrary - what should be passed > > as parameter toOgnl.getValue() - array of AdGroupAd[], array of Ad[], > > individual Ad objects??? > > > Thanks.- Hide quoted text - > > - Show quoted text - -- 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.
