BingAds / BingAds-PHP-SDK

Other
56 stars 45 forks source link

PHP code to parse CSV file rows #174

Open lezhnev74 opened 1 year ago

lezhnev74 commented 1 year ago

Hey! Is there any code in this package that helps parse/forge CSV files for Bulk API? Schema is explaned here: https://learn.microsoft.com/en-us/advertising/bulk-service/bulk-file-schema?view=bingads-13 I guess anyone who uses this Bulk service needs to implement that from scratch?

yoosefi commented 1 year ago

@lezhnev74 this library is very bare bones, you'll have to do it yourself.