Closed markusheiden closed 3 years ago
Seems we are not supporting it from API yet: https://clientcenter.api.bingads.microsoft.com/Api/CustomerManagement/v13/CustomerManagementService.svc?singleWsdl. SDK can only support that when those languages are exposed from service definition(wsdl)
The languages CZ, PL, SK should be supported in a pilot, which one of our customers has access to. But with the current SDK 13.8.0.1 I cannot use them because
com.microsoft.bingads.v13.customermanagement.LanguageType
does not know them. How can I use the new languages via the SDK?