BingAds / BingAds-Java-SDK

Other
43 stars 47 forks source link

Deleted `Bid Strategy` bulk rows are not parsable #162

Closed guymers closed 1 year ago

guymers commented 1 year ago

A deleted Bid Strategy bulk row only contains values for the Id, Parent Id and Status columns so it fails to parse given the Campaign Type column is an empty string. I have worked around this by converting campaign types with an empty string to null before parsing.

xinyuwen2 commented 1 year ago

This fix has been shipped with version 13.0.18