Enddate of a Campaign is changed to type "String" in API v2009. Is the format always "yyyymmdd"? Why was the type changed to "String" where as endDate was of type Date in V13? I am using the java client library and this format is not even compatible with the string generated from java Date's toString method. I am curious why the type is changed to string and why this format of "yyyymmDD" in chosen. As a java user, a Date type or a string format that is compatible with Date's toString method would have been easier to use.
thanks, Raghuram -- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en.