Closed maxSupermoney closed 3 years ago
Thanks for bringing that up, I believe that's an unreleased commit, maybe something @modernben can take a look at? I haven't had a chance to look over all the changes yet.
Yep, that was definitely my bad. That campaign operation class should extend another class called Operation. I'll submit a patch shortly.
Bing campaigns seem to have broken in commit a37638c35a27b7e51e96162dab554d4814c819c2
Many of the Operation class methods were removed from CampaignOperations, and it does not extend the Operation class like AdGroupOperations so now there are missing methods.
Can we just extend the Operation class like AdGroupOperations does?
Trace