You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Hi,
WebConversion.java is missing advancedSnippet, it causes ConversionTrackerService failure.
Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: Unmarshalling Error: unexpected element (uri:"http://ss.yahooapis.jp/V201909/ConversionTracker", local:"advancedSnippet"). Expected elements are <{http://ss.yahooapis.jp/V201909/ConversionTracker}countingType>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}trackingCodeType>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}category>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}excludeFromBidding>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}status>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}accountId>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}markupLanguage>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}conversionValue>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}allConversions>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}userRevenueValue>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}conversionTrackerType>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}allConversionValue>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}snippet>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}conversions>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}mostRecentConversionDate>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}conversionTrackerName>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}conversionTrackerId>,<{http://ss.yahooapis.jp/V201909/ConversionTracker}measurementPeriod>
at org.apache.cxf.jaxws.JaxWsClientProxy.mapException(JaxWsClientProxy.java:195)
at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145)
at com.sun.proxy.$Proxy49.get(Unknown Source)
The text was updated successfully, but these errors were encountered: