BingAds / BingAds-Java-SDK

Other
42 stars 48 forks source link

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

Closed guymers closed 11 months 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 11 months ago

This fix has been shipped with version 13.0.18