googleads / googleads-java-lib

Google Ad Manager SOAP API Client Library for Java
Apache License 2.0
226 stars 360 forks source link

CreativeSizeType class does not have IGNORED in Axis v202102 #219

Closed ladannasseri closed 3 years ago

ladannasseri commented 3 years ago

Hi All, Google Ad Manager API documentation (v202102) mentioned that CreativeSizeType class has IGNORED as an enum value, but we do not see IGNORED in CreativeSizeType class in Axis v202102. This causes exceptions in our system.

In App-Engine, we have seen that CreativeSizeType has IGNORED as an enum value. Can we use App-Engine instead of Axis? What is the difference between Axis and App-Engine?

Thank you so much for your help, Ladan

image image

image

ladannasseri commented 3 years ago

I will transfer this to Google API Manager Forum.